[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#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/buildomat-at-home on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.17.5 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded parse-display-derive v0.8.1 [INFO] [stderr] Downloaded portable-atomic v1.3.3 [INFO] [stderr] Downloaded parse-display v0.8.1 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded comrak v0.18.0 [INFO] [stderr] Downloaded ulid v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9564b8dfefff10c0d7d0e8ab7baad6daace6b251cc6a8bf52b32d41c4312d76e [INFO] running `Command { std: "docker" "start" "-a" "9564b8dfefff10c0d7d0e8ab7baad6daace6b251cc6a8bf52b32d41c4312d76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9564b8dfefff10c0d7d0e8ab7baad6daace6b251cc6a8bf52b32d41c4312d76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9564b8dfefff10c0d7d0e8ab7baad6daace6b251cc6a8bf52b32d41c4312d76e", kill_on_drop: false }` [INFO] [stdout] 9564b8dfefff10c0d7d0e8ab7baad6daace6b251cc6a8bf52b32d41c4312d76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 772010621f5969dab614f4758054eb6186ae8882243c793d06a874735b7bae0a [INFO] running `Command { std: "docker" "start" "-a" "772010621f5969dab614f4758054eb6186ae8882243c793d06a874735b7bae0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking indicatif v0.17.5 [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 serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime 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 hyper v0.14.27 [INFO] [stderr] Checking toml v0.7.5 [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 1m 04s [INFO] running `Command { std: "docker" "inspect" "772010621f5969dab614f4758054eb6186ae8882243c793d06a874735b7bae0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772010621f5969dab614f4758054eb6186ae8882243c793d06a874735b7bae0a", kill_on_drop: false }` [INFO] [stdout] 772010621f5969dab614f4758054eb6186ae8882243c793d06a874735b7bae0a [INFO] checking oxidecomputer/buildomat-at-home against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxidecomputer/buildomat-at-home on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0fe11046de274dc6805aa1363df0bd78923753e47772494852b5b93b7b6f35 [INFO] running `Command { std: "docker" "start" "-a" "7f0fe11046de274dc6805aa1363df0bd78923753e47772494852b5b93b7b6f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0fe11046de274dc6805aa1363df0bd78923753e47772494852b5b93b7b6f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0fe11046de274dc6805aa1363df0bd78923753e47772494852b5b93b7b6f35", kill_on_drop: false }` [INFO] [stdout] 7f0fe11046de274dc6805aa1363df0bd78923753e47772494852b5b93b7b6f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e9cc6342e1ab0381a29d7c887accff033c109fd737c837e00a7b735e30630b [INFO] running `Command { std: "docker" "start" "-a" "d4e9cc6342e1ab0381a29d7c887accff033c109fd737c837e00a7b735e30630b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [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] Compiling memchr v2.5.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking indicatif v0.17.5 [INFO] [stderr] Checking dialoguer v0.10.4 [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 serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime 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 1m 06s [INFO] running `Command { std: "docker" "inspect" "d4e9cc6342e1ab0381a29d7c887accff033c109fd737c837e00a7b735e30630b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e9cc6342e1ab0381a29d7c887accff033c109fd737c837e00a7b735e30630b", kill_on_drop: false }` [INFO] [stdout] d4e9cc6342e1ab0381a29d7c887accff033c109fd737c837e00a7b735e30630b