[INFO] cloning repository https://github.com/newAM/nix-post-build-hook-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/nix-post-build-hook-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ca5547fb7989a57a0d095699032f45a31f13a0d [INFO] checking newAM/nix-post-build-hook-queue against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/nix-post-build-hook-queue 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/newAM/nix-post-build-hook-queue [INFO] finished tweaking git repo https://github.com/newAM/nix-post-build-hook-queue [INFO] tweaked toml for git repo https://github.com/newAM/nix-post-build-hook-queue written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/nix-post-build-hook-queue 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] Downloading crates ... [INFO] [stderr] Downloaded systemd-journal-logger v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7f8581867e943e26c8acdb65cc7864eccefe3974bbb73e7d4d006916f3344a50 [INFO] running `Command { std: "docker" "start" "-a" "7f8581867e943e26c8acdb65cc7864eccefe3974bbb73e7d4d006916f3344a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f8581867e943e26c8acdb65cc7864eccefe3974bbb73e7d4d006916f3344a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8581867e943e26c8acdb65cc7864eccefe3974bbb73e7d4d006916f3344a50", kill_on_drop: false }` [INFO] [stdout] 7f8581867e943e26c8acdb65cc7864eccefe3974bbb73e7d4d006916f3344a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 76dca1229ecb661a2ea69504bfb424d6ac4e25e9ea128f685675e7c307bfeaf5 [INFO] running `Command { std: "docker" "start" "-a" "76dca1229ecb661a2ea69504bfb424d6ac4e25e9ea128f685675e7c307bfeaf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking nix-post-build-hook-queue-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking nix-post-build-hook-queue-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking systemd-journal-logger v2.1.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking nix-post-build-hook-queue-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `Command { std: "docker" "inspect" "76dca1229ecb661a2ea69504bfb424d6ac4e25e9ea128f685675e7c307bfeaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76dca1229ecb661a2ea69504bfb424d6ac4e25e9ea128f685675e7c307bfeaf5", kill_on_drop: false }` [INFO] [stdout] 76dca1229ecb661a2ea69504bfb424d6ac4e25e9ea128f685675e7c307bfeaf5 [INFO] checking newAM/nix-post-build-hook-queue against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fnix-post-build-hook-queue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/nix-post-build-hook-queue 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/newAM/nix-post-build-hook-queue [INFO] finished tweaking git repo https://github.com/newAM/nix-post-build-hook-queue [INFO] tweaked toml for git repo https://github.com/newAM/nix-post-build-hook-queue written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/nix-post-build-hook-queue 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c2445df008e74de283b4404d71a69f1ed1b807aa4c1bb846a05793a363a30b8e [INFO] running `Command { std: "docker" "start" "-a" "c2445df008e74de283b4404d71a69f1ed1b807aa4c1bb846a05793a363a30b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2445df008e74de283b4404d71a69f1ed1b807aa4c1bb846a05793a363a30b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2445df008e74de283b4404d71a69f1ed1b807aa4c1bb846a05793a363a30b8e", kill_on_drop: false }` [INFO] [stdout] c2445df008e74de283b4404d71a69f1ed1b807aa4c1bb846a05793a363a30b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c531ea58727d5df2de55b41cc3a472b1cfce80d87da8714e6cbba1712b937517 [INFO] running `Command { std: "docker" "start" "-a" "c531ea58727d5df2de55b41cc3a472b1cfce80d87da8714e6cbba1712b937517", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking value-bag v1.8.1 [INFO] [stderr] Checking nix-post-build-hook-queue-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking nix-post-build-hook-queue-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking systemd-journal-logger v2.1.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking nix-post-build-hook-queue-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "c531ea58727d5df2de55b41cc3a472b1cfce80d87da8714e6cbba1712b937517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c531ea58727d5df2de55b41cc3a472b1cfce80d87da8714e6cbba1712b937517", kill_on_drop: false }` [INFO] [stdout] c531ea58727d5df2de55b41cc3a472b1cfce80d87da8714e6cbba1712b937517