Oct 16 15:34:33.985 INFO testing cargo2-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:34:33.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:34.188 INFO blam! 07cad724d10b9e7cc507dcecda01f1a25d14807a39e992ec203a0117428cfb31 Oct 16 15:34:34.197 INFO running `"docker" "start" "-a" "07cad724d10b9e7cc507dcecda01f1a25d14807a39e992ec203a0117428cfb31"` Oct 16 15:34:34.843 INFO kablam! usermod: no changes Oct 16 15:34:34.880 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 15:34:34.963 INFO kablam! Compiling cargo2 v0.2.2 (/source) Oct 16 15:34:37.298 INFO kablam! warning: unused import: `serde` Oct 16 15:34:37.298 INFO kablam! --> src/metadata.rs:1:5 Oct 16 15:34:37.298 INFO kablam! | Oct 16 15:34:37.298 INFO kablam! 1 | use serde; Oct 16 15:34:37.298 INFO kablam! | ^^^^^ Oct 16 15:34:37.298 INFO kablam! | Oct 16 15:34:37.298 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:34:37.298 INFO kablam! Oct 16 15:34:37.470 INFO kablam! warning: unused variable: `entry` Oct 16 15:34:37.470 INFO kablam! --> src/license.rs:28:13 Oct 16 15:34:37.470 INFO kablam! | Oct 16 15:34:37.470 INFO kablam! 28 | let entry = license_map Oct 16 15:34:37.470 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 16 15:34:37.470 INFO kablam! | Oct 16 15:34:37.470 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:34:37.470 INFO kablam! Oct 16 15:34:37.470 INFO kablam! warning: unused variable: `m` Oct 16 15:34:37.471 INFO kablam! --> src/main.rs:31:25 Oct 16 15:34:37.471 INFO kablam! | Oct 16 15:34:37.471 INFO kablam! 31 | ("bundle", Some(m)) => {} Oct 16 15:34:37.471 INFO kablam! | ^ help: consider using `_m` instead Oct 16 15:34:37.471 INFO kablam! Oct 16 15:34:37.471 INFO kablam! warning: unused variable: `m` Oct 16 15:34:37.471 INFO kablam! --> src/main.rs:32:24 Oct 16 15:34:37.471 INFO kablam! | Oct 16 15:34:37.471 INFO kablam! 32 | ("check", Some(m)) => {} Oct 16 15:34:37.471 INFO kablam! | ^ help: consider using `_m` instead Oct 16 15:34:37.471 INFO kablam! Oct 16 15:34:37.480 INFO kablam! warning: variable does not need to be mutable Oct 16 15:34:37.480 INFO kablam! --> src/license.rs:14:9 Oct 16 15:34:37.480 INFO kablam! | Oct 16 15:34:37.480 INFO kablam! 14 | let mut parts = split_license(license); Oct 16 15:34:37.480 INFO kablam! | ----^^^^^ Oct 16 15:34:37.480 INFO kablam! | | Oct 16 15:34:37.480 INFO kablam! | help: remove this `mut` Oct 16 15:34:37.480 INFO kablam! | Oct 16 15:34:37.480 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:34:37.480 INFO kablam! Oct 16 15:34:37.522 INFO kablam! warning: function is never used: `check_licenses` Oct 16 15:34:37.522 INFO kablam! --> src/license.rs:38:1 Oct 16 15:34:37.522 INFO kablam! | Oct 16 15:34:37.522 INFO kablam! 38 | pub fn check_licenses() { Oct 16 15:34:37.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:37.522 INFO kablam! | Oct 16 15:34:37.522 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:34:37.522 INFO kablam! Oct 16 15:34:37.522 INFO kablam! warning: function is never used: `bundle_licenses` Oct 16 15:34:37.522 INFO kablam! --> src/license.rs:41:1 Oct 16 15:34:37.522 INFO kablam! | Oct 16 15:34:37.522 INFO kablam! 41 | pub fn bundle_licenses() { Oct 16 15:34:37.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:37.522 INFO kablam! Oct 16 15:34:37.522 INFO kablam! warning: function is never used: `split_multiple` Oct 16 15:34:37.522 INFO kablam! --> src/util.rs:1:1 Oct 16 15:34:37.522 INFO kablam! | Oct 16 15:34:37.522 INFO kablam! 1 | pub fn split_multiple() {} Oct 16 15:34:37.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:37.522 INFO kablam! Oct 16 15:34:39.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.59s Oct 16 15:34:39.464 INFO kablam! su: No module specific data is present Oct 16 15:34:39.884 INFO running `"docker" "rm" "-f" "07cad724d10b9e7cc507dcecda01f1a25d14807a39e992ec203a0117428cfb31"` Oct 16 15:34:39.971 INFO blam! 07cad724d10b9e7cc507dcecda01f1a25d14807a39e992ec203a0117428cfb31 Oct 16 15:34:39.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:40.343 INFO blam! a3efa0a0dfdf58401531e20ec4b67c7579a1be62dce3098ed87492f10285326d Oct 16 15:34:40.346 INFO running `"docker" "start" "-a" "a3efa0a0dfdf58401531e20ec4b67c7579a1be62dce3098ed87492f10285326d"` Oct 16 15:34:40.938 INFO kablam! usermod: no changes Oct 16 15:34:40.974 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 15:34:41.032 INFO kablam! Compiling cargo2 v0.2.2 (/source) Oct 16 15:34:42.707 INFO kablam! warning: unused import: `serde` Oct 16 15:34:42.707 INFO kablam! --> src/metadata.rs:1:5 Oct 16 15:34:42.707 INFO kablam! | Oct 16 15:34:42.707 INFO kablam! 1 | use serde; Oct 16 15:34:42.707 INFO kablam! | ^^^^^ Oct 16 15:34:42.707 INFO kablam! | Oct 16 15:34:42.707 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:34:42.707 INFO kablam! Oct 16 15:34:42.856 INFO kablam! warning: unused variable: `entry` Oct 16 15:34:42.856 INFO kablam! --> src/license.rs:28:13 Oct 16 15:34:42.856 INFO kablam! | Oct 16 15:34:42.856 INFO kablam! 28 | let entry = license_map Oct 16 15:34:42.856 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 16 15:34:42.856 INFO kablam! | Oct 16 15:34:42.856 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:34:42.856 INFO kablam! Oct 16 15:34:42.856 INFO kablam! warning: unused variable: `m` Oct 16 15:34:42.856 INFO kablam! --> src/main.rs:31:25 Oct 16 15:34:42.856 INFO kablam! | Oct 16 15:34:42.856 INFO kablam! 31 | ("bundle", Some(m)) => {} Oct 16 15:34:42.856 INFO kablam! | ^ help: consider using `_m` instead Oct 16 15:34:42.856 INFO kablam! Oct 16 15:34:42.856 INFO kablam! warning: unused variable: `m` Oct 16 15:34:42.856 INFO kablam! --> src/main.rs:32:24 Oct 16 15:34:42.856 INFO kablam! | Oct 16 15:34:42.856 INFO kablam! 32 | ("check", Some(m)) => {} Oct 16 15:34:42.856 INFO kablam! | ^ help: consider using `_m` instead Oct 16 15:34:42.856 INFO kablam! Oct 16 15:34:42.867 INFO kablam! warning: variable does not need to be mutable Oct 16 15:34:42.867 INFO kablam! --> src/license.rs:14:9 Oct 16 15:34:42.867 INFO kablam! | Oct 16 15:34:42.868 INFO kablam! 14 | let mut parts = split_license(license); Oct 16 15:34:42.868 INFO kablam! | ----^^^^^ Oct 16 15:34:42.868 INFO kablam! | | Oct 16 15:34:42.868 INFO kablam! | help: remove this `mut` Oct 16 15:34:42.868 INFO kablam! | Oct 16 15:34:42.868 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:34:42.868 INFO kablam! Oct 16 15:34:42.915 INFO kablam! warning: function is never used: `check_licenses` Oct 16 15:34:42.915 INFO kablam! --> src/license.rs:38:1 Oct 16 15:34:42.915 INFO kablam! | Oct 16 15:34:42.915 INFO kablam! 38 | pub fn check_licenses() { Oct 16 15:34:42.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:42.915 INFO kablam! | Oct 16 15:34:42.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:34:42.915 INFO kablam! Oct 16 15:34:42.915 INFO kablam! warning: function is never used: `bundle_licenses` Oct 16 15:34:42.915 INFO kablam! --> src/license.rs:41:1 Oct 16 15:34:42.915 INFO kablam! | Oct 16 15:34:42.915 INFO kablam! 41 | pub fn bundle_licenses() { Oct 16 15:34:42.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:42.915 INFO kablam! Oct 16 15:34:42.915 INFO kablam! warning: function is never used: `split_multiple` Oct 16 15:34:42.915 INFO kablam! --> src/util.rs:1:1 Oct 16 15:34:42.915 INFO kablam! | Oct 16 15:34:42.915 INFO kablam! 1 | pub fn split_multiple() {} Oct 16 15:34:42.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:34:42.915 INFO kablam! Oct 16 15:34:43.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 16 15:34:43.344 INFO kablam! su: No module specific data is present Oct 16 15:34:43.965 INFO running `"docker" "rm" "-f" "a3efa0a0dfdf58401531e20ec4b67c7579a1be62dce3098ed87492f10285326d"` Oct 16 15:34:44.319 INFO blam! a3efa0a0dfdf58401531e20ec4b67c7579a1be62dce3098ed87492f10285326d Oct 16 15:34:44.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 15:34:44.784 INFO blam! 200770bf784ffdd6b90d8b29719bee84fe0c4513214b686f0f99e27a5e8b6ad0 Oct 16 15:34:44.785 INFO running `"docker" "start" "-a" "200770bf784ffdd6b90d8b29719bee84fe0c4513214b686f0f99e27a5e8b6ad0"` Oct 16 15:34:45.276 INFO kablam! usermod: no changes Oct 16 15:34:45.311 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 15:34:45.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 15:34:45.378 INFO kablam! Running /target/debug/deps/cargo2-1d2e0f28d81e3a40 Oct 16 15:34:45.379 INFO blam! Oct 16 15:34:45.379 INFO blam! running 0 tests Oct 16 15:34:45.379 INFO blam! Oct 16 15:34:45.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:34:45.379 INFO blam! Oct 16 15:34:45.383 INFO kablam! su: No module specific data is present Oct 16 15:34:46.215 INFO running `"docker" "rm" "-f" "200770bf784ffdd6b90d8b29719bee84fe0c4513214b686f0f99e27a5e8b6ad0"` Oct 16 15:34:46.453 INFO blam! 200770bf784ffdd6b90d8b29719bee84fe0c4513214b686f0f99e27a5e8b6ad0