[INFO] fetching crate lucet-objdump 0.6.1...
[INFO] checking lucet-objdump-0.6.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate lucet-objdump 0.6.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate lucet-objdump 0.6.1
[INFO] finished tweaking crates.io crate lucet-objdump 0.6.1
[INFO] tweaked toml for crates.io crate lucet-objdump 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lucet-objdump 0.6.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lucet-objdump 0.6.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 786a6a48923b9222a8b6a8c2b04be2f5ae766fdb0656b0d9a73c05286e456d13
[INFO] running `Command { std: "docker" "start" "-a" "786a6a48923b9222a8b6a8c2b04be2f5ae766fdb0656b0d9a73c05286e456d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786a6a48923b9222a8b6a8c2b04be2f5ae766fdb0656b0d9a73c05286e456d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786a6a48923b9222a8b6a8c2b04be2f5ae766fdb0656b0d9a73c05286e456d13", kill_on_drop: false }`
[INFO] [stdout] 786a6a48923b9222a8b6a8c2b04be2f5ae766fdb0656b0d9a73c05286e456d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2b361e6165c8be9d1eb1163664035c51df802f61742c932f90748aa347ee3d
[INFO] running `Command { std: "docker" "start" "-a" "7b2b361e6165c8be9d1eb1163664035c51df802f61742c932f90748aa347ee3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling scroll v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling serde-big-array v0.2.0
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking rpassword v4.0.5
[INFO] [stderr]     Checking parity-wasm v0.40.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking scrypt v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking cranelift-entity v0.51.0
[INFO] [stderr]     Checking colored v1.9.2
[INFO] [stderr]     Checking minisign v0.5.14
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr]     Checking goblin v0.0.24
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.11
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]    Compiling target-lexicon v0.8.1
[INFO] [stderr]     Checking object v0.14.1
[INFO] [stderr]     Checking lucet-module v0.6.1
[INFO] [stderr]     Checking lucet-objdump v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct DataSegment {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     data: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataSegment` 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   self.exported_functions.push(name.clone());
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:90:60
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   self.imported_symbols.push(name.clone());
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct DataSegment {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     data: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataSegment` 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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:88:62
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   self.exported_functions.push(name.clone());
[INFO] [stdout]    |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:90:60
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   self.imported_symbols.push(name.clone());
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.13s
[INFO] running `Command { std: "docker" "inspect" "7b2b361e6165c8be9d1eb1163664035c51df802f61742c932f90748aa347ee3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2b361e6165c8be9d1eb1163664035c51df802f61742c932f90748aa347ee3d", kill_on_drop: false }`
[INFO] [stdout] 7b2b361e6165c8be9d1eb1163664035c51df802f61742c932f90748aa347ee3d
