Jul 05 23:37:16.000 INFO testing rs-graph-derive-0.14.0 against try#00bcc44fb92c28465c727881355c3235a56a4045 for nll-3 Jul 05 23:37:16.000 INFO running: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 23:37:16.000 INFO creating container for: cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets Jul 05 23:37:16.000 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/main/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/nll-3/try#00bcc44fb92c28465c727881355c3235a56a4045:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +00bcc44fb92c28465c727881355c3235a56a4045 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn -Zborrowck=mir -Ztwo-phase-borrows " "crater"` Jul 05 23:37:16.132 INFO blam! eb3f85bddcdfa904576fc9b08629b7648a68e079f9036d3011731d3d40404065 Jul 05 23:37:16.134 INFO running `"docker" "start" "-a" "eb3f85bddcdfa904576fc9b08629b7648a68e079f9036d3011731d3d40404065"` Jul 05 23:37:16.639 INFO kablam! Compiling rs-graph v0.14.0 Jul 05 23:37:16.640 INFO kablam! Checking num-integer v0.1.39 Jul 05 23:37:17.770 INFO kablam! Checking num-iter v0.1.37 Jul 05 23:37:21.995 INFO kablam! error[E0309]: the parameter type `Self` may not live long enough Jul 05 23:37:21.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rs-graph-0.14.0/src/lib.rs:105:9 Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! 105 | $crate::vec::IndexEdgeVec::from_vec($g, $vec) Jul 05 23:37:21.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! ::: /cargo-home/registry/src/github.com-1ecc6299db9ec823/rs-graph-0.14.0/src/maxflow/mod.rs:46:9 Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! 46 | idxedgevec![g, g.edges().map(|e| self.flow(e)).collect()] Jul 05 23:37:21.995 INFO kablam! | --------------------------------------------------------- in this macro invocation Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! = help: consider adding an explicit lifetime bound `Self: 'a`... Jul 05 23:37:21.995 INFO kablam! Jul 05 23:37:21.995 INFO kablam! error[E0309]: the parameter type `Self` may not live long enough Jul 05 23:37:21.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rs-graph-0.14.0/src/maxflow/mod.rs:46:24 Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! 46 | idxedgevec![g, g.edges().map(|e| self.flow(e)).collect()] Jul 05 23:37:21.995 INFO kablam! | ^^^^^^^^^ Jul 05 23:37:21.995 INFO kablam! | Jul 05 23:37:21.995 INFO kablam! = help: consider adding an explicit lifetime bound `Self: 'a`... Jul 05 23:37:21.995 INFO kablam! Jul 05 23:37:22.128 INFO kablam! error[E0499]: cannot borrow `*self` as mutable more than once at a time Jul 05 23:37:22.128 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rs-graph-0.14.0/src/maxflow/dinic.rs:146:27 Jul 05 23:37:22.128 INFO kablam! | Jul 05 23:37:22.128 INFO kablam! 146 | self.value += self.augment(src, snk, bound); Jul 05 23:37:22.128 INFO kablam! | --------------^^^^------------------------- Jul 05 23:37:22.128 INFO kablam! | | | Jul 05 23:37:22.128 INFO kablam! | | second mutable borrow occurs here Jul 05 23:37:22.128 INFO kablam! | first mutable borrow occurs here Jul 05 23:37:22.128 INFO kablam! | borrow later used here Jul 05 23:37:22.128 INFO kablam! Jul 05 23:37:22.801 INFO kablam! error: aborting due to 3 previous errors Jul 05 23:37:22.801 INFO kablam! Jul 05 23:37:22.801 INFO kablam! Some errors occurred: E0309, E0499. Jul 05 23:37:22.801 INFO kablam! For more information about an error, try `rustc --explain E0309`. Jul 05 23:37:22.807 INFO kablam! error: Could not compile `rs-graph`. Jul 05 23:37:22.807 INFO kablam! Jul 05 23:37:22.807 INFO kablam! To learn more, run the command again with --verbose. Jul 05 23:37:22.808 INFO kablam! su: No module specific data is present Jul 05 23:37:23.144 INFO running `"docker" "rm" "-f" "eb3f85bddcdfa904576fc9b08629b7648a68e079f9036d3011731d3d40404065"` Jul 05 23:37:23.223 INFO blam! eb3f85bddcdfa904576fc9b08629b7648a68e079f9036d3011731d3d40404065