[INFO] cloning repository https://github.com/derrickp/krustens [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derrickp/krustens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Fkrustens", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Fkrustens'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63ed1845fe6cfd29755ef7ad13657c9e1f2a69fe [INFO] testing derrickp/krustens against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Fkrustens" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derrickp/krustens on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/derrickp/krustens [INFO] finished tweaking git repo https://github.com/derrickp/krustens [INFO] tweaked toml for git repo https://github.com/derrickp/krustens written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/derrickp/krustens 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded uuid v1.3.3 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded ratatui v0.21.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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fb0d340e5d3ea2595f5618620112ed35135fadb94deaf3c5cc49672aa1a2654 [INFO] running `Command { std: "docker" "start" "-a" "8fb0d340e5d3ea2595f5618620112ed35135fadb94deaf3c5cc49672aa1a2654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fb0d340e5d3ea2595f5618620112ed35135fadb94deaf3c5cc49672aa1a2654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb0d340e5d3ea2595f5618620112ed35135fadb94deaf3c5cc49672aa1a2654", kill_on_drop: false }` [INFO] [stdout] 8fb0d340e5d3ea2595f5618620112ed35135fadb94deaf3c5cc49672aa1a2654 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83994dc7ed4487fd4bdef2c55b9ac1bc5e678e805d5c089e0c6bec49e2816ab7 [INFO] running `Command { std: "docker" "start" "-a" "83994dc7ed4487fd4bdef2c55b9ac1bc5e678e805d5c089e0c6bec49e2816ab7", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling hashlink v0.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling uuid v1.3.3 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling ratatui v0.21.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tokio-stream v0.1.14 [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/67da586efe13aa66eef576ba095e1875ba65fd20/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=cc1a57d0ecaa670c -C extra-filename=-cc1a57d0ecaa670c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f92524333e4cf5ad.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a37e2621b7a7f87c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5a20cd0097bcab1a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bec1174d4531e82a.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 `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.24.3/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="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"' -C metadata=4cecc86780886beb -C extra-filename=-4cecc86780886beb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-466d11160379fa93.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "83994dc7ed4487fd4bdef2c55b9ac1bc5e678e805d5c089e0c6bec49e2816ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83994dc7ed4487fd4bdef2c55b9ac1bc5e678e805d5c089e0c6bec49e2816ab7", kill_on_drop: false }` [INFO] [stdout] 83994dc7ed4487fd4bdef2c55b9ac1bc5e678e805d5c089e0c6bec49e2816ab7