[INFO] cloning repository https://github.com/copyleftdev/zgrok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copyleftdev/zgrok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzgrok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzgrok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3c504e108f2d3c998c5aea9117ddd8d2a3c85b3 [INFO] checking copyleftdev/zgrok against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fzgrok" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/copyleftdev/zgrok [INFO] finished tweaking git repo https://github.com/copyleftdev/zgrok [INFO] tweaked toml for git repo https://github.com/copyleftdev/zgrok written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/copyleftdev/zgrok on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/copyleftdev/zgrok 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded opentelemetry-otlp v0.27.0 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded clap v4.5.54 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] [stderr] Downloaded clap_builder v4.5.54 [INFO] [stderr] Downloaded opentelemetry-proto v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299 [INFO] running `Command { std: "docker" "start" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299", 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" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299", 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" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking metrics v0.24.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking metrics-util v0.19.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.27.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fc35853521c0443 -C extra-filename=-a6b6876984780dc8 --out-dir /opt/rustwide/target/debug/build/pxfm/a6b6876984780dc8/out -L dependency=/opt/rustwide/target/debug/build/num-traits/5926fbb98e608a95/out --extern num_traits=/opt/rustwide/target/debug/build/num-traits/5926fbb98e608a95/out/libnum_traits-5926fbb98e608a95.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b10efa850cc31105 -C extra-filename=-ef91506dcb5946f6 --out-dir /opt/rustwide/target/debug/build/tokio/ef91506dcb5946f6/out -L dependency=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out -L dependency=/opt/rustwide/target/debug/build/libc/bb09b30f62cf1a92/out -L dependency=/opt/rustwide/target/debug/build/mio/69a768f6881cc1a4/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/socket2/c16dfe712af6574a/out --extern bytes=/opt/rustwide/target/debug/build/bytes/98e9b16cf060efd6/out/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/bb09b30f62cf1a92/out/liblibc-bb09b30f62cf1a92.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/69a768f6881cc1a4/out/libmio-69a768f6881cc1a4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c16dfe712af6574a/out/libsocket2-c16dfe712af6574a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299", kill_on_drop: false }` [INFO] [stdout] 8cb7a2e91a10f7e4818d6d0c7ebac57bd1cc570bc2cc808a711e5b9c9469f299