[INFO] fetching crate rualdi 0.2.3...
[INFO] building rualdi-0.2.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rualdi 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rualdi 0.2.3
[INFO] finished tweaking crates.io crate rualdi 0.2.3
[INFO] tweaked toml for crates.io crate rualdi 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rualdi 0.2.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rualdi 0.2.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 669cae67c882b5b5a2ec09dc1d307f7ca5c3dab32a5d31d64c871505d1631dd8
[INFO] running `Command { std: "docker" "start" "-a" "669cae67c882b5b5a2ec09dc1d307f7ca5c3dab32a5d31d64c871505d1631dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "669cae67c882b5b5a2ec09dc1d307f7ca5c3dab32a5d31d64c871505d1631dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669cae67c882b5b5a2ec09dc1d307f7ca5c3dab32a5d31d64c871505d1631dd8", kill_on_drop: false }`
[INFO] [stdout] 669cae67c882b5b5a2ec09dc1d307f7ca5c3dab32a5d31d64c871505d1631dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e392f950f6d4c41378b167b62e2258b8f3a8a3344f81cb793b2ad96c82c489
[INFO] running `Command { std: "docker" "start" "-a" "a5e392f950f6d4c41378b167b62e2258b8f3a8a3344f81cb793b2ad96c82c489", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling rualdlib v0.1.5
[INFO] [stderr]    Compiling rualdi v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ctype_exp`
[INFO] [stdout]  --> src/subcommand/add.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{config, ctype_exp, subcommand::RadSubCmdRunnable, utils};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/add_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
[INFO] running `Command { std: "docker" "inspect" "a5e392f950f6d4c41378b167b62e2258b8f3a8a3344f81cb793b2ad96c82c489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e392f950f6d4c41378b167b62e2258b8f3a8a3344f81cb793b2ad96c82c489", kill_on_drop: false }`
[INFO] [stdout] a5e392f950f6d4c41378b167b62e2258b8f3a8a3344f81cb793b2ad96c82c489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1ac77619401e6a7ae412646cc9c6dccb412afdbf8464cee606c6d3007d317e1
[INFO] running `Command { std: "docker" "start" "-a" "d1ac77619401e6a7ae412646cc9c6dccb412afdbf8464cee606c6d3007d317e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stdout] warning: unused import: `ctype_exp`
[INFO] [stdout]  --> src/subcommand/add.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{config, ctype_exp, subcommand::RadSubCmdRunnable, utils};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/add_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling gag v0.1.10
[INFO] [stderr]    Compiling rualdi v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ctype_exp`
[INFO] [stdout]  --> src/subcommand/add.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{config, ctype_exp, subcommand::RadSubCmdRunnable, utils};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/add_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ctype_exp`
[INFO] [stdout]  --> src/subcommand/remove_env.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ctype_exp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s
[INFO] running `Command { std: "docker" "inspect" "d1ac77619401e6a7ae412646cc9c6dccb412afdbf8464cee606c6d3007d317e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ac77619401e6a7ae412646cc9c6dccb412afdbf8464cee606c6d3007d317e1", kill_on_drop: false }`
[INFO] [stdout] d1ac77619401e6a7ae412646cc9c6dccb412afdbf8464cee606c6d3007d317e1
