Oct 12 03:44:36.550 INFO testing cargo2-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:44:36.550 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 03:44:36.977 INFO blam! 5f085f01740959088e6254b255599b3a8939cc9cc42fc999ed822d281e8ec8fe Oct 12 03:44:36.979 INFO running `"docker" "start" "-a" "5f085f01740959088e6254b255599b3a8939cc9cc42fc999ed822d281e8ec8fe"` Oct 12 03:44:37.895 INFO kablam! usermod: no changes Oct 12 03:44:37.931 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:44:38.007 INFO kablam! Compiling cargo2 v0.2.2 (/source) Oct 12 03:44:39.933 INFO kablam! warning: unused import: `serde` Oct 12 03:44:39.934 INFO kablam! --> src/metadata.rs:1:5 Oct 12 03:44:39.934 INFO kablam! | Oct 12 03:44:39.934 INFO kablam! 1 | use serde; Oct 12 03:44:39.934 INFO kablam! | ^^^^^ Oct 12 03:44:39.934 INFO kablam! | Oct 12 03:44:39.934 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:44:39.934 INFO kablam! Oct 12 03:44:40.089 INFO kablam! warning: unused variable: `entry` Oct 12 03:44:40.089 INFO kablam! --> src/license.rs:28:13 Oct 12 03:44:40.089 INFO kablam! | Oct 12 03:44:40.089 INFO kablam! 28 | let entry = license_map Oct 12 03:44:40.089 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 12 03:44:40.089 INFO kablam! | Oct 12 03:44:40.089 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 03:44:40.089 INFO kablam! Oct 12 03:44:40.089 INFO kablam! warning: unused variable: `m` Oct 12 03:44:40.089 INFO kablam! --> src/main.rs:31:25 Oct 12 03:44:40.089 INFO kablam! | Oct 12 03:44:40.089 INFO kablam! 31 | ("bundle", Some(m)) => {} Oct 12 03:44:40.089 INFO kablam! | ^ help: consider using `_m` instead Oct 12 03:44:40.089 INFO kablam! Oct 12 03:44:40.089 INFO kablam! warning: unused variable: `m` Oct 12 03:44:40.089 INFO kablam! --> src/main.rs:32:24 Oct 12 03:44:40.090 INFO kablam! | Oct 12 03:44:40.090 INFO kablam! 32 | ("check", Some(m)) => {} Oct 12 03:44:40.090 INFO kablam! | ^ help: consider using `_m` instead Oct 12 03:44:40.090 INFO kablam! Oct 12 03:44:40.100 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:40.100 INFO kablam! --> src/license.rs:14:9 Oct 12 03:44:40.100 INFO kablam! | Oct 12 03:44:40.100 INFO kablam! 14 | let mut parts = split_license(license); Oct 12 03:44:40.100 INFO kablam! | ----^^^^^ Oct 12 03:44:40.100 INFO kablam! | | Oct 12 03:44:40.100 INFO kablam! | help: remove this `mut` Oct 12 03:44:40.100 INFO kablam! | Oct 12 03:44:40.100 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:44:40.100 INFO kablam! Oct 12 03:44:40.144 INFO kablam! warning: function is never used: `check_licenses` Oct 12 03:44:40.144 INFO kablam! --> src/license.rs:38:1 Oct 12 03:44:40.144 INFO kablam! | Oct 12 03:44:40.144 INFO kablam! 38 | pub fn check_licenses() { Oct 12 03:44:40.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:40.144 INFO kablam! | Oct 12 03:44:40.144 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:44:40.144 INFO kablam! Oct 12 03:44:40.144 INFO kablam! warning: function is never used: `bundle_licenses` Oct 12 03:44:40.144 INFO kablam! --> src/license.rs:41:1 Oct 12 03:44:40.144 INFO kablam! | Oct 12 03:44:40.144 INFO kablam! 41 | pub fn bundle_licenses() { Oct 12 03:44:40.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:40.144 INFO kablam! Oct 12 03:44:40.144 INFO kablam! warning: function is never used: `split_multiple` Oct 12 03:44:40.144 INFO kablam! --> src/util.rs:1:1 Oct 12 03:44:40.144 INFO kablam! | Oct 12 03:44:40.144 INFO kablam! 1 | pub fn split_multiple() {} Oct 12 03:44:40.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:40.144 INFO kablam! Oct 12 03:44:42.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.40s Oct 12 03:44:42.347 INFO kablam! su: No module specific data is present Oct 12 03:44:43.160 INFO running `"docker" "rm" "-f" "5f085f01740959088e6254b255599b3a8939cc9cc42fc999ed822d281e8ec8fe"` Oct 12 03:44:43.271 INFO blam! 5f085f01740959088e6254b255599b3a8939cc9cc42fc999ed822d281e8ec8fe Oct 12 03:44:43.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 03:44:43.451 INFO blam! 08dca7e03bb442829abcc67f4018847216688d9118b59e48540d39949114e200 Oct 12 03:44:43.453 INFO running `"docker" "start" "-a" "08dca7e03bb442829abcc67f4018847216688d9118b59e48540d39949114e200"` Oct 12 03:44:43.955 INFO kablam! usermod: no changes Oct 12 03:44:44.006 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:44:44.069 INFO kablam! Compiling cargo2 v0.2.2 (/source) Oct 12 03:44:46.058 INFO kablam! warning: unused import: `serde` Oct 12 03:44:46.058 INFO kablam! --> src/metadata.rs:1:5 Oct 12 03:44:46.058 INFO kablam! | Oct 12 03:44:46.058 INFO kablam! 1 | use serde; Oct 12 03:44:46.058 INFO kablam! | ^^^^^ Oct 12 03:44:46.058 INFO kablam! | Oct 12 03:44:46.058 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:44:46.058 INFO kablam! Oct 12 03:44:46.240 INFO kablam! warning: unused variable: `entry` Oct 12 03:44:46.240 INFO kablam! --> src/license.rs:28:13 Oct 12 03:44:46.240 INFO kablam! | Oct 12 03:44:46.240 INFO kablam! 28 | let entry = license_map Oct 12 03:44:46.240 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 12 03:44:46.240 INFO kablam! | Oct 12 03:44:46.240 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 03:44:46.240 INFO kablam! Oct 12 03:44:46.240 INFO kablam! warning: unused variable: `m` Oct 12 03:44:46.240 INFO kablam! --> src/main.rs:31:25 Oct 12 03:44:46.240 INFO kablam! | Oct 12 03:44:46.240 INFO kablam! 31 | ("bundle", Some(m)) => {} Oct 12 03:44:46.240 INFO kablam! | ^ help: consider using `_m` instead Oct 12 03:44:46.240 INFO kablam! Oct 12 03:44:46.240 INFO kablam! warning: unused variable: `m` Oct 12 03:44:46.240 INFO kablam! --> src/main.rs:32:24 Oct 12 03:44:46.240 INFO kablam! | Oct 12 03:44:46.240 INFO kablam! 32 | ("check", Some(m)) => {} Oct 12 03:44:46.240 INFO kablam! | ^ help: consider using `_m` instead Oct 12 03:44:46.240 INFO kablam! Oct 12 03:44:46.249 INFO kablam! warning: variable does not need to be mutable Oct 12 03:44:46.250 INFO kablam! --> src/license.rs:14:9 Oct 12 03:44:46.250 INFO kablam! | Oct 12 03:44:46.250 INFO kablam! 14 | let mut parts = split_license(license); Oct 12 03:44:46.250 INFO kablam! | ----^^^^^ Oct 12 03:44:46.251 INFO kablam! | | Oct 12 03:44:46.251 INFO kablam! | help: remove this `mut` Oct 12 03:44:46.251 INFO kablam! | Oct 12 03:44:46.251 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 03:44:46.251 INFO kablam! Oct 12 03:44:46.318 INFO kablam! warning: function is never used: `check_licenses` Oct 12 03:44:46.318 INFO kablam! --> src/license.rs:38:1 Oct 12 03:44:46.318 INFO kablam! | Oct 12 03:44:46.319 INFO kablam! 38 | pub fn check_licenses() { Oct 12 03:44:46.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:46.319 INFO kablam! | Oct 12 03:44:46.320 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:44:46.320 INFO kablam! Oct 12 03:44:46.320 INFO kablam! warning: function is never used: `bundle_licenses` Oct 12 03:44:46.320 INFO kablam! --> src/license.rs:41:1 Oct 12 03:44:46.321 INFO kablam! | Oct 12 03:44:46.321 INFO kablam! 41 | pub fn bundle_licenses() { Oct 12 03:44:46.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:46.322 INFO kablam! Oct 12 03:44:46.322 INFO kablam! warning: function is never used: `split_multiple` Oct 12 03:44:46.322 INFO kablam! --> src/util.rs:1:1 Oct 12 03:44:46.322 INFO kablam! | Oct 12 03:44:46.323 INFO kablam! 1 | pub fn split_multiple() {} Oct 12 03:44:46.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:44:46.323 INFO kablam! Oct 12 03:44:46.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 12 03:44:46.902 INFO kablam! su: No module specific data is present Oct 12 03:44:47.544 INFO running `"docker" "rm" "-f" "08dca7e03bb442829abcc67f4018847216688d9118b59e48540d39949114e200"` Oct 12 03:44:47.936 INFO blam! 08dca7e03bb442829abcc67f4018847216688d9118b59e48540d39949114e200 Oct 12 03:44:47.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 03:44:48.358 INFO blam! ef9e1db09ee03c684dda59ece175cda93403bc5d1c34dda4b4be7112a8ca2da5 Oct 12 03:44:48.360 INFO running `"docker" "start" "-a" "ef9e1db09ee03c684dda59ece175cda93403bc5d1c34dda4b4be7112a8ca2da5"` Oct 12 03:44:49.211 INFO kablam! usermod: no changes Oct 12 03:44:49.264 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:44:49.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 03:44:49.312 INFO kablam! Running /target/debug/deps/cargo2-f0a52775f694820f Oct 12 03:44:49.314 INFO blam! Oct 12 03:44:49.314 INFO blam! running 0 tests Oct 12 03:44:49.314 INFO blam! Oct 12 03:44:49.314 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:44:49.314 INFO blam! Oct 12 03:44:49.316 INFO kablam! su: No module specific data is present Oct 12 03:44:49.705 INFO running `"docker" "rm" "-f" "ef9e1db09ee03c684dda59ece175cda93403bc5d1c34dda4b4be7112a8ca2da5"` Oct 12 03:44:49.806 INFO blam! ef9e1db09ee03c684dda59ece175cda93403bc5d1c34dda4b4be7112a8ca2da5