[INFO] fetching crate rustpython-jit 0.5.0...
[INFO] checking rustpython-jit-0.5.0 against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] extracting crate rustpython-jit 0.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rustpython-jit 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustpython-jit 0.5.0
[INFO] tweaked toml for crates.io crate rustpython-jit 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-jit 0.5.0 on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustpython-jit 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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 rustpython-derive v0.5.0
[INFO] [stderr]   Downloaded cranelift-jit v0.130.0
[INFO] [stderr]   Downloaded cranelift-module v0.130.0
[INFO] [stderr]   Downloaded libffi v5.1.0
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded cranelift v0.130.0
[INFO] [stderr]   Downloaded libffi-sys v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 388b3cb7cd34f1c41d5339b061f70067086cbf581dc6460c374d88d027e0f391
[INFO] running `Command { std: "docker" "start" "-a" "388b3cb7cd34f1c41d5339b061f70067086cbf581dc6460c374d88d027e0f391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "388b3cb7cd34f1c41d5339b061f70067086cbf581dc6460c374d88d027e0f391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "388b3cb7cd34f1c41d5339b061f70067086cbf581dc6460c374d88d027e0f391", kill_on_drop: false }`
[INFO] [stdout] 388b3cb7cd34f1c41d5339b061f70067086cbf581dc6460c374d88d027e0f391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85240fe2ff33bf1cc653dd77767019721eecae88a5ba2f1cf5df348fe2a34029
[INFO] running `Command { std: "docker" "start" "-a" "85240fe2ff33bf1cc653dd77767019721eecae88a5ba2f1cf5df348fe2a34029", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling malachite-nz v0.9.1
[INFO] [stderr]    Compiling cranelift-isle v0.130.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking regalloc2 v0.15.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking cranelift-bitset v0.130.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]     Checking cranelift-entity v0.130.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ordermap v1.1.0
[INFO] [stderr]     Checking cranelift-bforest v0.130.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radium v1.1.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]     Checking cranelift-control v0.130.0
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling malachite-base v0.9.1
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling rustpython-wtf8 v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]     Checking rustpython-ruff_text_size v0.15.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0
[INFO] [stderr]    Compiling libffi-sys v4.1.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking rustpython-ruff_source_file v0.15.8
[INFO] [stderr]    Compiling syn-ext v0.5.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling phf_macros v0.13.1
[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_generator v1.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling rustpython-literal v0.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking bitflagset v0.0.3
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling rustpython-doc v0.5.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling rustpython-ruff_python_trivia v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_python_ast v0.15.8
[INFO] [stderr]    Compiling rustpython-ruff_python_parser v0.15.8
[INFO] [stderr]     Checking libffi v5.1.0
[INFO] [stderr]    Compiling malachite-bigint v0.9.1
[INFO] [stderr]    Compiling rustpython-compiler-core v0.5.0
[INFO] [stderr]    Compiling rustpython-codegen v0.5.0
[INFO] [stderr]    Compiling rustpython-derive-impl v0.5.0
[INFO] [stderr]    Compiling rustpython-compiler v0.5.0
[INFO] [stderr]    Compiling rustpython-derive v0.5.0
[INFO] [stderr]     Checking cranelift-module v0.130.0
[INFO] [stderr]     Checking cranelift-native v0.130.0
[INFO] [stderr]     Checking cranelift-frontend v0.130.0
[INFO] [stderr]     Checking cranelift-jit v0.130.0
[INFO] [stderr]     Checking cranelift v0.130.0
[INFO] [stderr]     Checking rustpython-jit v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "85240fe2ff33bf1cc653dd77767019721eecae88a5ba2f1cf5df348fe2a34029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85240fe2ff33bf1cc653dd77767019721eecae88a5ba2f1cf5df348fe2a34029", kill_on_drop: false }`
[INFO] [stdout] 85240fe2ff33bf1cc653dd77767019721eecae88a5ba2f1cf5df348fe2a34029
