[INFO] fetching crate bitinfo 0.1.1...
[INFO] testing bitinfo-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bitinfo 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bitinfo 0.1.1
[INFO] finished tweaking crates.io crate bitinfo 0.1.1
[INFO] tweaked toml for crates.io crate bitinfo 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitinfo 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitinfo 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ee8f84f0e1a1f59b0d9221ce24145edbc505fa3d3ec50f19dd7b15f3748a8f8
[INFO] running `Command { std: "docker" "start" "-a" "7ee8f84f0e1a1f59b0d9221ce24145edbc505fa3d3ec50f19dd7b15f3748a8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ee8f84f0e1a1f59b0d9221ce24145edbc505fa3d3ec50f19dd7b15f3748a8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ee8f84f0e1a1f59b0d9221ce24145edbc505fa3d3ec50f19dd7b15f3748a8f8", kill_on_drop: false }`
[INFO] [stdout] 7ee8f84f0e1a1f59b0d9221ce24145edbc505fa3d3ec50f19dd7b15f3748a8f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e42b90a627a9eb91d4504cf02730f783937dc09a9f23b607efce3f8e3b887e4
[INFO] running `Command { std: "docker" "start" "-a" "5e42b90a627a9eb91d4504cf02730f783937dc09a9f23b607efce3f8e3b887e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.3
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling parse_int v0.4.0
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling serde_yaml v0.8.13
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling bitinfo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]    --> src/main.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InflatedRegisterMask {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |    width: u32,
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InflatedRegisterMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/main.rs:319:35
[INFO] [stdout]     |
[INFO] [stdout] 319 |    let name = keys.last().unwrap().clone();
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "5e42b90a627a9eb91d4504cf02730f783937dc09a9f23b607efce3f8e3b887e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e42b90a627a9eb91d4504cf02730f783937dc09a9f23b607efce3f8e3b887e4", kill_on_drop: false }`
[INFO] [stdout] 5e42b90a627a9eb91d4504cf02730f783937dc09a9f23b607efce3f8e3b887e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa8994bbd9120f01e7923cb8b6619d11f76837b91fb63bd4ca86bfe6d29b529
[INFO] running `Command { std: "docker" "start" "-a" "7fa8994bbd9120f01e7923cb8b6619d11f76837b91fb63bd4ca86bfe6d29b529", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitinfo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]    --> src/main.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct InflatedRegisterMask {
[INFO] [stdout]     |        -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |    width: u32,
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InflatedRegisterMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> src/main.rs:319:35
[INFO] [stdout]     |
[INFO] [stdout] 319 |    let name = keys.last().unwrap().clone();
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "7fa8994bbd9120f01e7923cb8b6619d11f76837b91fb63bd4ca86bfe6d29b529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa8994bbd9120f01e7923cb8b6619d11f76837b91fb63bd4ca86bfe6d29b529", kill_on_drop: false }`
[INFO] [stdout] 7fa8994bbd9120f01e7923cb8b6619d11f76837b91fb63bd4ca86bfe6d29b529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1154e1319981c0ec3d9f70bcb6d39bfd5d34463c4806ef650368998d79579f4
[INFO] running `Command { std: "docker" "start" "-a" "c1154e1319981c0ec3d9f70bcb6d39bfd5d34463c4806ef650368998d79579f4", kill_on_drop: false }`
[INFO] [stderr] warning: field `width` is never read
[INFO] [stderr]    --> src/main.rs:130:4
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct InflatedRegisterMask {
[INFO] [stderr]     |        -------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 130 |    width: u32,
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InflatedRegisterMask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stderr]    --> src/main.rs:319:35
[INFO] [stderr]     |
[INFO] [stderr] 319 |    let name = keys.last().unwrap().clone();
[INFO] [stderr]     |                                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitinfo` (bin "bitinfo" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bitinfo-1592537e100950b7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c1154e1319981c0ec3d9f70bcb6d39bfd5d34463c4806ef650368998d79579f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1154e1319981c0ec3d9f70bcb6d39bfd5d34463c4806ef650368998d79579f4", kill_on_drop: false }`
[INFO] [stdout] c1154e1319981c0ec3d9f70bcb6d39bfd5d34463c4806ef650368998d79579f4
