[INFO] cloning repository https://github.com/danxexe/retro-scripting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danxexe/retro-scripting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanxexe%2Fretro-scripting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanxexe%2Fretro-scripting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e8c5dbfcaf065df691edd865e315da7dbb41d3 [INFO] testing danxexe/retro-scripting against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanxexe%2Fretro-scripting" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danxexe/retro-scripting [INFO] finished tweaking git repo https://github.com/danxexe/retro-scripting [INFO] tweaked toml for git repo https://github.com/danxexe/retro-scripting written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danxexe/retro-scripting on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danxexe/retro-scripting 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-libretro-sys-proc v0.3.2 [INFO] [stderr] Downloaded rust-libretro-example-core v0.3.2 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded jsonrpc-server-utils v18.0.0 [INFO] [stderr] Downloaded rust-libretro-sys v0.3.2 [INFO] [stderr] Downloaded const-str v0.5.7 [INFO] [stderr] Downloaded rustc-hash v2.1.0 [INFO] [stderr] Downloaded net2 v0.2.39 [INFO] [stderr] Downloaded prettyplease v0.2.25 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded jsonrpc-http-server v18.0.0 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded rust-libretro v0.3.2 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded hyper v0.14.31 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded object v0.36.5 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] [stderr] Downloaded rust-libretro-proc v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5759779117cf458894d3905f1d9a54781abbc98893f2e67214da4f3e7a15e653 [INFO] running `Command { std: "docker" "start" "-a" "5759779117cf458894d3905f1d9a54781abbc98893f2e67214da4f3e7a15e653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5759779117cf458894d3905f1d9a54781abbc98893f2e67214da4f3e7a15e653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5759779117cf458894d3905f1d9a54781abbc98893f2e67214da4f3e7a15e653", kill_on_drop: false }` [INFO] [stdout] 5759779117cf458894d3905f1d9a54781abbc98893f2e67214da4f3e7a15e653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca94a276543d6a7fa4bbbd36ffe558463f4c1a828b7b20f8246d283921844a2e [INFO] running `Command { std: "docker" "start" "-a" "ca94a276543d6a7fa4bbbd36ffe558463f4c1a828b7b20f8246d283921844a2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=ad268c41fd8288f5 -C extra-filename=-cd47956957a9e41b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b5cb1ee3fffd34c9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ad62346279c3135b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1b69109c4d0b18c5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6321f9399fb59de2.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" "ca94a276543d6a7fa4bbbd36ffe558463f4c1a828b7b20f8246d283921844a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca94a276543d6a7fa4bbbd36ffe558463f4c1a828b7b20f8246d283921844a2e", kill_on_drop: false }` [INFO] [stdout] ca94a276543d6a7fa4bbbd36ffe558463f4c1a828b7b20f8246d283921844a2e