[INFO] cloning repository https://github.com/cnpryer/huak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnpryer/huak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f2fb5d468034fa55d6faf811b4482fadc947617 [INFO] testing cnpryer/huak against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cnpryer/huak [INFO] finished tweaking git repo https://github.com/cnpryer/huak [INFO] tweaked toml for git repo https://github.com/cnpryer/huak written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cnpryer/huak on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cnpryer/huak 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836350ed7f35b1058e1dd03c43e5b85eab985fcd02c9ccee7cb81e7d5046d080 [INFO] running `Command { std: "docker" "start" "-a" "836350ed7f35b1058e1dd03c43e5b85eab985fcd02c9ccee7cb81e7d5046d080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836350ed7f35b1058e1dd03c43e5b85eab985fcd02c9ccee7cb81e7d5046d080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836350ed7f35b1058e1dd03c43e5b85eab985fcd02c9ccee7cb81e7d5046d080", kill_on_drop: false }` [INFO] [stdout] 836350ed7f35b1058e1dd03c43e5b85eab985fcd02c9ccee7cb81e7d5046d080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe887761cd8dbe18a896e772bb516ec8e01b9bd6dfdc2c7e3d3c1bc7c948039 [INFO] running `Command { std: "docker" "start" "-a" "5fe887761cd8dbe18a896e772bb516ec8e01b9bd6dfdc2c7e3d3c1bc7c948039", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling huak-workspace v0.0.0 (/opt/rustwide/workdir/crates/huak-workspace) [INFO] [stderr] Compiling huak-home v0.0.0 (/opt/rustwide/workdir/crates/huak-home) [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.29/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="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ed860eae1993e253 -C extra-filename=-1e58e5d0eb674179 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-52f89ffce54f4900.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-526ec570abe8918d.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-334610089fc03f6c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-cdbed31829af08ec.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-28f9ac173adccb18.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-edd6e294c1e21a4f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-d3c541f5e3c2dfcb.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 `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.21/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ba1dd32e2760597e -C extra-filename=-fd16da40935998e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2143887d4be3b02e.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-4e38d3be0c8a72d4.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5fe887761cd8dbe18a896e772bb516ec8e01b9bd6dfdc2c7e3d3c1bc7c948039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe887761cd8dbe18a896e772bb516ec8e01b9bd6dfdc2c7e3d3c1bc7c948039", kill_on_drop: false }` [INFO] [stdout] 5fe887761cd8dbe18a896e772bb516ec8e01b9bd6dfdc2c7e3d3c1bc7c948039