[INFO] fetching crate oliver 0.2.0... [INFO] checking oliver-0.2.0 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate oliver 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate oliver 0.2.0 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 oliver 0.2.0 [INFO] finished tweaking crates.io crate oliver 0.2.0 [INFO] tweaked toml for crates.io crate oliver 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate oliver 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7fa1f6d6d2e9d0389384aaaa55a3aebefcd74eb847bd165eb049c2e668b0ed78 [INFO] running `Command { std: "docker" "start" "-a" "7fa1f6d6d2e9d0389384aaaa55a3aebefcd74eb847bd165eb049c2e668b0ed78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fa1f6d6d2e9d0389384aaaa55a3aebefcd74eb847bd165eb049c2e668b0ed78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa1f6d6d2e9d0389384aaaa55a3aebefcd74eb847bd165eb049c2e668b0ed78", kill_on_drop: false }` [INFO] [stdout] 7fa1f6d6d2e9d0389384aaaa55a3aebefcd74eb847bd165eb049c2e668b0ed78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 831b88a70385bd44b5fd6ec05f1859e358b7775d99a0729257495d548ce7410b [INFO] running `Command { std: "docker" "start" "-a" "831b88a70385bd44b5fd6ec05f1859e358b7775d99a0729257495d548ce7410b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking oval v2.0.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking positioned-io v0.3.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ownable-macro v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking ownable v0.6.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling oem_cp v2.0.0 [INFO] [stderr] Checking rc-zip v5.1.0 [INFO] [stderr] Checking rc-zip-sync v4.1.0 [INFO] [stderr] Checking larian-formats v0.2.0 [INFO] [stderr] Checking oliver v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `Command { std: "docker" "inspect" "831b88a70385bd44b5fd6ec05f1859e358b7775d99a0729257495d548ce7410b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831b88a70385bd44b5fd6ec05f1859e358b7775d99a0729257495d548ce7410b", kill_on_drop: false }` [INFO] [stdout] 831b88a70385bd44b5fd6ec05f1859e358b7775d99a0729257495d548ce7410b