[INFO] fetching crate rustpython-stdlib 0.5.0...
[INFO] checking rustpython-stdlib-0.5.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate rustpython-stdlib 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rustpython-stdlib 0.5.0
[INFO] finished tweaking crates.io crate rustpython-stdlib 0.5.0
[INFO] tweaked toml for crates.io crate rustpython-stdlib 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-stdlib 0.5.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustpython-stdlib 0.5.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223
[INFO] running `Command { std: "docker" "start" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223", 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" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223", 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" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling ordermap v1.1.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking malachite-base v0.9.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking rustpython-wtf8 v0.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling radium v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflagset v0.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling rustpython-ruff_text_size v0.15.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustpython-ruff_source_file v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_python_trivia v0.15.8
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustpython-ruff_python_ast v0.15.8
[INFO] [stderr]     Checking rustpython-literal v0.5.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rustpython-doc v0.5.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr] error: could not compile `rustpython-ruff_python_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name rustpython_ruff_python_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustpython-ruff_python_ast-0.15.8/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="get-size"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("get-size", "schemars", "serde"))' -C metadata=e090402415824a25 -C extra-filename=-accaf6a57c9c01b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-3dbb7e1a25d347be.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3f3fea3115f2803e.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-3104ec7ccd345f89.rmeta --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-701e7439c723fbb1.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-853c2bf9923ae210.so --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern ruff_python_trivia=/opt/rustwide/target/debug/deps/librustpython_ruff_python_trivia-a9513b3c2f8ad86a.rmeta --extern ruff_source_file=/opt/rustwide/target/debug/deps/librustpython_ruff_source_file-2f65f326875b4527.rmeta --extern ruff_text_size=/opt/rustwide/target/debug/deps/librustpython_ruff_text_size-65e52a493d41de62.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4e0a04c6ae5cda53.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" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223", kill_on_drop: false }`
[INFO] [stdout] a8666039719346bbd2fae076eff9715f3ded8332b579e9616c7822d91f55a223
