[INFO] fetching crate rustpython-jit 0.5.0...
[INFO] checking rustpython-jit-0.5.0 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971-1
[INFO] extracting crate rustpython-jit 0.5.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-jit 0.5.0 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf03ba89887df5c7f7c3913342f9dcaa188de0eb009cafecb43d77fd37958f92
[INFO] running `Command { std: "docker" "start" "-a" "cf03ba89887df5c7f7c3913342f9dcaa188de0eb009cafecb43d77fd37958f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf03ba89887df5c7f7c3913342f9dcaa188de0eb009cafecb43d77fd37958f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf03ba89887df5c7f7c3913342f9dcaa188de0eb009cafecb43d77fd37958f92", kill_on_drop: false }`
[INFO] [stdout] cf03ba89887df5c7f7c3913342f9dcaa188de0eb009cafecb43d77fd37958f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdf7b47d84535a46ada42f623880ba8e3662cdef154c88d7cc978833dc28dd8f
[INFO] running `Command { std: "docker" "start" "-a" "cdf7b47d84535a46ada42f623880ba8e3662cdef154c88d7cc978833dc28dd8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.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 itoa v1.0.17
[INFO] [stderr]    Compiling cranelift-isle v0.130.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling ordermap v1.1.0
[INFO] [stderr]     Checking cranelift-bitset v0.130.0
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking cranelift-entity v0.130.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking cranelift-control v0.130.0
[INFO] [stderr]    Compiling malachite-base v0.9.1
[INFO] [stderr]     Checking regalloc2 v0.15.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking cranelift-bforest v0.130.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustpython-wtf8 v0.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[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 is-macro v0.3.7
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling radium v1.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling bitflagset v0.0.3
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling get-size2 v0.7.4
[INFO] [stderr]    Compiling rustpython-ruff_text_size v0.15.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rustpython-ruff_source_file v0.15.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustpython-ruff_python_trivia v0.15.8
[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 libffi-sys v4.1.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling rustpython-ruff_python_ast v0.15.8
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustpython-literal v0.5.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling rustpython-doc v0.5.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.0
[INFO] [stderr]    Compiling rustpython-ruff_python_parser v0.15.8
[INFO] [stderr]    Compiling syn-ext v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling malachite-bigint v0.9.1
[INFO] [stderr]     Checking libffi v5.1.0
[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-frontend v0.130.0
[INFO] [stderr]     Checking cranelift-native 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 2m 59s
[INFO] running `Command { std: "docker" "inspect" "cdf7b47d84535a46ada42f623880ba8e3662cdef154c88d7cc978833dc28dd8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf7b47d84535a46ada42f623880ba8e3662cdef154c88d7cc978833dc28dd8f", kill_on_drop: false }`
[INFO] [stdout] cdf7b47d84535a46ada42f623880ba8e3662cdef154c88d7cc978833dc28dd8f
