[INFO] fetching crate saint-peter 1.1.0...
[INFO] building saint-peter-1.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate saint-peter 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate saint-peter 1.1.0
[INFO] finished tweaking crates.io crate saint-peter 1.1.0
[INFO] tweaked toml for crates.io crate saint-peter 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saint-peter 1.1.0 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 saint-peter 1.1.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d57120a952477fbb41f9176bab1c73707911cdf33c00b49198fd4783ed8a0fcd
[INFO] running `Command { std: "docker" "start" "-a" "d57120a952477fbb41f9176bab1c73707911cdf33c00b49198fd4783ed8a0fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d57120a952477fbb41f9176bab1c73707911cdf33c00b49198fd4783ed8a0fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57120a952477fbb41f9176bab1c73707911cdf33c00b49198fd4783ed8a0fcd", kill_on_drop: false }`
[INFO] [stdout] d57120a952477fbb41f9176bab1c73707911cdf33c00b49198fd4783ed8a0fcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7f5a84939572ceb31b799a39c5dae0773cdc956c201174bbbb40fc4f8c5afb59
[INFO] running `Command { std: "docker" "start" "-a" "7f5a84939572ceb31b799a39c5dae0773cdc956c201174bbbb40fc4f8c5afb59", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling openssl-sys v0.9.92
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cryptovec v0.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling clap v3.2.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling osshkeys v0.7.0
[INFO] [stderr]    Compiling saint-peter v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/subcommands/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     CannotGetConfig(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     CannotGetConfig(String),
[INFO] [stdout] 15 +     CannotGetConfig(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "7f5a84939572ceb31b799a39c5dae0773cdc956c201174bbbb40fc4f8c5afb59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5a84939572ceb31b799a39c5dae0773cdc956c201174bbbb40fc4f8c5afb59", kill_on_drop: false }`
[INFO] [stdout] 7f5a84939572ceb31b799a39c5dae0773cdc956c201174bbbb40fc4f8c5afb59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8f08cbf88ba293e0617980bfc48a87245402f936112b4aaf4651238a7d27c80f
[INFO] running `Command { std: "docker" "start" "-a" "8f08cbf88ba293e0617980bfc48a87245402f936112b4aaf4651238a7d27c80f", kill_on_drop: false }`
[INFO] [stderr]    Compiling saint-peter v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/subcommands/mod.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     CannotGetConfig(String),
[INFO] [stdout]    |     --------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     CannotGetConfig(String),
[INFO] [stdout] 15 +     CannotGetConfig(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "8f08cbf88ba293e0617980bfc48a87245402f936112b4aaf4651238a7d27c80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f08cbf88ba293e0617980bfc48a87245402f936112b4aaf4651238a7d27c80f", kill_on_drop: false }`
[INFO] [stdout] 8f08cbf88ba293e0617980bfc48a87245402f936112b4aaf4651238a7d27c80f
