Oct 11 03:34:25.637 INFO testing adicatana/hello_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:34:25.637 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:34:25.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:34:26.096 INFO blam! 2a68d63df1bb591d859ffb4c0a8fbe243f3553730b24e9ca53bf3646a01e5361 Oct 11 03:34:26.101 INFO running `"docker" "start" "-a" "2a68d63df1bb591d859ffb4c0a8fbe243f3553730b24e9ca53bf3646a01e5361"` Oct 11 03:34:27.304 INFO kablam! usermod: no changes Oct 11 03:34:27.397 INFO kablam! Compiling hello_rust v0.1.0 (/source) Oct 11 03:34:29.865 INFO kablam! warning: constant item is never used: `FILE_IN` Oct 11 03:34:29.865 INFO kablam! --> src/main.rs:12:1 Oct 11 03:34:29.865 INFO kablam! | Oct 11 03:34:29.866 INFO kablam! 12 | const FILE_IN: &str = "text.in"; Oct 11 03:34:29.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:34:29.866 INFO kablam! | Oct 11 03:34:29.866 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:34:29.867 INFO kablam! Oct 11 03:34:29.867 INFO kablam! warning: function is never used: `custom_read` Oct 11 03:34:29.867 INFO kablam! --> src/main.rs:42:1 Oct 11 03:34:29.867 INFO kablam! | Oct 11 03:34:29.868 INFO kablam! 42 | fn custom_read() { Oct 11 03:34:29.868 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:34:29.868 INFO kablam! Oct 11 03:34:29.869 INFO kablam! warning: struct is never constructed: `Point` Oct 11 03:34:29.869 INFO kablam! --> src/main.rs:70:1 Oct 11 03:34:29.869 INFO kablam! | Oct 11 03:34:29.870 INFO kablam! 70 | struct Point { Oct 11 03:34:29.870 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:34:29.870 INFO kablam! Oct 11 03:34:29.871 INFO kablam! warning: method is never used: `x` Oct 11 03:34:29.871 INFO kablam! --> src/main.rs:76:5 Oct 11 03:34:29.871 INFO kablam! | Oct 11 03:34:29.872 INFO kablam! 76 | fn x(&self) -> &T { Oct 11 03:34:29.872 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 03:34:29.872 INFO kablam! Oct 11 03:34:30.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.05s Oct 11 03:34:30.397 INFO kablam! su: No module specific data is present Oct 11 03:34:31.237 INFO running `"docker" "rm" "-f" "2a68d63df1bb591d859ffb4c0a8fbe243f3553730b24e9ca53bf3646a01e5361"` Oct 11 03:34:31.526 INFO blam! 2a68d63df1bb591d859ffb4c0a8fbe243f3553730b24e9ca53bf3646a01e5361 Oct 11 03:34:31.540 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:34:31.540 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:34:31.940 INFO blam! 2295f413fe93f933a982824481f2ea105b88fc7d19f76b1f578d41aed6cc231f Oct 11 03:34:31.941 INFO running `"docker" "start" "-a" "2295f413fe93f933a982824481f2ea105b88fc7d19f76b1f578d41aed6cc231f"` Oct 11 03:34:33.358 INFO kablam! usermod: no changes Oct 11 03:34:33.425 INFO kablam! Compiling hello_rust v0.1.0 (/source) Oct 11 03:34:35.168 INFO kablam! warning: constant item is never used: `FILE_IN` Oct 11 03:34:35.168 INFO kablam! --> src/main.rs:12:1 Oct 11 03:34:35.168 INFO kablam! | Oct 11 03:34:35.168 INFO kablam! 12 | const FILE_IN: &str = "text.in"; Oct 11 03:34:35.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:34:35.168 INFO kablam! | Oct 11 03:34:35.168 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:34:35.168 INFO kablam! Oct 11 03:34:35.168 INFO kablam! warning: function is never used: `custom_read` Oct 11 03:34:35.168 INFO kablam! --> src/main.rs:42:1 Oct 11 03:34:35.168 INFO kablam! | Oct 11 03:34:35.168 INFO kablam! 42 | fn custom_read() { Oct 11 03:34:35.168 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:34:35.168 INFO kablam! Oct 11 03:34:35.168 INFO kablam! warning: struct is never constructed: `Point` Oct 11 03:34:35.168 INFO kablam! --> src/main.rs:70:1 Oct 11 03:34:35.168 INFO kablam! | Oct 11 03:34:35.168 INFO kablam! 70 | struct Point { Oct 11 03:34:35.168 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:34:35.168 INFO kablam! Oct 11 03:34:35.168 INFO kablam! warning: method is never used: `x` Oct 11 03:34:35.168 INFO kablam! --> src/main.rs:76:5 Oct 11 03:34:35.168 INFO kablam! | Oct 11 03:34:35.168 INFO kablam! 76 | fn x(&self) -> &T { Oct 11 03:34:35.168 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 03:34:35.168 INFO kablam! Oct 11 03:34:35.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 11 03:34:35.709 INFO kablam! su: No module specific data is present Oct 11 03:34:36.239 INFO running `"docker" "rm" "-f" "2295f413fe93f933a982824481f2ea105b88fc7d19f76b1f578d41aed6cc231f"` Oct 11 03:34:36.528 INFO blam! 2295f413fe93f933a982824481f2ea105b88fc7d19f76b1f578d41aed6cc231f Oct 11 03:34:36.533 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:34:36.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:34:37.041 INFO blam! 08b846442a9a9ff5ef8127e6c020c3cb019740c109125c8ffe80a8e6a291f9c3 Oct 11 03:34:37.048 INFO running `"docker" "start" "-a" "08b846442a9a9ff5ef8127e6c020c3cb019740c109125c8ffe80a8e6a291f9c3"` Oct 11 03:34:38.132 INFO kablam! usermod: no changes Oct 11 03:34:38.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 03:34:38.215 INFO kablam! Running /target/debug/deps/hello_rust-552c39f59e56e578 Oct 11 03:34:38.220 INFO blam! Oct 11 03:34:38.220 INFO blam! running 2 tests Oct 11 03:34:38.224 INFO blam! test two_sum::tests::two_pairs ... ok Oct 11 03:34:38.236 INFO blam! test two_sum::tests::one_pair ... ok Oct 11 03:34:38.236 INFO blam! Oct 11 03:34:38.236 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:34:38.236 INFO blam! Oct 11 03:34:38.242 INFO kablam! Running /target/debug/deps/hello_rust-66f4b097e31de016 Oct 11 03:34:38.244 INFO blam! Oct 11 03:34:38.244 INFO blam! running 0 tests Oct 11 03:34:38.244 INFO blam! Oct 11 03:34:38.244 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:34:38.244 INFO blam! Oct 11 03:34:38.252 INFO kablam! Doc-tests hello_rust Oct 11 03:34:39.670 INFO blam! Oct 11 03:34:39.670 INFO blam! running 0 tests Oct 11 03:34:39.670 INFO blam! Oct 11 03:34:39.670 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:34:39.670 INFO blam! Oct 11 03:34:39.676 INFO kablam! su: No module specific data is present Oct 11 03:34:40.137 INFO running `"docker" "rm" "-f" "08b846442a9a9ff5ef8127e6c020c3cb019740c109125c8ffe80a8e6a291f9c3"` Oct 11 03:34:40.544 INFO blam! 08b846442a9a9ff5ef8127e6c020c3cb019740c109125c8ffe80a8e6a291f9c3