[INFO] cloning repository https://github.com/blkgoose/saint-peter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blkgoose/saint-peter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkgoose%2Fsaint-peter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkgoose%2Fsaint-peter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea918be223a95eca005f2c770421c916d5ab77c6
[INFO] checking blkgoose/saint-peter against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkgoose%2Fsaint-peter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blkgoose/saint-peter
[INFO] finished tweaking git repo https://github.com/blkgoose/saint-peter
[INFO] tweaked toml for git repo https://github.com/blkgoose/saint-peter written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blkgoose/saint-peter on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blkgoose/saint-peter 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b
[INFO] running `Command { std: "docker" "start" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking cryptovec v0.6.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]     Checking clap v3.2.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking osshkeys v0.7.0
[INFO] [stderr]     Checking saint-peter v1.1.1 (/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] [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 4m 35s
[INFO] running `Command { std: "docker" "inspect" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b", kill_on_drop: false }`
[INFO] [stdout] 5a94820c50ce99a88f50ba865c0f3b350be720a9390c0841643e512a1df6865b
