[INFO] fetching crate asimov-snapshot-cli 25.0.0-dev.1... [INFO] checking asimov-snapshot-cli-25.0.0-dev.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate asimov-snapshot-cli 25.0.0-dev.1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asimov-snapshot-cli 25.0.0-dev.1 [INFO] finished tweaking crates.io crate asimov-snapshot-cli 25.0.0-dev.1 [INFO] tweaked toml for crates.io crate asimov-snapshot-cli 25.0.0-dev.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asimov-snapshot-cli 25.0.0-dev.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 asimov-snapshot-cli 25.0.0-dev.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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edeb30a83c8fb62c3b5ffd2d30c42affd17eff0dee1ba3de17fa00459cd618c [INFO] running `Command { std: "docker" "start" "-a" "0edeb30a83c8fb62c3b5ffd2d30c42affd17eff0dee1ba3de17fa00459cd618c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edeb30a83c8fb62c3b5ffd2d30c42affd17eff0dee1ba3de17fa00459cd618c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edeb30a83c8fb62c3b5ffd2d30c42affd17eff0dee1ba3de17fa00459cd618c", kill_on_drop: false }` [INFO] [stdout] 0edeb30a83c8fb62c3b5ffd2d30c42affd17eff0dee1ba3de17fa00459cd618c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192afdae6730121fbd3fc725c84db523476f1b9048e4f947fb0a169f388235e1 [INFO] running `Command { std: "docker" "start" "-a" "192afdae6730121fbd3fc725c84db523476f1b9048e4f947fb0a169f388235e1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking known-schemes v0.2.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking os_str_bytes v7.1.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking dogma v0.1.11 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking getenv v0.1.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking argfile v0.2.1 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Checking zip v4.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling tzdb v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking cap-primitives v3.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling shadow-rs v1.2.0 [INFO] [stderr] Compiling asimov-snapshot-cli v25.0.0-dev.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking rdf-model v0.2.2 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking gofer v0.1.8 [INFO] [stderr] Checking duration-str v0.15.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking cap-directories v3.4.4 [INFO] [stderr] Checking bon v3.6.5 [INFO] [stderr] Checking asimov-env v25.0.0-dev.19 [INFO] [stderr] Checking asimov-patterns v25.0.0-dev.19 [INFO] [stderr] Checking asimov-prompt v25.0.0-dev.19 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking known-errors v0.1.1 [INFO] [stderr] Checking clientele v0.3.8 [INFO] [stderr] Checking asimov-module v25.0.0-dev.19 [INFO] [stderr] Checking asimov-runner v25.0.0-dev.19 [INFO] [stderr] Checking asimov-snapshot v25.0.0-dev.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking asimov-installer v25.0.0-dev.19 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.33s [INFO] running `Command { std: "docker" "inspect" "192afdae6730121fbd3fc725c84db523476f1b9048e4f947fb0a169f388235e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192afdae6730121fbd3fc725c84db523476f1b9048e4f947fb0a169f388235e1", kill_on_drop: false }` [INFO] [stdout] 192afdae6730121fbd3fc725c84db523476f1b9048e4f947fb0a169f388235e1