[INFO] fetching crate trim-go-asm 0.1.3...
[INFO] checking trim-go-asm-0.1.3 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109-1
[INFO] extracting crate trim-go-asm 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate trim-go-asm 0.1.3
[INFO] finished tweaking crates.io crate trim-go-asm 0.1.3
[INFO] tweaked toml for crates.io crate trim-go-asm 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trim-go-asm 0.1.3 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trim-go-asm 0.1.3 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34dba7720c51fa45c162014b0b15bf5da1d38e35ccf2be42e88d286131913c39
[INFO] running `Command { std: "docker" "start" "-a" "34dba7720c51fa45c162014b0b15bf5da1d38e35ccf2be42e88d286131913c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34dba7720c51fa45c162014b0b15bf5da1d38e35ccf2be42e88d286131913c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34dba7720c51fa45c162014b0b15bf5da1d38e35ccf2be42e88d286131913c39", kill_on_drop: false }`
[INFO] [stdout] 34dba7720c51fa45c162014b0b15bf5da1d38e35ccf2be42e88d286131913c39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf4fc219c47181bfb271a358362e2e9668b25650cc9efca05cd6e200dd9066f
[INFO] running `Command { std: "docker" "start" "-a" "5bf4fc219c47181bfb271a358362e2e9668b25650cc9efca05cd6e200dd9066f", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking clap v3.1.2
[INFO] [stderr]     Checking trim-go-asm v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{App, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{App, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{App, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{App, Arg, Command};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::App::<'help>::help`: Replaced with `App::override_help`
[INFO] [stdout]   --> src/main.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .help("Trim Go Assembly from $ go tool compile -S")
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `clap::App::<'help>::help`: Replaced with `App::override_help`
[INFO] [stdout]   --> src/main.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .help("Trim Go Assembly from $ go tool compile -S")
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trim_goroutine_fn`
[INFO] [stdout]    --> src/trim.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let trim_goroutine_fn = if matches.is_present("TRIM_GOROUTINE") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trim_goroutine_fn`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `replace_abi_fn`
[INFO] [stdout]    --> src/trim.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let replace_abi_fn = if matches.is_present("REPLACE_ABIINTERNAL") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replace_abi_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_pcdata_func_data_fn`
[INFO] [stdout]    --> src/trim.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let remove_pcdata_func_data_fn = if matches.is_present("REMOVE_PCDATA_FUNCDATA") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_pcdata_func_data_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rename_for_mac_fn`
[INFO] [stdout]    --> src/trim.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let rename_for_mac_fn = if matches.is_present("FOR_MAC") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rename_for_mac_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erase_common` is never used
[INFO] [stdout]   --> src/trim.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn erase_common(inst_str: String) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trim_goroutine_fn`
[INFO] [stdout]    --> src/trim.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let trim_goroutine_fn = if matches.is_present("TRIM_GOROUTINE") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trim_goroutine_fn`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `replace_abi_fn`
[INFO] [stdout]    --> src/trim.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let replace_abi_fn = if matches.is_present("REPLACE_ABIINTERNAL") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_replace_abi_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_pcdata_func_data_fn`
[INFO] [stdout]    --> src/trim.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let remove_pcdata_func_data_fn = if matches.is_present("REMOVE_PCDATA_FUNCDATA") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_pcdata_func_data_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rename_for_mac_fn`
[INFO] [stdout]    --> src/trim.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let rename_for_mac_fn = if matches.is_present("FOR_MAC") {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rename_for_mac_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `erase_common` is never used
[INFO] [stdout]   --> src/trim.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn erase_common(inst_str: String) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "5bf4fc219c47181bfb271a358362e2e9668b25650cc9efca05cd6e200dd9066f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf4fc219c47181bfb271a358362e2e9668b25650cc9efca05cd6e200dd9066f", kill_on_drop: false }`
[INFO] [stdout] 5bf4fc219c47181bfb271a358362e2e9668b25650cc9efca05cd6e200dd9066f
