[INFO] cloning repository https://github.com/bschwind/wit-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bschwind/wit-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbschwind%2Fwit-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbschwind%2Fwit-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30811fbfb0eb4d99a663e8d067f3e0fec489bdab [INFO] testing bschwind/wit-playground 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%2Fbschwind%2Fwit-playground" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bschwind/wit-playground [INFO] finished tweaking git repo https://github.com/bschwind/wit-playground [INFO] tweaked toml for git repo https://github.com/bschwind/wit-playground written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bschwind/wit-playground 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/bschwind/wit-playground 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d3107de216059ffab00e185672701afdc1c115ab44f5d8a23e3680b770b287f [INFO] running `Command { std: "docker" "start" "-a" "0d3107de216059ffab00e185672701afdc1c115ab44f5d8a23e3680b770b287f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d3107de216059ffab00e185672701afdc1c115ab44f5d8a23e3680b770b287f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3107de216059ffab00e185672701afdc1c115ab44f5d8a23e3680b770b287f", kill_on_drop: false }` [INFO] [stdout] 0d3107de216059ffab00e185672701afdc1c115ab44f5d8a23e3680b770b287f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] b3239d2e80301bae855db41e8999d454a53bdd7d837f626c7aac3d7ce548049d [INFO] running `Command { std: "docker" "start" "-a" "b3239d2e80301bae855db41e8999d454a53bdd7d837f626c7aac3d7ce548049d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling anyhow v1.0.85 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cranelift-isle v0.107.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.107.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.107.2 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-primitives v3.1.0 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling wasmtime-component-util v20.0.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cranelift-control v0.107.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasm-encoder v0.202.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling cap-std v3.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wasmtime-asm-macros v20.0.2 [INFO] [stderr] Compiling wasm-encoder v0.207.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasmtime-component-macro v20.0.2 [INFO] [stderr] Compiling wasmtime-cache v20.0.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling wast v207.0.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.64/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5f86b43afcb04553 -C extra-filename=-88900e1fcf8d43a4 --out-dir /opt/rustwide/target/debug/build/syn/88900e1fcf8d43a4/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c08a9c609d48216/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fbee23534df07bd5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ff736170b53ea815/deps -L dependency=/opt/rustwide/target/debug/build/quote/211207f446efaf99/deps -L dependency=/opt/rustwide/target/debug/build/syn/88900e1fcf8d43a4/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8c08a9c609d48216/deps/libproc_macro2-8c08a9c609d48216.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/211207f446efaf99/deps/libquote-211207f446efaf99.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/deps/libunicode_ident-f2de522ba645d884.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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/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="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --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-extra-traits", "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=c7af52ed59a084fd -C extra-filename=-f615821fb38b923e --out-dir /opt/rustwide/target/debug/build/rustix/f615821fb38b923e/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/2dca024d43a0c2f6/deps -L dependency=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/e5a1906b39cac4ff/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/24c5d665b6879050/deps -L dependency=/opt/rustwide/target/debug/build/rustix/95159516ec0c3b2a/deps -L dependency=/opt/rustwide/target/debug/build/rustix/a8ab8757868f460f/deps -L dependency=/opt/rustwide/target/debug/build/rustix/f615821fb38b923e/deps --extern bitflags=/opt/rustwide/target/debug/build/bitflags/2dca024d43a0c2f6/deps/libbitflags-2dca024d43a0c2f6.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps/libitoa-4c6598116a867907.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/e5a1906b39cac4ff/deps/liblinux_raw_sys-e5a1906b39cac4ff.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/24c5d665b6879050/deps/libonce_cell-24c5d665b6879050.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" "b3239d2e80301bae855db41e8999d454a53bdd7d837f626c7aac3d7ce548049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3239d2e80301bae855db41e8999d454a53bdd7d837f626c7aac3d7ce548049d", kill_on_drop: false }` [INFO] [stdout] b3239d2e80301bae855db41e8999d454a53bdd7d837f626c7aac3d7ce548049d