[INFO] cloning repository https://github.com/PROGNOSISTool/implementation-quic-cloudflare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PROGNOSISTool/implementation-quic-cloudflare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROGNOSISTool%2Fimplementation-quic-cloudflare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROGNOSISTool%2Fimplementation-quic-cloudflare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed6a4fa310ca383f0ffa7947c25a58fdbfee3275 [INFO] testing PROGNOSISTool/implementation-quic-cloudflare against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPROGNOSISTool%2Fimplementation-quic-cloudflare" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PROGNOSISTool/implementation-quic-cloudflare [INFO] finished tweaking git repo https://github.com/PROGNOSISTool/implementation-quic-cloudflare [INFO] tweaked toml for git repo https://github.com/PROGNOSISTool/implementation-quic-cloudflare written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PROGNOSISTool/implementation-quic-cloudflare on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PROGNOSISTool/implementation-quic-cloudflare 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cloudflare/quiche.git` [INFO] [stderr] Updating git submodule `https://github.com/google/boringssl.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.9 [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded sfv v0.9.3 [INFO] [stderr] Downloaded darling_macro v0.20.1 [INFO] [stderr] Downloaded shlex v1.1.0 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded time-core v0.1.1 [INFO] [stderr] Downloaded serde v1.0.164 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded proc-macro2 v1.0.63 [INFO] [stderr] Downloaded base64 v0.21.2 [INFO] [stderr] Downloaded libm v0.2.7 [INFO] [stderr] Downloaded serde_with v3.0.0 [INFO] [stderr] Downloaded serde_json v1.0.99 [INFO] [stderr] Downloaded rust_decimal v1.30.0 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded syn v2.0.22 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded time v0.3.22 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded darling_core v0.20.1 [INFO] [stderr] Downloaded darling v0.20.1 [INFO] [stderr] Downloaded serde_with_macros v3.0.0 [INFO] [stderr] Downloaded boring-sys v2.1.0 [INFO] [stderr] Downloaded boring v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e06e1ddb4a0ed756056c14df39e97df24e5daa3bb014179e76042c180e0251b [INFO] running `Command { std: "docker" "start" "-a" "5e06e1ddb4a0ed756056c14df39e97df24e5daa3bb014179e76042c180e0251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e06e1ddb4a0ed756056c14df39e97df24e5daa3bb014179e76042c180e0251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e06e1ddb4a0ed756056c14df39e97df24e5daa3bb014179e76042c180e0251b", kill_on_drop: false }` [INFO] [stdout] 5e06e1ddb4a0ed756056c14df39e97df24e5daa3bb014179e76042c180e0251b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78553d8d92ceb86a59b5e279cc8e718bff9f210a92dd4e544275e2d6599e3628 [INFO] running `Command { std: "docker" "start" "-a" "78553d8d92ceb86a59b5e279cc8e718bff9f210a92dd4e544275e2d6599e3628", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling octets v0.2.0 (https://github.com/cloudflare/quiche.git?branch=master#b70f728a) [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quiche v0.17.2 (https://github.com/cloudflare/quiche.git?branch=master#b70f728a) [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling sfv v0.9.3 [INFO] [stderr] Compiling regex v1.8.4 [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.2/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 -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=e0ba4ab3ca31de92 -C extra-filename=-a449d7669b7fdb1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-66bd796108c518fc.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-b713f022e96163c5.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.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" "78553d8d92ceb86a59b5e279cc8e718bff9f210a92dd4e544275e2d6599e3628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78553d8d92ceb86a59b5e279cc8e718bff9f210a92dd4e544275e2d6599e3628", kill_on_drop: false }` [INFO] [stdout] 78553d8d92ceb86a59b5e279cc8e718bff9f210a92dd4e544275e2d6599e3628