[INFO] cloning repository https://github.com/BeaconBrigade/system-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeaconBrigade/system-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fsystem-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fsystem-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 500f6bf83397e088f0b1228cbb04add58cfdf398 [INFO] checking BeaconBrigade/system-hook against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeaconBrigade%2Fsystem-hook" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BeaconBrigade/system-hook [INFO] finished tweaking git repo https://github.com/BeaconBrigade/system-hook [INFO] tweaked toml for git repo https://github.com/BeaconBrigade/system-hook written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BeaconBrigade/system-hook on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BeaconBrigade/system-hook 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.15.11 [INFO] [stderr] Downloaded fsio v0.4.1 [INFO] [stderr] Downloaded axum-macros v0.3.8 [INFO] [stderr] Downloaded color-spantrace v0.2.2 [INFO] [stderr] Downloaded color-eyre v0.6.4 [INFO] [stderr] Downloaded envmnt v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2248c1b574b6be2b944638fac1fe6dbba69d23a29ff04d660d488ee135e3fb54 [INFO] running `Command { std: "docker" "start" "-a" "2248c1b574b6be2b944638fac1fe6dbba69d23a29ff04d660d488ee135e3fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2248c1b574b6be2b944638fac1fe6dbba69d23a29ff04d660d488ee135e3fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2248c1b574b6be2b944638fac1fe6dbba69d23a29ff04d660d488ee135e3fb54", kill_on_drop: false }` [INFO] [stdout] 2248c1b574b6be2b944638fac1fe6dbba69d23a29ff04d660d488ee135e3fb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9059f000e6e9d53a57a735f3596c2e018788712ad5457a2276be422e0bbc0c5a [INFO] running `Command { std: "docker" "start" "-a" "9059f000e6e9d53a57a735f3596c2e018788712ad5457a2276be422e0bbc0c5a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking fsio v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking envmnt v0.10.4 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking text-completions v0.1.0 (/opt/rustwide/workdir/text-completions) [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking github-webhook-extract v0.1.0 (/opt/rustwide/workdir/github-webhook-extract) [INFO] [stderr] Checking system-hook v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "9059f000e6e9d53a57a735f3596c2e018788712ad5457a2276be422e0bbc0c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9059f000e6e9d53a57a735f3596c2e018788712ad5457a2276be422e0bbc0c5a", kill_on_drop: false }` [INFO] [stdout] 9059f000e6e9d53a57a735f3596c2e018788712ad5457a2276be422e0bbc0c5a