[INFO] fetching crate butane_cli 0.8.1...
[INFO] checking butane_cli-0.8.1 against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[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 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e12d986fa6a460009182faa546d214e5b00ce5d0e6b908b79088b4934c1dc71a
[INFO] running `Command { std: "docker" "start" "-a" "e12d986fa6a460009182faa546d214e5b00ce5d0e6b908b79088b4934c1dc71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12d986fa6a460009182faa546d214e5b00ce5d0e6b908b79088b4934c1dc71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12d986fa6a460009182faa546d214e5b00ce5d0e6b908b79088b4934c1dc71a", kill_on_drop: false }`
[INFO] [stdout] e12d986fa6a460009182faa546d214e5b00ce5d0e6b908b79088b4934c1dc71a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b23c4e2cf7d19e4c85a7dc46609b528cd7d25846fec1466b746482c5b0a2b12
[INFO] running `Command { std: "docker" "start" "-a" "9b23c4e2cf7d19e4c85a7dc46609b528cd7d25846fec1466b746482c5b0a2b12", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.56.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking rusqlite v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling butane v0.8.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling 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 52.06s
[INFO] running `Command { std: "docker" "inspect" "9b23c4e2cf7d19e4c85a7dc46609b528cd7d25846fec1466b746482c5b0a2b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b23c4e2cf7d19e4c85a7dc46609b528cd7d25846fec1466b746482c5b0a2b12", kill_on_drop: false }`
[INFO] [stdout] 9b23c4e2cf7d19e4c85a7dc46609b528cd7d25846fec1466b746482c5b0a2b12
