[INFO] fetching crate butane_cli 0.8.1... [INFO] checking butane_cli-0.8.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate butane_cli 0.8.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate butane_cli 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate butane_cli 0.8.1 [INFO] tweaked toml for crates.io crate butane_cli 0.8.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate butane_cli 0.8.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate butane_cli 0.8.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e02ff933d0d343f9d43de5c29db4f0b102a83697c9d9ede11f86a35e372f15 [INFO] running `Command { std: "docker" "start" "-a" "b2e02ff933d0d343f9d43de5c29db4f0b102a83697c9d9ede11f86a35e372f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e02ff933d0d343f9d43de5c29db4f0b102a83697c9d9ede11f86a35e372f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e02ff933d0d343f9d43de5c29db4f0b102a83697c9d9ede11f86a35e372f15", kill_on_drop: false }` [INFO] [stdout] b2e02ff933d0d343f9d43de5c29db4f0b102a83697c9d9ede11f86a35e372f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19879c9422a18fa19d65e45c79ace9c9907a93f4d194efd0d9dd828739cac84e [INFO] running `Command { std: "docker" "start" "-a" "19879c9422a18fa19d65e45c79ace9c9907a93f4d194efd0d9dd828739cac84e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling sqlparser v0.56.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Compiling butane v0.8.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking rusqlite v0.35.0 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking clap-verbosity-flag v3.0.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking butane_core v0.8.1 [INFO] [stderr] Compiling butane_codegen v0.8.1 [INFO] [stderr] Checking butane_cli v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.24s [INFO] running `Command { std: "docker" "inspect" "19879c9422a18fa19d65e45c79ace9c9907a93f4d194efd0d9dd828739cac84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19879c9422a18fa19d65e45c79ace9c9907a93f4d194efd0d9dd828739cac84e", kill_on_drop: false }` [INFO] [stdout] 19879c9422a18fa19d65e45c79ace9c9907a93f4d194efd0d9dd828739cac84e