[INFO] fetching crate hotfix 0.0.23... [INFO] checking hotfix-0.0.23 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate hotfix 0.0.23 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hotfix 0.0.23 [INFO] finished tweaking crates.io crate hotfix 0.0.23 [INFO] tweaked toml for crates.io crate hotfix 0.0.23 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hotfix 0.0.23 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hotfix 0.0.23 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-runtime v1.5.7 [INFO] [stderr] Downloaded aws-http v0.60.6 [INFO] [stderr] Downloaded hotfix-derive v0.0.23 [INFO] [stderr] Downloaded aws-smithy-http v0.60.12 [INFO] [stderr] Downloaded hotfix-codegen v0.0.23 [INFO] [stderr] Downloaded aws-smithy-json v0.60.7 [INFO] [stderr] Downloaded aws-sigv4 v1.3.2 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.9 [INFO] [stderr] Downloaded hotfix-message v0.0.23 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.72.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.73.0 [INFO] [stderr] Downloaded aws-config v1.6.3 [INFO] [stderr] Downloaded aws-smithy-types v1.3.1 [INFO] [stderr] Downloaded rustls-pemfile v2.0.0-alpha.1 [INFO] [stderr] Downloaded aws-sdk-sts v1.73.0 [INFO] [stderr] Downloaded quick-xml v0.29.0 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded hotfix-dictionary v0.0.23 [INFO] [stderr] Downloaded rustls-pki-types v0.2.3 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.3 [INFO] [stderr] Downloaded aws-sdk-dynamodb v0.39.0 [INFO] [stderr] Downloaded mongodb v2.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b7f57aad1e585cb55ed78775c958aff059bda31658a61118da5bf976a777398 [INFO] running `Command { std: "docker" "start" "-a" "6b7f57aad1e585cb55ed78775c958aff059bda31658a61118da5bf976a777398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b7f57aad1e585cb55ed78775c958aff059bda31658a61118da5bf976a777398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7f57aad1e585cb55ed78775c958aff059bda31658a61118da5bf976a777398", kill_on_drop: false }` [INFO] [stdout] 6b7f57aad1e585cb55ed78775c958aff059bda31658a61118da5bf976a777398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30df0b843edb864460a941f34a24e6deca9b1c5517407fe35e0f8306a549df4c [INFO] running `Command { std: "docker" "start" "-a" "30df0b843edb864460a941f34a24e6deca9b1c5517407fe35e0f8306a549df4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rustls-pki-types v0.2.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hotfix-derive v0.0.23 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rustls-pemfile v2.0.0-alpha.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hotfix-dictionary v0.0.23 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling hotfix-codegen v0.0.23 [INFO] [stderr] Compiling hotfix-message v0.0.23 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hotfix v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "30df0b843edb864460a941f34a24e6deca9b1c5517407fe35e0f8306a549df4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30df0b843edb864460a941f34a24e6deca9b1c5517407fe35e0f8306a549df4c", kill_on_drop: false }` [INFO] [stdout] 30df0b843edb864460a941f34a24e6deca9b1c5517407fe35e0f8306a549df4c