[INFO] cloning repository https://github.com/ChanyaVRC/pyrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChanyaVRC/pyrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanyaVRC%2Fpyrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanyaVRC%2Fpyrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12529462dd0e58d01f17f6159c6b90e486395790
[INFO] checking ChanyaVRC/pyrust against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanyaVRC%2Fpyrust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChanyaVRC/pyrust
[INFO] finished tweaking git repo https://github.com/ChanyaVRC/pyrust
[INFO] tweaked toml for git repo https://github.com/ChanyaVRC/pyrust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChanyaVRC/pyrust on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChanyaVRC/pyrust 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b
[INFO] running `Command { std: "docker" "start" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pyrust-core v0.1.0 (/opt/rustwide/workdir/crates/pyrust-core)
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyrust-derive v0.1.0 (/opt/rustwide/workdir/crates/pyrust-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking pyrust-builtins v0.1.0 (/opt/rustwide/workdir/crates/pyrust-builtins)
[INFO] [stderr]     Checking pyrust v0.1.0 (/opt/rustwide/workdir/crates/pyrust)
[INFO] [stderr] error: could not compile `pyrust` (bin "pyrust")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name pyrust --edition=2024 crates/pyrust/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85f27de72684b168 -C extra-filename=-d25d741ac7f031d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-68f05f80ba045bd3.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-58d88a2858d6a6bf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2284bf7c1bef52b4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern pyrust_builtins=/opt/rustwide/target/debug/deps/libpyrust_builtins-aa6d42e76ce60f7b.rmeta --extern pyrust_core=/opt/rustwide/target/debug/deps/libpyrust_core-6473c077e22ea0a8.rmeta --extern pyrust_derive=/opt/rustwide/target/debug/deps/libpyrust_derive-ac988663f023324d.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-497741a266b32e32.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-474faeb33d92852a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0ed15a39e79b0386.rmeta --extern unicode_names2=/opt/rustwide/target/debug/deps/libunicode_names2-7a2525cc42c0976e.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b", kill_on_drop: false }`
[INFO] [stdout] e1af2a1a9ed3dcddec3744cabe4bf9c5e17469cc874c30440d33df7207a1478b
