[INFO] fetching crate jingle 0.1.1... [INFO] checking jingle-0.1.1 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate jingle 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate jingle 0.1.1 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jingle 0.1.1 [INFO] finished tweaking crates.io crate jingle 0.1.1 [INFO] tweaked toml for crates.io crate jingle 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.66.1 (latest: v0.70.1) [INFO] [stderr] Adding derive_more v0.99.18 (latest: v1.0.0) [INFO] [stderr] Adding object v0.35.0 (latest: v0.36.4) [INFO] [stderr] Adding peeking_take_while v0.1.2 (latest: v1.0.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding ruzstd v0.6.0 (latest: v0.7.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f4c1be5265051b88075bcae239b7c7d8f71a798972d53f5a9de61b8307ad3eb [INFO] running `Command { std: "docker" "start" "-a" "1f4c1be5265051b88075bcae239b7c7d8f71a798972d53f5a9de61b8307ad3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f4c1be5265051b88075bcae239b7c7d8f71a798972d53f5a9de61b8307ad3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4c1be5265051b88075bcae239b7c7d8f71a798972d53f5a9de61b8307ad3eb", kill_on_drop: false }` [INFO] [stdout] 1f4c1be5265051b88075bcae239b7c7d8f71a798972d53f5a9de61b8307ad3eb [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7a7a1362f7c2938876be4813162f1562d4a4e37d2fa5586112bf0230255e743 [INFO] running `Command { std: "docker" "start" "-a" "e7a7a1362f7c2938876be4813162f1562d4a4e37d2fa5586112bf0230255e743", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.128 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cxx v1.0.128 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking xml-rs v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling cxx-build v1.0.128 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling cxxbridge-macro v1.0.128 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ruzstd v0.6.0 [INFO] [stderr] Compiling jingle_sleigh v0.1.1 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking z3 v0.12.1 [INFO] [stderr] Checking jingle v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "e7a7a1362f7c2938876be4813162f1562d4a4e37d2fa5586112bf0230255e743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a7a1362f7c2938876be4813162f1562d4a4e37d2fa5586112bf0230255e743", kill_on_drop: false }` [INFO] [stdout] e7a7a1362f7c2938876be4813162f1562d4a4e37d2fa5586112bf0230255e743