[INFO] fetching crate bash_bundler 0.1.1...
[INFO] checking bash_bundler-0.1.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate bash_bundler 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bash_bundler 0.1.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bash_bundler 0.1.1
[INFO] finished tweaking crates.io crate bash_bundler 0.1.1
[INFO] tweaked toml for crates.io crate bash_bundler 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate bash_bundler 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca69709d41eea65660d4ed07fbffddebc4ccc5c04e12a79121523316169f3567
[INFO] running `Command { std: "docker" "start" "-a" "ca69709d41eea65660d4ed07fbffddebc4ccc5c04e12a79121523316169f3567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca69709d41eea65660d4ed07fbffddebc4ccc5c04e12a79121523316169f3567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca69709d41eea65660d4ed07fbffddebc4ccc5c04e12a79121523316169f3567", kill_on_drop: false }`
[INFO] [stdout] ca69709d41eea65660d4ed07fbffddebc4ccc5c04e12a79121523316169f3567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 532d0e72d9885e238dd7636ab03c6d2e2ee846828748c7d1ffc997ad3b3270cb
[INFO] running `Command { std: "docker" "start" "-a" "532d0e72d9885e238dd7636ab03c6d2e2ee846828748c7d1ffc997ad3b3270cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking bash_bundler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line`, `text`, and `style` are never read
[INFO] [stdout]    --> src/main.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct ImportStatement {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 178 |     line_number: usize,
[INFO] [stdout] 179 |     line: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 180 |     text: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 181 |     path: PathBuf,
[INFO] [stdout] 182 |     style: ImportStyle,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `text`, and `style` are never read
[INFO] [stdout]    --> src/main.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct ImportStatement {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 178 |     line_number: usize,
[INFO] [stdout] 179 |     line: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 180 |     text: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 181 |     path: PathBuf,
[INFO] [stdout] 182 |     style: ImportStyle,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
[INFO] running `Command { std: "docker" "inspect" "532d0e72d9885e238dd7636ab03c6d2e2ee846828748c7d1ffc997ad3b3270cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "532d0e72d9885e238dd7636ab03c6d2e2ee846828748c7d1ffc997ad3b3270cb", kill_on_drop: false }`
[INFO] [stdout] 532d0e72d9885e238dd7636ab03c6d2e2ee846828748c7d1ffc997ad3b3270cb
[INFO] checking bash_bundler-0.1.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate bash_bundler 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bash_bundler 0.1.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bash_bundler 0.1.1
[INFO] finished tweaking crates.io crate bash_bundler 0.1.1
[INFO] tweaked toml for crates.io crate bash_bundler 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate bash_bundler 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91fe14bd79b8ec2896a16e7fa6d40a2e40a73ba8405f2fee2275c4100916eacc
[INFO] running `Command { std: "docker" "start" "-a" "91fe14bd79b8ec2896a16e7fa6d40a2e40a73ba8405f2fee2275c4100916eacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91fe14bd79b8ec2896a16e7fa6d40a2e40a73ba8405f2fee2275c4100916eacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fe14bd79b8ec2896a16e7fa6d40a2e40a73ba8405f2fee2275c4100916eacc", kill_on_drop: false }`
[INFO] [stdout] 91fe14bd79b8ec2896a16e7fa6d40a2e40a73ba8405f2fee2275c4100916eacc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39acc2518983c4528744b30d87d126ebe7e2b8b194d86e347f5a949edebe42b0
[INFO] running `Command { std: "docker" "start" "-a" "39acc2518983c4528744b30d87d126ebe7e2b8b194d86e347f5a949edebe42b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking bash_bundler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `line`, `text`, and `style` are never read
[INFO] [stdout]    --> src/main.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct ImportStatement {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 178 |     line_number: usize,
[INFO] [stdout] 179 |     line: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 180 |     text: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 181 |     path: PathBuf,
[INFO] [stdout] 182 |     style: ImportStyle,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line`, `text`, and `style` are never read
[INFO] [stdout]    --> src/main.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct ImportStatement {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 178 |     line_number: usize,
[INFO] [stdout] 179 |     line: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 180 |     text: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 181 |     path: PathBuf,
[INFO] [stdout] 182 |     style: ImportStyle,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
[INFO] running `Command { std: "docker" "inspect" "39acc2518983c4528744b30d87d126ebe7e2b8b194d86e347f5a949edebe42b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39acc2518983c4528744b30d87d126ebe7e2b8b194d86e347f5a949edebe42b0", kill_on_drop: false }`
[INFO] [stdout] 39acc2518983c4528744b30d87d126ebe7e2b8b194d86e347f5a949edebe42b0
