Oct 14 17:46:06.028 INFO testing itkubsa1/bprocess against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:46:06.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:46:06.616 INFO blam! 8595c49c252cd9ee0974eebb8b8d928f2a3575f34e7b7407120aa2f26fa505ce Oct 14 17:46:06.619 INFO running `"docker" "start" "-a" "8595c49c252cd9ee0974eebb8b8d928f2a3575f34e7b7407120aa2f26fa505ce"` Oct 14 17:46:07.655 INFO kablam! usermod: no changes Oct 14 17:46:07.739 INFO kablam! Compiling Rust-firststeps v0.1.0 (/source) Oct 14 17:46:08.357 INFO kablam! warning: unused variable: `parsed` Oct 14 17:46:08.357 INFO kablam! --> src/main.rs:132:9 Oct 14 17:46:08.357 INFO kablam! | Oct 14 17:46:08.357 INFO kablam! 132 | let parsed = match arg.parse::() { Oct 14 17:46:08.357 INFO kablam! | ^^^^^^ help: consider using `_parsed` instead Oct 14 17:46:08.357 INFO kablam! | Oct 14 17:46:08.357 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:46:08.357 INFO kablam! Oct 14 17:46:08.357 INFO kablam! warning: unused variable: `n` Oct 14 17:46:08.357 INFO kablam! --> src/main.rs:133:12 Oct 14 17:46:08.357 INFO kablam! | Oct 14 17:46:08.357 INFO kablam! 133 | Ok(n) => return Ok(()), Oct 14 17:46:08.357 INFO kablam! | ^ help: consider using `_n` instead Oct 14 17:46:08.357 INFO kablam! Oct 14 17:46:08.358 INFO kablam! warning: variable `wfilepath` is assigned to, but never used Oct 14 17:46:08.358 INFO kablam! --> src/main.rs:340:13 Oct 14 17:46:08.358 INFO kablam! | Oct 14 17:46:08.358 INFO kablam! 340 | let mut wfilepath: String = "".to_string(); Oct 14 17:46:08.358 INFO kablam! | ^^^^^^^^^ Oct 14 17:46:08.358 INFO kablam! | Oct 14 17:46:08.358 INFO kablam! = note: consider using `_wfilepath` instead Oct 14 17:46:08.358 INFO kablam! Oct 14 17:46:08.358 INFO kablam! warning: value assigned to `wfilepath` is never read Oct 14 17:46:08.358 INFO kablam! --> src/main.rs:347:9 Oct 14 17:46:08.358 INFO kablam! | Oct 14 17:46:08.358 INFO kablam! 347 | wfilepath = value.clone().to_string(); Oct 14 17:46:08.358 INFO kablam! | ^^^^^^^^^ Oct 14 17:46:08.358 INFO kablam! | Oct 14 17:46:08.358 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 17:46:08.358 INFO kablam! Oct 14 17:46:08.407 INFO kablam! warning: crate `Rust_firststeps` should have a snake case name such as `rust_firststeps` Oct 14 17:46:08.407 INFO kablam! | Oct 14 17:46:08.407 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:46:08.407 INFO kablam! Oct 14 17:46:10.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 14 17:46:10.153 INFO kablam! su: No module specific data is present Oct 14 17:46:10.994 INFO running `"docker" "rm" "-f" "8595c49c252cd9ee0974eebb8b8d928f2a3575f34e7b7407120aa2f26fa505ce"` Oct 14 17:46:11.263 INFO blam! 8595c49c252cd9ee0974eebb8b8d928f2a3575f34e7b7407120aa2f26fa505ce Oct 14 17:46:11.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:46:11.731 INFO blam! 342804f6407c73fc588ece688ccb79f6c61bc78b0179aadab61d9f2442a376aa Oct 14 17:46:11.735 INFO running `"docker" "start" "-a" "342804f6407c73fc588ece688ccb79f6c61bc78b0179aadab61d9f2442a376aa"` Oct 14 17:46:13.547 INFO kablam! usermod: no changes Oct 14 17:46:13.683 INFO kablam! Compiling Rust-firststeps v0.1.0 (/source) Oct 14 17:46:14.323 INFO kablam! warning: unused variable: `parsed` Oct 14 17:46:14.323 INFO kablam! --> src/main.rs:132:9 Oct 14 17:46:14.323 INFO kablam! | Oct 14 17:46:14.323 INFO kablam! 132 | let parsed = match arg.parse::() { Oct 14 17:46:14.323 INFO kablam! | ^^^^^^ help: consider using `_parsed` instead Oct 14 17:46:14.323 INFO kablam! | Oct 14 17:46:14.323 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:46:14.323 INFO kablam! Oct 14 17:46:14.323 INFO kablam! warning: unused variable: `n` Oct 14 17:46:14.323 INFO kablam! --> src/main.rs:133:12 Oct 14 17:46:14.323 INFO kablam! | Oct 14 17:46:14.323 INFO kablam! 133 | Ok(n) => return Ok(()), Oct 14 17:46:14.323 INFO kablam! | ^ help: consider using `_n` instead Oct 14 17:46:14.323 INFO kablam! Oct 14 17:46:14.323 INFO kablam! warning: variable `wfilepath` is assigned to, but never used Oct 14 17:46:14.323 INFO kablam! --> src/main.rs:340:13 Oct 14 17:46:14.323 INFO kablam! | Oct 14 17:46:14.323 INFO kablam! 340 | let mut wfilepath: String = "".to_string(); Oct 14 17:46:14.323 INFO kablam! | ^^^^^^^^^ Oct 14 17:46:14.324 INFO kablam! | Oct 14 17:46:14.324 INFO kablam! = note: consider using `_wfilepath` instead Oct 14 17:46:14.324 INFO kablam! Oct 14 17:46:14.324 INFO kablam! warning: value assigned to `wfilepath` is never read Oct 14 17:46:14.324 INFO kablam! --> src/main.rs:347:9 Oct 14 17:46:14.324 INFO kablam! | Oct 14 17:46:14.324 INFO kablam! 347 | wfilepath = value.clone().to_string(); Oct 14 17:46:14.324 INFO kablam! | ^^^^^^^^^ Oct 14 17:46:14.324 INFO kablam! | Oct 14 17:46:14.324 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 17:46:14.324 INFO kablam! Oct 14 17:46:14.375 INFO kablam! warning: crate `Rust_firststeps` should have a snake case name such as `rust_firststeps` Oct 14 17:46:14.375 INFO kablam! | Oct 14 17:46:14.375 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 17:46:14.375 INFO kablam! Oct 14 17:46:15.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 14 17:46:15.035 INFO kablam! su: No module specific data is present Oct 14 17:46:16.172 INFO running `"docker" "rm" "-f" "342804f6407c73fc588ece688ccb79f6c61bc78b0179aadab61d9f2442a376aa"` Oct 14 17:46:16.583 INFO blam! 342804f6407c73fc588ece688ccb79f6c61bc78b0179aadab61d9f2442a376aa Oct 14 17:46:16.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:46:17.142 INFO blam! 65dbfd9daa9341d42373ae6a6095a3945f557ff833a6cb508905fe24f427c9fc Oct 14 17:46:17.144 INFO running `"docker" "start" "-a" "65dbfd9daa9341d42373ae6a6095a3945f557ff833a6cb508905fe24f427c9fc"` Oct 14 17:46:18.575 INFO kablam! usermod: no changes Oct 14 17:46:18.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 17:46:18.683 INFO kablam! Running /target/debug/deps/Rust_firststeps-690bdd0aea207868 Oct 14 17:46:18.683 INFO blam! Oct 14 17:46:18.683 INFO blam! running 0 tests Oct 14 17:46:18.683 INFO blam! Oct 14 17:46:18.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:46:18.683 INFO blam! Oct 14 17:46:18.691 INFO kablam! su: No module specific data is present Oct 14 17:46:19.740 INFO running `"docker" "rm" "-f" "65dbfd9daa9341d42373ae6a6095a3945f557ff833a6cb508905fe24f427c9fc"` Oct 14 17:46:20.064 INFO blam! 65dbfd9daa9341d42373ae6a6095a3945f557ff833a6cb508905fe24f427c9fc