[INFO] fetching crate manta-cli 2.0.0-beta.62... [INFO] checking manta-cli-2.0.0-beta.62 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] extracting crate manta-cli 2.0.0-beta.62 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate manta-cli 2.0.0-beta.62 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate manta-cli 2.0.0-beta.62 [INFO] tweaked toml for crates.io crate manta-cli 2.0.0-beta.62 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate manta-cli 2.0.0-beta.62 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate manta-cli 2.0.0-beta.62 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded progenitor v0.14.0 [INFO] [stderr] Downloaded progenitor-client v0.14.0 [INFO] [stderr] Downloaded progenitor-impl v0.14.0 [INFO] [stderr] Downloaded execute-command-tokens v0.1.9 [INFO] [stderr] Downloaded progenitor-macro v0.14.0 [INFO] [stderr] Downloaded execute v0.2.15 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.12 [INFO] [stderr] Downloaded is_executable v1.0.5 [INFO] [stderr] Downloaded typify-macro v0.6.2 [INFO] [stderr] Downloaded derive_utils v0.15.1 [INFO] [stderr] Downloaded execute-command-macro v0.1.11 [INFO] [stderr] Downloaded clap_mangen v0.3.0 [INFO] [stderr] Downloaded roff v1.1.1 [INFO] [stderr] Downloaded nodeset v0.5.0 [INFO] [stderr] Downloaded manta-shared v2.0.0-beta.62 [INFO] [stderr] Downloaded auto_enums v0.8.8 [INFO] [stderr] Downloaded manta-backend-dispatcher v1.0.0-beta.15 [INFO] [stderr] Downloaded typify v0.6.2 [INFO] [stderr] Downloaded generic-array v1.4.3 [INFO] [stderr] Downloaded minijinja v2.20.0 [INFO] [stderr] Downloaded git2 v0.21.0 [INFO] [stderr] Downloaded openapiv3 v2.2.0 [INFO] [stderr] Downloaded typify-impl v0.6.2 [INFO] [stderr] Downloaded libgit2-sys v0.18.5+1.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb [INFO] running `Command { std: "docker" "start" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling uuid v1.23.2 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling regress v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling typify-impl v0.6.2 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-src v300.6.0+3.6.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling openapiv3 v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling utoipa-gen v5.5.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Compiling roff v1.1.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling execute-command-tokens v0.1.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking config v0.15.23 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.12 [INFO] [stderr] Compiling clap_mangen v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling clap_complete v4.6.5 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling derive_utils v0.15.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling self_update v0.44.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling auto_enums v0.8.8 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking shellexpand v3.1.2 [INFO] [stderr] Checking self-replace v1.5.0 [INFO] [stderr] Checking generic-array v1.4.3 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking execute-command-macro v0.1.11 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Checking execute v0.2.15 [INFO] [stderr] Checking minijinja v2.20.0 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling typify-macro v0.6.2 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling progenitor-client v0.14.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking is_executable v1.0.5 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking nodeset v0.5.0 [INFO] [stderr] Compiling typify v0.6.2 [INFO] [stderr] Compiling progenitor-impl v0.14.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking tungstenite v0.29.0 [INFO] [stderr] Checking tokio-tungstenite v0.29.0 [INFO] [stderr] Checking utoipa v5.5.0 [INFO] [stderr] Compiling progenitor-macro v0.14.0 [INFO] [stderr] Compiling progenitor v0.14.0 [INFO] [stderr] Compiling manta-cli v2.0.0-beta.62 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking manta-backend-dispatcher v1.0.0-beta.15 [INFO] [stderr] Checking manta-shared v2.0.0-beta.62 [INFO] [stderr] Checking git2 v0.21.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb", kill_on_drop: false }` [INFO] [stdout] 9caee039ce0f48153962307768b21974dcf5680375226dbd4cbda1f470f86fcb