[INFO] fetching crate monoio-quiche 0.0.2... [INFO] checking monoio-quiche-0.0.2 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657 [INFO] extracting crate monoio-quiche 0.0.2 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate monoio-quiche 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate monoio-quiche 0.0.2 [INFO] tweaked toml for crates.io crate monoio-quiche 0.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate monoio-quiche 0.0.2 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monoio-quiche 0.0.2 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monoio-macros v0.1.0 [INFO] [stderr] Downloaded fxhash v0.2.1 [INFO] [stderr] Downloaded auto-const-array v0.2.2 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded local-sync v0.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.28 [INFO] [stderr] Downloaded tracing-subscriber v0.3.19 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded libm v0.2.13 [INFO] [stderr] Downloaded monoio v0.2.4 [INFO] [stderr] Downloaded quiche v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5da7c59d3e473ece44f8ea41d2ce40e62c49db71a70ec9bc031fb1791040f7de [INFO] running `Command { std: "docker" "start" "-a" "5da7c59d3e473ece44f8ea41d2ce40e62c49db71a70ec9bc031fb1791040f7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da7c59d3e473ece44f8ea41d2ce40e62c49db71a70ec9bc031fb1791040f7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da7c59d3e473ece44f8ea41d2ce40e62c49db71a70ec9bc031fb1791040f7de", kill_on_drop: false }` [INFO] [stdout] 5da7c59d3e473ece44f8ea41d2ce40e62c49db71a70ec9bc031fb1791040f7de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43c227cc81429541e2fb59c443d3bc98efb86ab334b63d0e96eff2a388d91dc1 [INFO] running `Command { std: "docker" "start" "-a" "43c227cc81429541e2fb59c443d3bc98efb86ab334b63d0e96eff2a388d91dc1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling quiche v0.22.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking local-sync v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking regex v1.11.1 [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/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/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="pin-utils"' --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", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=0957fc0cece5635b -C extra-filename=-592c94394e263f04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3338cac158a6a8b9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-802f6ff2cecfe93e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7fc7d30a45815751.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-d68d743365152079.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.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" "43c227cc81429541e2fb59c443d3bc98efb86ab334b63d0e96eff2a388d91dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c227cc81429541e2fb59c443d3bc98efb86ab334b63d0e96eff2a388d91dc1", kill_on_drop: false }` [INFO] [stdout] 43c227cc81429541e2fb59c443d3bc98efb86ab334b63d0e96eff2a388d91dc1