[INFO] fetching crate rustpython-jit 0.4.0...
[INFO] building rustpython-jit-0.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rustpython-jit 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rustpython-jit 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustpython-jit 0.4.0
[INFO] tweaked toml for crates.io crate rustpython-jit 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustpython-jit 0.4.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 131 packages to latest compatible versions
[INFO] [stderr]       Adding cranelift v0.88.2 (available: v0.124.1)
[INFO] [stderr]       Adding cranelift-jit v0.88.2 (available: v0.124.1)
[INFO] [stderr]       Adding cranelift-module v0.88.2 (available: v0.124.1)
[INFO] [stderr]       Adding libffi v3.2.0 (available: v4.1.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecdc81c2d3577211d9d216a49ee34075309a0918f9660e2540a42c48b3520364
[INFO] running `Command { std: "docker" "start" "-a" "ecdc81c2d3577211d9d216a49ee34075309a0918f9660e2540a42c48b3520364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecdc81c2d3577211d9d216a49ee34075309a0918f9660e2540a42c48b3520364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecdc81c2d3577211d9d216a49ee34075309a0918f9660e2540a42c48b3520364", kill_on_drop: false }`
[INFO] [stdout] ecdc81c2d3577211d9d216a49ee34075309a0918f9660e2540a42c48b3520364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6ac4ea3d5fc690948dc620a9d7ce2ce1e128b9e206c85ed1b98f7bcf8d293db
[INFO] running `Command { std: "docker" "start" "-a" "c6ac4ea3d5fc690948dc620a9d7ce2ce1e128b9e206c85ed1b98f7bcf8d293db", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-entity v0.88.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling cranelift-bforest v0.88.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]    Compiling libffi v3.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cranelift-codegen v0.88.2
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling cranelift-frontend v0.88.2
[INFO] [stderr]    Compiling cranelift-native v0.88.2
[INFO] [stderr]    Compiling cranelift-module v0.88.2
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling cranelift-jit v0.88.2
[INFO] [stderr]    Compiling cranelift v0.88.2
[INFO] [stderr]    Compiling rustpython-compiler-core v0.4.0
[INFO] [stderr]    Compiling rustpython-jit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.63s
[INFO] running `Command { std: "docker" "inspect" "c6ac4ea3d5fc690948dc620a9d7ce2ce1e128b9e206c85ed1b98f7bcf8d293db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ac4ea3d5fc690948dc620a9d7ce2ce1e128b9e206c85ed1b98f7bcf8d293db", kill_on_drop: false }`
[INFO] [stdout] c6ac4ea3d5fc690948dc620a9d7ce2ce1e128b9e206c85ed1b98f7bcf8d293db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe2fd9cd18cde029f79f969e75f8765ce141f277ae45a5ecc5b6d134fd6b861
[INFO] running `Command { std: "docker" "start" "-a" "fbe2fd9cd18cde029f79f969e75f8765ce141f277ae45a5ecc5b6d134fd6b861", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustpython-literal v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling rustpython-compiler-core v0.4.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling rustpython-derive-impl v0.4.0
[INFO] [stderr]    Compiling rustpython-codegen v0.4.0
[INFO] [stderr]    Compiling rustpython-compiler v0.4.0
[INFO] [stderr]    Compiling rustpython-derive v0.4.0
[INFO] [stderr]    Compiling rustpython-jit v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]   --> tests/common.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         code.instructions.iter().try_for_each(|&word| {
[INFO] [stdout] 70 | |             let (instruction, arg) = oparg_state.get(word);
[INFO] [stdout] 71 | |             self.process_instruction(instruction, arg, &code.constants, &code.names)
[INFO] [stdout] 72 | |         });
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let _ = code.instructions.iter().try_for_each(|&word| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.23s
[INFO] running `Command { std: "docker" "inspect" "fbe2fd9cd18cde029f79f969e75f8765ce141f277ae45a5ecc5b6d134fd6b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe2fd9cd18cde029f79f969e75f8765ce141f277ae45a5ecc5b6d134fd6b861", kill_on_drop: false }`
[INFO] [stdout] fbe2fd9cd18cde029f79f969e75f8765ce141f277ae45a5ecc5b6d134fd6b861
