[INFO] fetching crate math-jit 0.2.0... [INFO] testing math-jit-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate math-jit 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate math-jit 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate math-jit 0.2.0 [INFO] tweaked toml for crates.io crate math-jit 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate math-jit 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate math-jit 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.13.1 [INFO] [stderr] Downloaded cranelift v0.116.1 [INFO] [stderr] Downloaded cranelift-module v0.116.1 [INFO] [stderr] Downloaded cranelift-jit v0.116.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3a2164f8e5a81c144971c26103feda24b0431179ea89c72c09bdebfa342004 [INFO] running `Command { std: "docker" "start" "-a" "fd3a2164f8e5a81c144971c26103feda24b0431179ea89c72c09bdebfa342004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3a2164f8e5a81c144971c26103feda24b0431179ea89c72c09bdebfa342004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3a2164f8e5a81c144971c26103feda24b0431179ea89c72c09bdebfa342004", kill_on_drop: false }` [INFO] [stdout] fd3a2164f8e5a81c144971c26103feda24b0431179ea89c72c09bdebfa342004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c88cf8722fabfcc057b9cf0e4523b48440ac99e046b108310df319ffcd43ddfd [INFO] running `Command { std: "docker" "start" "-a" "c88cf8722fabfcc057b9cf0e4523b48440ac99e046b108310df319ffcd43ddfd", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cranelift-bitset v0.116.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling target-lexicon v0.13.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cranelift-codegen-meta v0.116.1 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cranelift-entity v0.116.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cranelift-bforest v0.116.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cranelift-control v0.116.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v29.0.1 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling cranelift-module v0.116.1 [INFO] [stderr] Compiling cranelift-native v0.116.1 [INFO] [stderr] Compiling cranelift-frontend v0.116.1 [INFO] [stderr] Compiling cranelift-jit v0.116.1 [INFO] [stderr] Compiling cranelift v0.116.1 [INFO] [stderr] Compiling math-jit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c88cf8722fabfcc057b9cf0e4523b48440ac99e046b108310df319ffcd43ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88cf8722fabfcc057b9cf0e4523b48440ac99e046b108310df319ffcd43ddfd", kill_on_drop: false }` [INFO] [stdout] c88cf8722fabfcc057b9cf0e4523b48440ac99e046b108310df319ffcd43ddfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 096ccbb9572cd5aa72540d570e33e15aa55d49cfb3fe53af7b6596d9eef83f78 [INFO] running `Command { std: "docker" "start" "-a" "096ccbb9572cd5aa72540d570e33e15aa55d49cfb3fe53af7b6596d9eef83f78", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regalloc2 v0.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling cranelift-native v0.116.1 [INFO] [stderr] Compiling cranelift-module v0.116.1 [INFO] [stderr] Compiling cranelift-frontend v0.116.1 [INFO] [stderr] Compiling cranelift-jit v0.116.1 [INFO] [stderr] Compiling cranelift v0.116.1 [INFO] [stderr] Compiling math-jit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "096ccbb9572cd5aa72540d570e33e15aa55d49cfb3fe53af7b6596d9eef83f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096ccbb9572cd5aa72540d570e33e15aa55d49cfb3fe53af7b6596d9eef83f78", kill_on_drop: false }` [INFO] [stdout] 096ccbb9572cd5aa72540d570e33e15aa55d49cfb3fe53af7b6596d9eef83f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 040b9beb855a24d2d145d47c39065fdfe6a90b8fa50dc8bfa948a99fe08d938a [INFO] running `Command { std: "docker" "start" "-a" "040b9beb855a24d2d145d47c39065fdfe6a90b8fa50dc8bfa948a99fe08d938a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/math_jit-93e0bffa09cd39ae) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rpn::tests::test_parse ... ok [INFO] [stdout] test rpn::tests::test_optimize ... ok [INFO] [stdout] test tests::test_sig_behavior ... ok [INFO] [stdout] test tests::test_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "040b9beb855a24d2d145d47c39065fdfe6a90b8fa50dc8bfa948a99fe08d938a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040b9beb855a24d2d145d47c39065fdfe6a90b8fa50dc8bfa948a99fe08d938a", kill_on_drop: false }` [INFO] [stdout] 040b9beb855a24d2d145d47c39065fdfe6a90b8fa50dc8bfa948a99fe08d938a