[INFO] cloning repository https://github.com/l2dy/occp-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l2dy/occp-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2dy%2Foccp-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2dy%2Foccp-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1889ec13a35a1b4c257df04df74e97d06ad837b [INFO] checking l2dy/occp-proxy against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2dy%2Foccp-proxy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/l2dy/occp-proxy [INFO] finished tweaking git repo https://github.com/l2dy/occp-proxy [INFO] tweaked toml for git repo https://github.com/l2dy/occp-proxy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/l2dy/occp-proxy on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/l2dy/occp-proxy 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8fe19b2ad6a959093b4ecfd488d5060cd12a301797fe0b35029a3188fe41fe [INFO] running `Command { std: "docker" "start" "-a" "1c8fe19b2ad6a959093b4ecfd488d5060cd12a301797fe0b35029a3188fe41fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8fe19b2ad6a959093b4ecfd488d5060cd12a301797fe0b35029a3188fe41fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8fe19b2ad6a959093b4ecfd488d5060cd12a301797fe0b35029a3188fe41fe", kill_on_drop: false }` [INFO] [stdout] 1c8fe19b2ad6a959093b4ecfd488d5060cd12a301797fe0b35029a3188fe41fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a414d24d7212a31b3c4eff212c1effa6ca756540c5f698ae70680834e53bed5 [INFO] running `Command { std: "docker" "start" "-a" "4a414d24d7212a31b3c4eff212c1effa6ca756540c5f698ae70680834e53bed5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking pingora-error v0.7.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking pingora-http v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking moka v0.12.13 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/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 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=629b1784e7c3bdbf -C extra-filename=-e8f4fd322f6283cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b78d6451d033f8d4.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a05726c5d82a3c58.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a414d24d7212a31b3c4eff212c1effa6ca756540c5f698ae70680834e53bed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a414d24d7212a31b3c4eff212c1effa6ca756540c5f698ae70680834e53bed5", kill_on_drop: false }` [INFO] [stdout] 4a414d24d7212a31b3c4eff212c1effa6ca756540c5f698ae70680834e53bed5