[INFO] cloning repository https://github.com/xarblu/portcache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xarblu/portcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxarblu%2Fportcache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxarblu%2Fportcache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa38547def412bda3e9f6af727f10198433c8d1 [INFO] testing xarblu/portcache against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxarblu%2Fportcache" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xarblu/portcache [INFO] finished tweaking git repo https://github.com/xarblu/portcache [INFO] tweaked toml for git repo https://github.com/xarblu/portcache written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xarblu/portcache on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xarblu/portcache 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe7cc69007952a540dab29190fb3554ca7b82d529ea8949a363904bfc8c67b47 [INFO] running `Command { std: "docker" "start" "-a" "fe7cc69007952a540dab29190fb3554ca7b82d529ea8949a363904bfc8c67b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7cc69007952a540dab29190fb3554ca7b82d529ea8949a363904bfc8c67b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7cc69007952a540dab29190fb3554ca7b82d529ea8949a363904bfc8c67b47", kill_on_drop: false }` [INFO] [stdout] fe7cc69007952a540dab29190fb3554ca7b82d529ea8949a363904bfc8c67b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 81727acd19456b96621e1a3652157913d857a7016fa263be5326d8270da0b672 [INFO] running `Command { std: "docker" "start" "-a" "81727acd19456b96621e1a3652157913d857a7016fa263be5326d8270da0b672", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d468d91570953593 -C extra-filename=-e08e469862e6e20a --out-dir /opt/rustwide/target/debug/build/tokio/e08e469862e6e20a/deps -L dependency=/opt/rustwide/target/debug/build/bytes/bfe11088fe358bd1/deps -L dependency=/opt/rustwide/target/debug/build/libc/0a969053448e627e/deps -L dependency=/opt/rustwide/target/debug/build/libc/b53c3876fb4c3971/deps -L dependency=/opt/rustwide/target/debug/build/libc/e32e94b265a2208b/deps -L dependency=/opt/rustwide/target/debug/build/mio/77f2f6669067b2ac/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/270947b7dcb7ec6a/deps -L dependency=/opt/rustwide/target/debug/build/socket2/9590eedb67bcac94/deps -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/deps -L dependency=/opt/rustwide/target/debug/build/tokio/e08e469862e6e20a/deps -L dependency=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps --extern bytes=/opt/rustwide/target/debug/build/bytes/bfe11088fe358bd1/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/e32e94b265a2208b/deps/liblibc-e32e94b265a2208b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/77f2f6669067b2ac/deps/libmio-77f2f6669067b2ac.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/270947b7dcb7ec6a/deps/libsignal_hook_registry-270947b7dcb7ec6a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/9590eedb67bcac94/deps/libsocket2-9590eedb67bcac94.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/deps/libtokio_macros-1f22a69f7b139e0b.so --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" "81727acd19456b96621e1a3652157913d857a7016fa263be5326d8270da0b672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81727acd19456b96621e1a3652157913d857a7016fa263be5326d8270da0b672", kill_on_drop: false }` [INFO] [stdout] 81727acd19456b96621e1a3652157913d857a7016fa263be5326d8270da0b672