Oct 15 05:05:36.817 INFO testing adicatana/hello_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:05:36.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:05:37.413 INFO blam! f63eab4c55ec2488aca064f62122168e6ff89ae363307f6ceec9f62153a438f1 Oct 15 05:05:37.415 INFO running `"docker" "start" "-a" "f63eab4c55ec2488aca064f62122168e6ff89ae363307f6ceec9f62153a438f1"` Oct 15 05:05:39.354 INFO kablam! usermod: no changes Oct 15 05:05:39.423 INFO kablam! Compiling hello_rust v0.1.0 (/source) Oct 15 05:05:41.399 INFO kablam! warning: constant item is never used: `FILE_IN` Oct 15 05:05:41.399 INFO kablam! --> src/main.rs:12:1 Oct 15 05:05:41.399 INFO kablam! | Oct 15 05:05:41.399 INFO kablam! 12 | const FILE_IN: &str = "text.in"; Oct 15 05:05:41.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:05:41.399 INFO kablam! | Oct 15 05:05:41.399 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:05:41.399 INFO kablam! Oct 15 05:05:41.399 INFO kablam! warning: function is never used: `custom_read` Oct 15 05:05:41.399 INFO kablam! --> src/main.rs:42:1 Oct 15 05:05:41.399 INFO kablam! | Oct 15 05:05:41.399 INFO kablam! 42 | fn custom_read() { Oct 15 05:05:41.399 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 05:05:41.399 INFO kablam! Oct 15 05:05:41.399 INFO kablam! warning: struct is never constructed: `Point` Oct 15 05:05:41.399 INFO kablam! --> src/main.rs:70:1 Oct 15 05:05:41.399 INFO kablam! | Oct 15 05:05:41.399 INFO kablam! 70 | struct Point { Oct 15 05:05:41.399 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 05:05:41.399 INFO kablam! Oct 15 05:05:41.399 INFO kablam! warning: method is never used: `x` Oct 15 05:05:41.399 INFO kablam! --> src/main.rs:76:5 Oct 15 05:05:41.399 INFO kablam! | Oct 15 05:05:41.399 INFO kablam! 76 | fn x(&self) -> &T { Oct 15 05:05:41.399 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 05:05:41.399 INFO kablam! Oct 15 05:05:42.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 15 05:05:42.019 INFO kablam! su: No module specific data is present Oct 15 05:05:42.919 INFO running `"docker" "rm" "-f" "f63eab4c55ec2488aca064f62122168e6ff89ae363307f6ceec9f62153a438f1"` Oct 15 05:05:43.279 INFO blam! f63eab4c55ec2488aca064f62122168e6ff89ae363307f6ceec9f62153a438f1 Oct 15 05:05:43.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:05:43.639 INFO blam! 48f2b283c6a67dfb41324cacf0462e7478cdc61a8700f682084b0e88def94029 Oct 15 05:05:43.643 INFO running `"docker" "start" "-a" "48f2b283c6a67dfb41324cacf0462e7478cdc61a8700f682084b0e88def94029"` Oct 15 05:05:45.451 INFO kablam! usermod: no changes Oct 15 05:05:45.526 INFO kablam! Compiling hello_rust v0.1.0 (/source) Oct 15 05:05:46.484 INFO kablam! warning: constant item is never used: `FILE_IN` Oct 15 05:05:46.484 INFO kablam! --> src/main.rs:12:1 Oct 15 05:05:46.485 INFO kablam! | Oct 15 05:05:46.485 INFO kablam! 12 | const FILE_IN: &str = "text.in"; Oct 15 05:05:46.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:05:46.485 INFO kablam! | Oct 15 05:05:46.486 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:05:46.486 INFO kablam! Oct 15 05:05:46.486 INFO kablam! warning: function is never used: `custom_read` Oct 15 05:05:46.487 INFO kablam! --> src/main.rs:42:1 Oct 15 05:05:46.487 INFO kablam! | Oct 15 05:05:46.487 INFO kablam! 42 | fn custom_read() { Oct 15 05:05:46.488 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 05:05:46.488 INFO kablam! Oct 15 05:05:46.488 INFO kablam! warning: struct is never constructed: `Point` Oct 15 05:05:46.488 INFO kablam! --> src/main.rs:70:1 Oct 15 05:05:46.489 INFO kablam! | Oct 15 05:05:46.489 INFO kablam! 70 | struct Point { Oct 15 05:05:46.489 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 05:05:46.490 INFO kablam! Oct 15 05:05:46.490 INFO kablam! warning: method is never used: `x` Oct 15 05:05:46.490 INFO kablam! --> src/main.rs:76:5 Oct 15 05:05:46.490 INFO kablam! | Oct 15 05:05:46.495 INFO kablam! 76 | fn x(&self) -> &T { Oct 15 05:05:46.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 05:05:46.495 INFO kablam! Oct 15 05:05:47.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 15 05:05:47.969 INFO kablam! su: No module specific data is present Oct 15 05:05:48.887 INFO running `"docker" "rm" "-f" "48f2b283c6a67dfb41324cacf0462e7478cdc61a8700f682084b0e88def94029"` Oct 15 05:05:49.235 INFO blam! 48f2b283c6a67dfb41324cacf0462e7478cdc61a8700f682084b0e88def94029 Oct 15 05:05:49.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 05:05:49.640 INFO blam! cd5b488e01c931579983074f6920532e09ba7506971265f7f6e692e845491e96 Oct 15 05:05:49.658 INFO running `"docker" "start" "-a" "cd5b488e01c931579983074f6920532e09ba7506971265f7f6e692e845491e96"` Oct 15 05:05:51.112 INFO kablam! usermod: no changes Oct 15 05:05:51.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 05:05:51.199 INFO kablam! Running /target/debug/deps/hello_rust-552c39f59e56e578 Oct 15 05:05:51.207 INFO blam! Oct 15 05:05:51.207 INFO blam! running 2 tests Oct 15 05:05:51.215 INFO blam! test two_sum::tests::two_pairs ... ok Oct 15 05:05:51.223 INFO blam! test two_sum::tests::one_pair ... ok Oct 15 05:05:51.223 INFO blam! Oct 15 05:05:51.223 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:05:51.223 INFO blam! Oct 15 05:05:51.223 INFO kablam! Running /target/debug/deps/hello_rust-66f4b097e31de016 Oct 15 05:05:51.227 INFO blam! Oct 15 05:05:51.227 INFO blam! running 0 tests Oct 15 05:05:51.227 INFO blam! Oct 15 05:05:51.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:05:51.227 INFO blam! Oct 15 05:05:51.231 INFO kablam! Doc-tests hello_rust Oct 15 05:05:52.126 INFO blam! Oct 15 05:05:52.126 INFO blam! running 0 tests Oct 15 05:05:52.126 INFO blam! Oct 15 05:05:52.126 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:05:52.126 INFO blam! Oct 15 05:05:52.130 INFO kablam! su: No module specific data is present Oct 15 05:05:52.767 INFO running `"docker" "rm" "-f" "cd5b488e01c931579983074f6920532e09ba7506971265f7f6e692e845491e96"` Oct 15 05:05:52.990 INFO blam! cd5b488e01c931579983074f6920532e09ba7506971265f7f6e692e845491e96