Oct 11 03:06:42.360 INFO testing amitkumaar/trpl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:06:42.360 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:06:42.360 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:06:42.790 INFO blam! 9bba1b0fe268efdea4412a5277055823f6645690378d7e572cf0dab971268e2f Oct 11 03:06:42.812 INFO running `"docker" "start" "-a" "9bba1b0fe268efdea4412a5277055823f6645690378d7e572cf0dab971268e2f"` Oct 11 03:06:43.828 INFO kablam! usermod: no changes Oct 11 03:06:43.884 INFO kablam! Compiling trpl v0.1.0 (/source) Oct 11 03:06:44.529 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 03:06:44.529 INFO kablam! --> src/main.rs:3:5 Oct 11 03:06:44.529 INFO kablam! | Oct 11 03:06:44.529 INFO kablam! 3 | use std::sync::Arc; Oct 11 03:06:44.529 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 03:06:44.529 INFO kablam! | Oct 11 03:06:44.529 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:06:44.529 INFO kablam! Oct 11 03:06:44.529 INFO kablam! warning: unused import: `std::cell::Cell` Oct 11 03:06:44.529 INFO kablam! --> src/main.rs:4:5 Oct 11 03:06:44.529 INFO kablam! | Oct 11 03:06:44.529 INFO kablam! 4 | use std::cell::Cell; Oct 11 03:06:44.529 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:06:44.529 INFO kablam! Oct 11 03:06:44.596 INFO kablam! warning: unused variable: `x` Oct 11 03:06:44.597 INFO kablam! --> src/main.rs:50:6 Oct 11 03:06:44.597 INFO kablam! | Oct 11 03:06:44.597 INFO kablam! 50 | let (x,_) = tuple; Oct 11 03:06:44.597 INFO kablam! | ^ help: consider using `_x` instead Oct 11 03:06:44.598 INFO kablam! | Oct 11 03:06:44.612 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:06:44.612 INFO kablam! Oct 11 03:06:45.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 11 03:06:45.096 INFO kablam! su: No module specific data is present Oct 11 03:06:45.788 INFO running `"docker" "rm" "-f" "9bba1b0fe268efdea4412a5277055823f6645690378d7e572cf0dab971268e2f"` Oct 11 03:06:46.031 INFO blam! 9bba1b0fe268efdea4412a5277055823f6645690378d7e572cf0dab971268e2f Oct 11 03:06:46.032 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:06:46.032 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:06:46.487 INFO blam! 1197e21b341dce43e7af38b4cd0c62b5e6487a334397fee4e0af7ba54299a4a2 Oct 11 03:06:46.487 INFO running `"docker" "start" "-a" "1197e21b341dce43e7af38b4cd0c62b5e6487a334397fee4e0af7ba54299a4a2"` Oct 11 03:06:47.773 INFO kablam! usermod: no changes Oct 11 03:06:47.856 INFO kablam! Compiling trpl v0.1.0 (/source) Oct 11 03:06:48.629 INFO kablam! warning: unused import: `std::sync::Arc` Oct 11 03:06:48.629 INFO kablam! --> src/main.rs:3:5 Oct 11 03:06:48.629 INFO kablam! | Oct 11 03:06:48.629 INFO kablam! 3 | use std::sync::Arc; Oct 11 03:06:48.629 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 03:06:48.629 INFO kablam! | Oct 11 03:06:48.629 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:06:48.629 INFO kablam! Oct 11 03:06:48.629 INFO kablam! warning: unused import: `std::cell::Cell` Oct 11 03:06:48.629 INFO kablam! --> src/main.rs:4:5 Oct 11 03:06:48.629 INFO kablam! | Oct 11 03:06:48.629 INFO kablam! 4 | use std::cell::Cell; Oct 11 03:06:48.629 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:06:48.629 INFO kablam! Oct 11 03:06:48.697 INFO kablam! warning: unused variable: `x` Oct 11 03:06:48.697 INFO kablam! --> src/main.rs:50:6 Oct 11 03:06:48.697 INFO kablam! | Oct 11 03:06:48.698 INFO kablam! 50 | let (x,_) = tuple; Oct 11 03:06:48.698 INFO kablam! | ^ help: consider using `_x` instead Oct 11 03:06:48.698 INFO kablam! | Oct 11 03:06:48.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:06:48.699 INFO kablam! Oct 11 03:06:49.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 11 03:06:49.241 INFO kablam! su: No module specific data is present Oct 11 03:06:49.671 INFO running `"docker" "rm" "-f" "1197e21b341dce43e7af38b4cd0c62b5e6487a334397fee4e0af7ba54299a4a2"` Oct 11 03:06:49.879 INFO blam! 1197e21b341dce43e7af38b4cd0c62b5e6487a334397fee4e0af7ba54299a4a2 Oct 11 03:06:49.888 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:06:49.888 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:06:50.224 INFO blam! 457caa4b093592f19fbd30b339d9a56c7f67801f4de21562ea3fe1d31d2aa16c Oct 11 03:06:50.228 INFO running `"docker" "start" "-a" "457caa4b093592f19fbd30b339d9a56c7f67801f4de21562ea3fe1d31d2aa16c"` Oct 11 03:06:50.866 INFO kablam! usermod: no changes Oct 11 03:06:50.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 03:06:50.908 INFO kablam! Running /target/debug/deps/trpl-081e3195f64ae5e8 Oct 11 03:06:50.908 INFO blam! Oct 11 03:06:50.908 INFO blam! running 0 tests Oct 11 03:06:50.908 INFO blam! Oct 11 03:06:50.908 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:06:50.908 INFO blam! Oct 11 03:06:50.916 INFO kablam! su: No module specific data is present Oct 11 03:06:51.452 INFO running `"docker" "rm" "-f" "457caa4b093592f19fbd30b339d9a56c7f67801f4de21562ea3fe1d31d2aa16c"` Oct 11 03:06:51.616 INFO blam! 457caa4b093592f19fbd30b339d9a56c7f67801f4de21562ea3fe1d31d2aa16c