Oct 13 01:25:59.171 INFO testing saulshanabrook/graph-computation-play against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:25:59.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 01:25:59.546 INFO blam! 204a0d36be0625e9b901c3fcc879e95cb07e5b03b7667ef6efe0336183de5e6a Oct 13 01:25:59.555 INFO running `"docker" "start" "-a" "204a0d36be0625e9b901c3fcc879e95cb07e5b03b7667ef6efe0336183de5e6a"` Oct 13 01:26:00.699 INFO kablam! usermod: no changes Oct 13 01:26:00.763 INFO kablam! Compiling graph-computation-play v0.1.0 (/source) Oct 13 01:26:01.227 INFO kablam! warning: constant item is never used: `POP_SIZE` Oct 13 01:26:01.227 INFO kablam! --> main.rs:51:1 Oct 13 01:26:01.227 INFO kablam! | Oct 13 01:26:01.227 INFO kablam! 51 | const POP_SIZE: usize = 100; Oct 13 01:26:01.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: type alias is never used: `Genomes` Oct 13 01:26:01.228 INFO kablam! --> main.rs:52:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 52 | type Genomes = [Genome; POP_SIZE]; Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: type alias is never used: `Errors` Oct 13 01:26:01.228 INFO kablam! --> main.rs:53:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 53 | type Errors = [Error; POP_SIZE]; Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: function is never used: `errors_from_genomes` Oct 13 01:26:01.228 INFO kablam! --> main.rs:55:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 55 | fn errors_from_genomes(genomes: Genomes) -> Errors { Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: struct is never constructed: `Population` Oct 13 01:26:01.228 INFO kablam! --> main.rs:62:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 62 | struct Population { Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: function is never used: `population_from_genomes` Oct 13 01:26:01.228 INFO kablam! --> main.rs:67:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 67 | fn population_from_genomes(genomes: Genomes) -> Population { Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.228 INFO kablam! warning: function is never used: `initial_population` Oct 13 01:26:01.228 INFO kablam! --> main.rs:74:1 Oct 13 01:26:01.228 INFO kablam! | Oct 13 01:26:01.228 INFO kablam! 74 | fn initial_population(random_gene: &Range, rng: &mut R) -> Population { Oct 13 01:26:01.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:01.228 INFO kablam! Oct 13 01:26:01.698 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 13 01:26:01.700 INFO kablam! su: No module specific data is present Oct 13 01:26:02.337 INFO running `"docker" "rm" "-f" "204a0d36be0625e9b901c3fcc879e95cb07e5b03b7667ef6efe0336183de5e6a"` Oct 13 01:26:02.647 INFO blam! 204a0d36be0625e9b901c3fcc879e95cb07e5b03b7667ef6efe0336183de5e6a Oct 13 01:26:02.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 01:26:03.175 INFO blam! f6117d608a5d13442b84d12679b5f921eedeb44d2e1b3a834c97c1712fc0e7d5 Oct 13 01:26:03.175 INFO running `"docker" "start" "-a" "f6117d608a5d13442b84d12679b5f921eedeb44d2e1b3a834c97c1712fc0e7d5"` Oct 13 01:26:04.119 INFO kablam! usermod: no changes Oct 13 01:26:04.246 INFO kablam! Compiling graph-computation-play v0.1.0 (/source) Oct 13 01:26:04.647 INFO kablam! warning: constant item is never used: `POP_SIZE` Oct 13 01:26:04.647 INFO kablam! --> main.rs:51:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 51 | const POP_SIZE: usize = 100; Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: type alias is never used: `Genomes` Oct 13 01:26:04.647 INFO kablam! --> main.rs:52:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 52 | type Genomes = [Genome; POP_SIZE]; Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: type alias is never used: `Errors` Oct 13 01:26:04.647 INFO kablam! --> main.rs:53:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 53 | type Errors = [Error; POP_SIZE]; Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: function is never used: `errors_from_genomes` Oct 13 01:26:04.647 INFO kablam! --> main.rs:55:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 55 | fn errors_from_genomes(genomes: Genomes) -> Errors { Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: struct is never constructed: `Population` Oct 13 01:26:04.647 INFO kablam! --> main.rs:62:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 62 | struct Population { Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: function is never used: `population_from_genomes` Oct 13 01:26:04.647 INFO kablam! --> main.rs:67:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 67 | fn population_from_genomes(genomes: Genomes) -> Population { Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:04.647 INFO kablam! warning: function is never used: `initial_population` Oct 13 01:26:04.647 INFO kablam! --> main.rs:74:1 Oct 13 01:26:04.647 INFO kablam! | Oct 13 01:26:04.647 INFO kablam! 74 | fn initial_population(random_gene: &Range, rng: &mut R) -> Population { Oct 13 01:26:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:26:04.647 INFO kablam! Oct 13 01:26:05.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 13 01:26:05.155 INFO kablam! su: No module specific data is present Oct 13 01:26:05.875 INFO running `"docker" "rm" "-f" "f6117d608a5d13442b84d12679b5f921eedeb44d2e1b3a834c97c1712fc0e7d5"` Oct 13 01:26:06.158 INFO blam! f6117d608a5d13442b84d12679b5f921eedeb44d2e1b3a834c97c1712fc0e7d5 Oct 13 01:26:06.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 01:26:06.584 INFO blam! 1fccaa5008fb418571dce705ee09cc2cdd0d3155469c98ce58a56fef4d254d5f Oct 13 01:26:06.587 INFO running `"docker" "start" "-a" "1fccaa5008fb418571dce705ee09cc2cdd0d3155469c98ce58a56fef4d254d5f"` Oct 13 01:26:07.331 INFO kablam! usermod: no changes Oct 13 01:26:07.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 01:26:07.396 INFO kablam! Running /target/debug/deps/graph_computation_play-b984649f46ca9639 Oct 13 01:26:07.400 INFO blam! Oct 13 01:26:07.400 INFO blam! running 0 tests Oct 13 01:26:07.400 INFO blam! Oct 13 01:26:07.400 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:26:07.400 INFO blam! Oct 13 01:26:07.401 INFO kablam! su: No module specific data is present Oct 13 01:26:07.896 INFO running `"docker" "rm" "-f" "1fccaa5008fb418571dce705ee09cc2cdd0d3155469c98ce58a56fef4d254d5f"` Oct 13 01:26:08.151 INFO blam! 1fccaa5008fb418571dce705ee09cc2cdd0d3155469c98ce58a56fef4d254d5f