[INFO] cloning repository https://github.com/loynet/ptchan-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loynet/ptchan-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floynet%2Fptchan-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floynet%2Fptchan-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caeb006b24a5c47cc8c757beed2f65da8b9f47a6 [INFO] checking loynet/ptchan-gateway against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floynet%2Fptchan-gateway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/loynet/ptchan-gateway [INFO] finished tweaking git repo https://github.com/loynet/ptchan-gateway [INFO] tweaked toml for git repo https://github.com/loynet/ptchan-gateway written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loynet/ptchan-gateway on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loynet/ptchan-gateway 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rusqlite v0.7.0 [INFO] [stderr] Downloaded governor v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18 [INFO] running `Command { std: "docker" "start" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18", 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" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18", 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" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking serde_json v1.0.151 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking webpki-roots v1.0.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Compiling portable-atomic v1.14.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking time v0.3.55 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Compiling serde_derive_internals v0.30.0 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking thiserror v2.0.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Compiling utoipa-gen v5.5.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking futures-timer v3.0.4 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling schemars_derive v1.2.2 [INFO] [stderr] Checking toml v1.1.4+spec-1.1.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9caa2ec6f78f31f1 -C extra-filename=-54184608f61d1930 --out-dir /opt/rustwide/target/debug/build/rustix/54184608f61d1930/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `procfs-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name procfs_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/procfs-core-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "chrono", "default", "serde", "serde1"))' -C metadata=f72f7d17c6c91244 -C extra-filename=-2bc60af044a6e021 --out-dir /opt/rustwide/target/debug/build/procfs-core/2bc60af044a6e021/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out/libhex-4852862d92867e36.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6c382adef65cd934 -C extra-filename=-2de73cf2358e7261 --out-dir /opt/rustwide/target/debug/build/serde_derive/2de73cf2358e7261/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rlib --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/4033db0793bf2ef7/out/libsyn-4033db0793bf2ef7.rlib --extern syn=/opt/rustwide/target/debug/build/syn/4033db0793bf2ef7/out/libsyn-4033db0793bf2ef7.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18", kill_on_drop: false }` [INFO] [stdout] 24b4b1003a03a8e31eb2e1030d6cee296af0703c9d0ed1dc1dc16e024ca3cb18