Oct 15 04:14:17.449 INFO testing amitkumaar/trpl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:14:17.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:14:17.843 INFO blam! 7c7301657efe515b1ea161329f753bac260cdedcd5aaaf8329547d109fcb728d Oct 15 04:14:17.847 INFO running `"docker" "start" "-a" "7c7301657efe515b1ea161329f753bac260cdedcd5aaaf8329547d109fcb728d"` Oct 15 04:14:19.248 INFO kablam! usermod: no changes Oct 15 04:14:19.315 INFO kablam! Compiling trpl v0.1.0 (/source) Oct 15 04:14:19.731 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 04:14:19.731 INFO kablam! --> src/main.rs:3:5 Oct 15 04:14:19.731 INFO kablam! | Oct 15 04:14:19.731 INFO kablam! 3 | use std::sync::Arc; Oct 15 04:14:19.731 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 04:14:19.731 INFO kablam! | Oct 15 04:14:19.731 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:14:19.731 INFO kablam! Oct 15 04:14:19.731 INFO kablam! warning: unused import: `std::cell::Cell` Oct 15 04:14:19.731 INFO kablam! --> src/main.rs:4:5 Oct 15 04:14:19.731 INFO kablam! | Oct 15 04:14:19.731 INFO kablam! 4 | use std::cell::Cell; Oct 15 04:14:19.731 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 04:14:19.731 INFO kablam! Oct 15 04:14:19.791 INFO kablam! warning: unused variable: `x` Oct 15 04:14:19.791 INFO kablam! --> src/main.rs:50:6 Oct 15 04:14:19.791 INFO kablam! | Oct 15 04:14:19.791 INFO kablam! 50 | let (x,_) = tuple; Oct 15 04:14:19.791 INFO kablam! | ^ help: consider using `_x` instead Oct 15 04:14:19.791 INFO kablam! | Oct 15 04:14:19.791 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:14:19.791 INFO kablam! Oct 15 04:14:20.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 15 04:14:20.431 INFO kablam! su: No module specific data is present Oct 15 04:14:21.209 INFO running `"docker" "rm" "-f" "7c7301657efe515b1ea161329f753bac260cdedcd5aaaf8329547d109fcb728d"` Oct 15 04:14:21.545 INFO blam! 7c7301657efe515b1ea161329f753bac260cdedcd5aaaf8329547d109fcb728d Oct 15 04:14:21.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:14:21.980 INFO blam! f659fbe1aa2dab944e316c0d66aa753a3d3652fcfce97c5403ad94b0c04a56f3 Oct 15 04:14:21.983 INFO running `"docker" "start" "-a" "f659fbe1aa2dab944e316c0d66aa753a3d3652fcfce97c5403ad94b0c04a56f3"` Oct 15 04:14:23.725 INFO kablam! usermod: no changes Oct 15 04:14:23.775 INFO kablam! Compiling trpl v0.1.0 (/source) Oct 15 04:14:24.339 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 04:14:24.339 INFO kablam! --> src/main.rs:3:5 Oct 15 04:14:24.339 INFO kablam! | Oct 15 04:14:24.339 INFO kablam! 3 | use std::sync::Arc; Oct 15 04:14:24.339 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 04:14:24.339 INFO kablam! | Oct 15 04:14:24.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:14:24.339 INFO kablam! Oct 15 04:14:24.339 INFO kablam! warning: unused import: `std::cell::Cell` Oct 15 04:14:24.339 INFO kablam! --> src/main.rs:4:5 Oct 15 04:14:24.339 INFO kablam! | Oct 15 04:14:24.339 INFO kablam! 4 | use std::cell::Cell; Oct 15 04:14:24.339 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 04:14:24.339 INFO kablam! Oct 15 04:14:24.398 INFO kablam! warning: unused variable: `x` Oct 15 04:14:24.398 INFO kablam! --> src/main.rs:50:6 Oct 15 04:14:24.398 INFO kablam! | Oct 15 04:14:24.398 INFO kablam! 50 | let (x,_) = tuple; Oct 15 04:14:24.398 INFO kablam! | ^ help: consider using `_x` instead Oct 15 04:14:24.398 INFO kablam! | Oct 15 04:14:24.398 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:14:24.398 INFO kablam! Oct 15 04:14:25.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 15 04:14:25.015 INFO kablam! su: No module specific data is present Oct 15 04:14:25.539 INFO running `"docker" "rm" "-f" "f659fbe1aa2dab944e316c0d66aa753a3d3652fcfce97c5403ad94b0c04a56f3"` Oct 15 04:14:25.867 INFO blam! f659fbe1aa2dab944e316c0d66aa753a3d3652fcfce97c5403ad94b0c04a56f3 Oct 15 04:14:25.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:14:26.391 INFO blam! 4798332a419a10ec844020648295eba910931d74b3663b71168bb1cc0e206d65 Oct 15 04:14:26.403 INFO running `"docker" "start" "-a" "4798332a419a10ec844020648295eba910931d74b3663b71168bb1cc0e206d65"` Oct 15 04:14:28.025 INFO kablam! usermod: no changes Oct 15 04:14:28.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 04:14:28.063 INFO kablam! Running /target/debug/deps/trpl-081e3195f64ae5e8 Oct 15 04:14:28.067 INFO kablam! su: No module specific data is present Oct 15 04:14:28.067 INFO blam! Oct 15 04:14:28.067 INFO blam! running 0 tests Oct 15 04:14:28.067 INFO blam! Oct 15 04:14:28.067 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:14:28.067 INFO blam! Oct 15 04:14:28.875 INFO running `"docker" "rm" "-f" "4798332a419a10ec844020648295eba910931d74b3663b71168bb1cc0e206d65"` Oct 15 04:14:29.103 INFO blam! 4798332a419a10ec844020648295eba910931d74b3663b71168bb1cc0e206d65