[INFO] fetching crate den-stdlib-core 0.4.0...
[INFO] testing den-stdlib-core-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate den-stdlib-core 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate den-stdlib-core 0.4.0
[INFO] finished tweaking crates.io crate den-stdlib-core 0.4.0
[INFO] tweaked toml for crates.io crate den-stdlib-core 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate den-stdlib-core 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate den-stdlib-core 0.4.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c43a5515bdf94005efad22b7c1bd4daa79265be3d5fbd20559351b56560b7482
[INFO] running `Command { std: "docker" "start" "-a" "c43a5515bdf94005efad22b7c1bd4daa79265be3d5fbd20559351b56560b7482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c43a5515bdf94005efad22b7c1bd4daa79265be3d5fbd20559351b56560b7482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43a5515bdf94005efad22b7c1bd4daa79265be3d5fbd20559351b56560b7482", kill_on_drop: false }`
[INFO] [stdout] c43a5515bdf94005efad22b7c1bd4daa79265be3d5fbd20559351b56560b7482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58067abd1e01904cd2ea46e72bb0ae22e6911d1e00801be515436f07bb817a41
[INFO] running `Command { std: "docker" "start" "-a" "58067abd1e01904cd2ea46e72bb0ae22e6911d1e00801be515436f07bb817a41", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling raw-cpuid v11.2.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rquickjs-core v0.8.1
[INFO] [stderr]    Compiling rquickjs-macro v0.8.1
[INFO] [stderr]    Compiling rquickjs v0.8.1
[INFO] [stderr]    Compiling den-stdlib-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.22s
[INFO] running `Command { std: "docker" "inspect" "58067abd1e01904cd2ea46e72bb0ae22e6911d1e00801be515436f07bb817a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58067abd1e01904cd2ea46e72bb0ae22e6911d1e00801be515436f07bb817a41", kill_on_drop: false }`
[INFO] [stdout] 58067abd1e01904cd2ea46e72bb0ae22e6911d1e00801be515436f07bb817a41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 966c2e2ad836cd6ac19cb2ac859fc5545ff1f7ed637565a86e96ac9421ecf4a3
[INFO] running `Command { std: "docker" "start" "-a" "966c2e2ad836cd6ac19cb2ac859fc5545ff1f7ed637565a86e96ac9421ecf4a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling den-stdlib-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "966c2e2ad836cd6ac19cb2ac859fc5545ff1f7ed637565a86e96ac9421ecf4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966c2e2ad836cd6ac19cb2ac859fc5545ff1f7ed637565a86e96ac9421ecf4a3", kill_on_drop: false }`
[INFO] [stdout] 966c2e2ad836cd6ac19cb2ac859fc5545ff1f7ed637565a86e96ac9421ecf4a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78da466d73c04ab16e18ecaa233a62d71edf829242094dbab8864cae75a19238
[INFO] running `Command { std: "docker" "start" "-a" "78da466d73c04ab16e18ecaa233a62d71edf829242094dbab8864cae75a19238", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/den_stdlib_core-4ea5ff944255be1f)
[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 den_stdlib_core
[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" "78da466d73c04ab16e18ecaa233a62d71edf829242094dbab8864cae75a19238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78da466d73c04ab16e18ecaa233a62d71edf829242094dbab8864cae75a19238", kill_on_drop: false }`
[INFO] [stdout] 78da466d73c04ab16e18ecaa233a62d71edf829242094dbab8864cae75a19238
