[INFO] cloning repository https://github.com/oxidecomputer/buildomat-at-home
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/buildomat-at-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68f4e5b60b7b48aaee6e74bdd3b7e7c39edff5d4
[INFO] checking oxidecomputer/buildomat-at-home against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] finished tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/buildomat-at-home written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/buildomat-at-home on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/buildomat-at-home 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded ulid v1.0.0
[INFO] [stderr]   Downloaded parse-display-derive v0.8.1
[INFO] [stderr]   Downloaded parse-display v0.8.1
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded comrak v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51b0cf4d180ba99dccede8e01a7b441b667c6eab9352c84ff093ba7841ae5eb5
[INFO] running `Command { std: "docker" "start" "-a" "51b0cf4d180ba99dccede8e01a7b441b667c6eab9352c84ff093ba7841ae5eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51b0cf4d180ba99dccede8e01a7b441b667c6eab9352c84ff093ba7841ae5eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b0cf4d180ba99dccede8e01a7b441b667c6eab9352c84ff093ba7841ae5eb5", kill_on_drop: false }`
[INFO] [stdout] 51b0cf4d180ba99dccede8e01a7b441b667c6eab9352c84ff093ba7841ae5eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91fe1f93b00ca67a509e62761d1ac33170928529db5e3e0dfe2245f86affbe35
[INFO] running `Command { std: "docker" "start" "-a" "91fe1f93b00ca67a509e62761d1ac33170928529db5e3e0dfe2245f86affbe35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking winnow v0.4.7
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking comrak v0.18.0
[INFO] [stderr]     Checking indicatif v0.17.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking tempfile v3.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.1
[INFO] [stderr]     Checking parse-display v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ulid v1.0.0
[INFO] [stderr]     Checking toml_edit v0.19.11
[INFO] [stderr]     Checking toml v0.7.5
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking buildomat-at-home v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.51s
[INFO] running `Command { std: "docker" "inspect" "91fe1f93b00ca67a509e62761d1ac33170928529db5e3e0dfe2245f86affbe35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fe1f93b00ca67a509e62761d1ac33170928529db5e3e0dfe2245f86affbe35", kill_on_drop: false }`
[INFO] [stdout] 91fe1f93b00ca67a509e62761d1ac33170928529db5e3e0dfe2245f86affbe35
