Oct 15 04:36:45.616 INFO testing aleozlx/alg-matching against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:36:45.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 04:36:46.274 INFO blam! 267673094b76c920f453a1ec1114ec1b5554413c52fb2d6c34e88e538828fdd1 Oct 15 04:36:46.276 INFO running `"docker" "start" "-a" "267673094b76c920f453a1ec1114ec1b5554413c52fb2d6c34e88e538828fdd1"` Oct 15 04:36:48.621 INFO kablam! usermod: no changes Oct 15 04:36:48.671 INFO kablam! Compiling alg-matching v0.1.0 (/source) Oct 15 04:36:49.275 INFO kablam! warning: unused macro definition Oct 15 04:36:49.275 INFO kablam! --> src/main.rs:70:1 Oct 15 04:36:49.275 INFO kablam! | Oct 15 04:36:49.275 INFO kablam! 70 | / macro_rules! unweighted_graph( Oct 15 04:36:49.275 INFO kablam! 71 | | { $($u:expr => [ $($v:expr),+ ]),+ } => { Oct 15 04:36:49.275 INFO kablam! 72 | | { Oct 15 04:36:49.275 INFO kablam! 73 | | let mut g = AdjGraph { adj: HashMap::new() }; Oct 15 04:36:49.275 INFO kablam! ... | Oct 15 04:36:49.275 INFO kablam! 79 | | }; Oct 15 04:36:49.275 INFO kablam! 80 | | ); Oct 15 04:36:49.275 INFO kablam! | |__^ Oct 15 04:36:49.275 INFO kablam! | Oct 15 04:36:49.275 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:36:49.275 INFO kablam! Oct 15 04:36:49.318 INFO kablam! warning: unused variable: `f` Oct 15 04:36:49.318 INFO kablam! --> src/main.rs:186:9 Oct 15 04:36:49.318 INFO kablam! | Oct 15 04:36:49.318 INFO kablam! 186 | let f: AdjFlowI32 = AdjFlowI32{ g: AdjGraph::new() }; Oct 15 04:36:49.318 INFO kablam! | ^ help: consider using `_f` instead Oct 15 04:36:49.318 INFO kablam! | Oct 15 04:36:49.318 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:36:49.318 INFO kablam! Oct 15 04:36:49.321 INFO kablam! warning: unused variable: `res` Oct 15 04:36:49.321 INFO kablam! --> src/main.rs:116:13 Oct 15 04:36:49.321 INFO kablam! | Oct 15 04:36:49.321 INFO kablam! 116 | let res = self.residual_graph(); Oct 15 04:36:49.321 INFO kablam! | ^^^ help: consider using `_res` instead Oct 15 04:36:49.321 INFO kablam! Oct 15 04:36:49.321 INFO kablam! warning: unused variable: `s` Oct 15 04:36:49.321 INFO kablam! --> src/main.rs:115:43 Oct 15 04:36:49.321 INFO kablam! | Oct 15 04:36:49.321 INFO kablam! 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { Oct 15 04:36:49.321 INFO kablam! | ^ help: consider using `_s` instead Oct 15 04:36:49.321 INFO kablam! Oct 15 04:36:49.321 INFO kablam! warning: unused variable: `t` Oct 15 04:36:49.321 INFO kablam! --> src/main.rs:115:53 Oct 15 04:36:49.321 INFO kablam! | Oct 15 04:36:49.321 INFO kablam! 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { Oct 15 04:36:49.321 INFO kablam! | ^ help: consider using `_t` instead Oct 15 04:36:49.321 INFO kablam! Oct 15 04:36:50.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 04:36:50.046 INFO kablam! su: No module specific data is present Oct 15 04:36:51.520 INFO running `"docker" "rm" "-f" "267673094b76c920f453a1ec1114ec1b5554413c52fb2d6c34e88e538828fdd1"` Oct 15 04:36:51.951 INFO blam! 267673094b76c920f453a1ec1114ec1b5554413c52fb2d6c34e88e538828fdd1 Oct 15 04:36:51.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 04:36:52.454 INFO blam! b9583b0809a0a2527d7aa6d5b5c4c33098f060ab4a5d4b6a3329e28d79a2826b Oct 15 04:36:52.456 INFO running `"docker" "start" "-a" "b9583b0809a0a2527d7aa6d5b5c4c33098f060ab4a5d4b6a3329e28d79a2826b"` Oct 15 04:36:55.155 INFO kablam! usermod: no changes Oct 15 04:36:55.191 INFO kablam! Compiling alg-matching v0.1.0 (/source) Oct 15 04:36:56.015 INFO kablam! warning: unused variable: `f` Oct 15 04:36:56.015 INFO kablam! --> src/main.rs:186:9 Oct 15 04:36:56.015 INFO kablam! | Oct 15 04:36:56.015 INFO kablam! 186 | let f: AdjFlowI32 = AdjFlowI32{ g: AdjGraph::new() }; Oct 15 04:36:56.015 INFO kablam! | ^ help: consider using `_f` instead Oct 15 04:36:56.015 INFO kablam! | Oct 15 04:36:56.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:36:56.015 INFO kablam! Oct 15 04:36:56.015 INFO kablam! warning: unused variable: `res` Oct 15 04:36:56.015 INFO kablam! --> src/main.rs:116:13 Oct 15 04:36:56.015 INFO kablam! | Oct 15 04:36:56.015 INFO kablam! 116 | let res = self.residual_graph(); Oct 15 04:36:56.015 INFO kablam! | ^^^ help: consider using `_res` instead Oct 15 04:36:56.015 INFO kablam! Oct 15 04:36:56.015 INFO kablam! warning: unused variable: `s` Oct 15 04:36:56.015 INFO kablam! --> src/main.rs:115:43 Oct 15 04:36:56.015 INFO kablam! | Oct 15 04:36:56.015 INFO kablam! 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { Oct 15 04:36:56.015 INFO kablam! | ^ help: consider using `_s` instead Oct 15 04:36:56.015 INFO kablam! Oct 15 04:36:56.015 INFO kablam! warning: unused variable: `t` Oct 15 04:36:56.015 INFO kablam! --> src/main.rs:115:53 Oct 15 04:36:56.015 INFO kablam! | Oct 15 04:36:56.015 INFO kablam! 115 | fn edmonds_karp_maxflow<'g>(&'g self, s: &'g V, t: &'g V) -> Self { Oct 15 04:36:56.015 INFO kablam! | ^ help: consider using `_t` instead Oct 15 04:36:56.015 INFO kablam! Oct 15 04:36:58.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.96s Oct 15 04:36:58.136 INFO kablam! su: No module specific data is present Oct 15 04:36:59.236 INFO running `"docker" "rm" "-f" "b9583b0809a0a2527d7aa6d5b5c4c33098f060ab4a5d4b6a3329e28d79a2826b"` Oct 15 04:36:59.639 INFO blam! b9583b0809a0a2527d7aa6d5b5c4c33098f060ab4a5d4b6a3329e28d79a2826b Oct 15 04:36:59.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 04:37:00.098 INFO blam! 31f0da08bcc3ee074ae94c5a9074f1aab1701aee42e6607783c8611c4ca71c5e Oct 15 04:37:00.100 INFO running `"docker" "start" "-a" "31f0da08bcc3ee074ae94c5a9074f1aab1701aee42e6607783c8611c4ca71c5e"` Oct 15 04:37:02.442 INFO kablam! usermod: no changes Oct 15 04:37:02.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 04:37:02.495 INFO kablam! Running /target/debug/deps/alg_matching-ec16bf1c3c576def Oct 15 04:37:02.515 INFO blam! Oct 15 04:37:02.515 INFO blam! running 7 tests Oct 15 04:37:02.516 INFO blam! test test_no_path ... ok Oct 15 04:37:02.516 INFO blam! test test_empty_graph ... ok Oct 15 04:37:02.516 INFO blam! test test_unique_path ... ok Oct 15 04:37:02.516 INFO blam! test test_trivial_path3 ... ok Oct 15 04:37:02.516 INFO blam! test test_trivial_path2 ... ok Oct 15 04:37:02.527 INFO blam! test test_trivial_path1 ... ok Oct 15 04:37:02.527 INFO blam! test test_optimal_path ... ok Oct 15 04:37:02.527 INFO blam! Oct 15 04:37:02.527 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:37:02.527 INFO blam! Oct 15 04:37:02.531 INFO kablam! su: No module specific data is present Oct 15 04:37:04.132 INFO running `"docker" "rm" "-f" "31f0da08bcc3ee074ae94c5a9074f1aab1701aee42e6607783c8611c4ca71c5e"` Oct 15 04:37:04.487 INFO blam! 31f0da08bcc3ee074ae94c5a9074f1aab1701aee42e6607783c8611c4ca71c5e