Oct 14 19:42:34.315 INFO testing glasses-n-contacts/rust-simple-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:42:34.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:42:34.727 INFO blam! e9df120d7f0338a973518c2121bc4fef2cbfb3e63c427b670a9521686270f1f1 Oct 14 19:42:34.730 INFO running `"docker" "start" "-a" "e9df120d7f0338a973518c2121bc4fef2cbfb3e63c427b670a9521686270f1f1"` Oct 14 19:42:36.827 INFO kablam! usermod: no changes Oct 14 19:42:36.883 INFO kablam! Compiling hello v0.1.0 (/source) Oct 14 19:42:37.234 INFO kablam! warning: field is never used: `workers` Oct 14 19:42:37.234 INFO kablam! --> src/lib.rs:7:5 Oct 14 19:42:37.234 INFO kablam! | Oct 14 19:42:37.234 INFO kablam! 7 | workers: Vec, Oct 14 19:42:37.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:42:37.234 INFO kablam! | Oct 14 19:42:37.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:42:37.236 INFO kablam! Oct 14 19:42:37.236 INFO kablam! warning: field is never used: `id` Oct 14 19:42:37.236 INFO kablam! --> src/lib.rs:61:5 Oct 14 19:42:37.236 INFO kablam! | Oct 14 19:42:37.236 INFO kablam! 61 | id: usize, Oct 14 19:42:37.236 INFO kablam! | ^^^^^^^^^ Oct 14 19:42:37.236 INFO kablam! Oct 14 19:42:37.238 INFO kablam! warning: field is never used: `thread` Oct 14 19:42:37.238 INFO kablam! --> src/lib.rs:62:5 Oct 14 19:42:37.239 INFO kablam! | Oct 14 19:42:37.239 INFO kablam! 62 | thread: thread::JoinHandle<()>, Oct 14 19:42:37.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:42:37.239 INFO kablam! Oct 14 19:42:39.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 14 19:42:39.403 INFO kablam! su: No module specific data is present Oct 14 19:42:40.331 INFO running `"docker" "rm" "-f" "e9df120d7f0338a973518c2121bc4fef2cbfb3e63c427b670a9521686270f1f1"` Oct 14 19:42:40.829 INFO blam! e9df120d7f0338a973518c2121bc4fef2cbfb3e63c427b670a9521686270f1f1 Oct 14 19:42:40.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:42:41.295 INFO blam! 47182ac95034697342e2daec2383a335e8a6efc9352bc225f345ec685c1f8081 Oct 14 19:42:41.311 INFO running `"docker" "start" "-a" "47182ac95034697342e2daec2383a335e8a6efc9352bc225f345ec685c1f8081"` Oct 14 19:42:42.535 INFO kablam! usermod: no changes Oct 14 19:42:42.591 INFO kablam! Compiling hello v0.1.0 (/source) Oct 14 19:42:43.067 INFO kablam! warning: field is never used: `workers` Oct 14 19:42:43.067 INFO kablam! --> src/lib.rs:7:5 Oct 14 19:42:43.067 INFO kablam! | Oct 14 19:42:43.067 INFO kablam! 7 | workers: Vec, Oct 14 19:42:43.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 19:42:43.067 INFO kablam! | Oct 14 19:42:43.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:42:43.067 INFO kablam! Oct 14 19:42:43.067 INFO kablam! warning: field is never used: `id` Oct 14 19:42:43.067 INFO kablam! --> src/lib.rs:61:5 Oct 14 19:42:43.067 INFO kablam! | Oct 14 19:42:43.067 INFO kablam! 61 | id: usize, Oct 14 19:42:43.067 INFO kablam! | ^^^^^^^^^ Oct 14 19:42:43.067 INFO kablam! Oct 14 19:42:43.067 INFO kablam! warning: field is never used: `thread` Oct 14 19:42:43.067 INFO kablam! --> src/lib.rs:62:5 Oct 14 19:42:43.067 INFO kablam! | Oct 14 19:42:43.067 INFO kablam! 62 | thread: thread::JoinHandle<()>, Oct 14 19:42:43.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:42:43.067 INFO kablam! Oct 14 19:42:44.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 14 19:42:44.162 INFO kablam! su: No module specific data is present Oct 14 19:42:45.283 INFO running `"docker" "rm" "-f" "47182ac95034697342e2daec2383a335e8a6efc9352bc225f345ec685c1f8081"` Oct 14 19:42:45.595 INFO blam! 47182ac95034697342e2daec2383a335e8a6efc9352bc225f345ec685c1f8081 Oct 14 19:42:45.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 19:42:46.363 INFO blam! b2fda10dcae986f96ee469525b54f4b91d7f5d54758e44e5ff89a7610398f7c5 Oct 14 19:42:46.365 INFO running `"docker" "start" "-a" "b2fda10dcae986f96ee469525b54f4b91d7f5d54758e44e5ff89a7610398f7c5"` Oct 14 19:42:47.363 INFO kablam! usermod: no changes Oct 14 19:42:47.406 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 19:42:47.409 INFO kablam! Running /target/debug/deps/hello-50f2f9db822bacef Oct 14 19:42:47.416 INFO kablam! Running /target/debug/deps/main-9dcff5b7518a7bfa Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.416 INFO blam! running 0 tests Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.416 INFO blam! running 0 tests Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:42:47.416 INFO blam! Oct 14 19:42:47.423 INFO kablam! Doc-tests hello Oct 14 19:42:47.807 INFO blam! Oct 14 19:42:47.807 INFO blam! running 0 tests Oct 14 19:42:47.807 INFO blam! Oct 14 19:42:47.807 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:42:47.807 INFO blam! Oct 14 19:42:47.808 INFO kablam! su: No module specific data is present Oct 14 19:42:48.763 INFO running `"docker" "rm" "-f" "b2fda10dcae986f96ee469525b54f4b91d7f5d54758e44e5ff89a7610398f7c5"` Oct 14 19:42:49.025 INFO blam! b2fda10dcae986f96ee469525b54f4b91d7f5d54758e44e5ff89a7610398f7c5