[INFO] fetching crate oxide_eval 0.1.2... [INFO] testing oxide_eval-0.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate oxide_eval 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate oxide_eval 0.1.2 [INFO] finished tweaking crates.io crate oxide_eval 0.1.2 [INFO] tweaked toml for crates.io crate oxide_eval 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxide_eval 0.1.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxide_eval 0.1.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04dca320d2036f41d23f26876dc5e4eed9581113a6909b86c04feae712b53b37 [INFO] running `Command { std: "docker" "start" "-a" "04dca320d2036f41d23f26876dc5e4eed9581113a6909b86c04feae712b53b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04dca320d2036f41d23f26876dc5e4eed9581113a6909b86c04feae712b53b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dca320d2036f41d23f26876dc5e4eed9581113a6909b86c04feae712b53b37", kill_on_drop: false }` [INFO] [stdout] 04dca320d2036f41d23f26876dc5e4eed9581113a6909b86c04feae712b53b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c8683d57651e3e04c05ebf20ea4777567269c6066aeaddfc86db899472998d4 [INFO] running `Command { std: "docker" "start" "-a" "5c8683d57651e3e04c05ebf20ea4777567269c6066aeaddfc86db899472998d4", kill_on_drop: false }` [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling oxc_data_structures v0.66.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling oxc_estree v0.66.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling oxc_allocator v0.66.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oxc-miette-derive v2.1.2 [INFO] [stderr] Compiling oxc_ast_macros v0.66.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling oxc-miette v2.2.1 [INFO] [stderr] Compiling oxc_span v0.66.0 [INFO] [stderr] Compiling oxc_diagnostics v0.66.0 [INFO] [stderr] Compiling oxc_syntax v0.66.0 [INFO] [stderr] Compiling oxc_regular_expression v0.66.0 [INFO] [stderr] Compiling oxc_ast v0.66.0 [INFO] [stderr] Compiling oxc_ecmascript v0.66.0 [INFO] [stderr] Compiling oxc_parser v0.66.0 [INFO] [stderr] Compiling oxc v0.66.0 [INFO] [stderr] Compiling oxide_eval v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s [INFO] running `Command { std: "docker" "inspect" "5c8683d57651e3e04c05ebf20ea4777567269c6066aeaddfc86db899472998d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8683d57651e3e04c05ebf20ea4777567269c6066aeaddfc86db899472998d4", kill_on_drop: false }` [INFO] [stdout] 5c8683d57651e3e04c05ebf20ea4777567269c6066aeaddfc86db899472998d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee72b34b5ec2861a23d4739a92820b04c00c6e0e4525fe0847664c1c20db1923 [INFO] running `Command { std: "docker" "start" "-a" "ee72b34b5ec2861a23d4739a92820b04c00c6e0e4525fe0847664c1c20db1923", kill_on_drop: false }` [INFO] [stderr] Compiling oxide_eval v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "ee72b34b5ec2861a23d4739a92820b04c00c6e0e4525fe0847664c1c20db1923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee72b34b5ec2861a23d4739a92820b04c00c6e0e4525fe0847664c1c20db1923", kill_on_drop: false }` [INFO] [stdout] ee72b34b5ec2861a23d4739a92820b04c00c6e0e4525fe0847664c1c20db1923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3116be31c510b948f81b8bf5ede61a0af9ae00d4f72e08d11e9413c25e6e38a8 [INFO] running `Command { std: "docker" "start" "-a" "3116be31c510b948f81b8bf5ede61a0af9ae00d4f72e08d11e9413c25e6e38a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_eval-e77661d37f05c8a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oxide_eval [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3116be31c510b948f81b8bf5ede61a0af9ae00d4f72e08d11e9413c25e6e38a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3116be31c510b948f81b8bf5ede61a0af9ae00d4f72e08d11e9413c25e6e38a8", kill_on_drop: false }` [INFO] [stdout] 3116be31c510b948f81b8bf5ede61a0af9ae00d4f72e08d11e9413c25e6e38a8