[INFO] fetching crate den-stdlib-core 0.4.0... [INFO] checking den-stdlib-core-0.4.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate den-stdlib-core 0.4.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate den-stdlib-core 0.4.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3548cb01995d0a5f1404dea6c74b1258377abcbce19cfb0b2a536e8c7b3a1d5 [INFO] running `Command { std: "docker" "start" "-a" "b3548cb01995d0a5f1404dea6c74b1258377abcbce19cfb0b2a536e8c7b3a1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3548cb01995d0a5f1404dea6c74b1258377abcbce19cfb0b2a536e8c7b3a1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3548cb01995d0a5f1404dea6c74b1258377abcbce19cfb0b2a536e8c7b3a1d5", kill_on_drop: false }` [INFO] [stdout] b3548cb01995d0a5f1404dea6c74b1258377abcbce19cfb0b2a536e8c7b3a1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372e7a5b99b9894c0688b8ad67ebd59d222ea2cbf655dffdfea45ec61b0485dc [INFO] running `Command { std: "docker" "start" "-a" "372e7a5b99b9894c0688b8ad67ebd59d222ea2cbf655dffdfea45ec61b0485dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling rquickjs-sys v0.8.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking 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] Checking derive_more v1.0.0 [INFO] [stderr] Compiling rquickjs-core v0.8.1 [INFO] [stderr] Compiling rquickjs-macro v0.8.1 [INFO] [stderr] Checking rquickjs v0.8.1 [INFO] [stderr] Checking den-stdlib-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.88s [INFO] running `Command { std: "docker" "inspect" "372e7a5b99b9894c0688b8ad67ebd59d222ea2cbf655dffdfea45ec61b0485dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372e7a5b99b9894c0688b8ad67ebd59d222ea2cbf655dffdfea45ec61b0485dc", kill_on_drop: false }` [INFO] [stdout] 372e7a5b99b9894c0688b8ad67ebd59d222ea2cbf655dffdfea45ec61b0485dc