[INFO] fetching crate nintypes 0.1.20... [INFO] checking nintypes-0.1.20 against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] extracting crate nintypes 0.1.20 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate nintypes 0.1.20 on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nintypes 0.1.20 [INFO] finished tweaking crates.io crate nintypes 0.1.20 [INFO] tweaked toml for crates.io crate nintypes 0.1.20 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate nintypes 0.1.20 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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-graceful-shutdown v0.15.3 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.1 [INFO] [stderr] Downloaded parity-scale-codec v3.7.1 [INFO] [stderr] Downloaded fixedstr v0.5.8 [INFO] [stderr] Downloaded bellscoin v0.30.7 [INFO] [stderr] Downloaded dutils v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f48772c4eee24fdd86cbc4d346b12c634e081864eaa4b5db71810f82282596b [INFO] running `Command { std: "docker" "start" "-a" "5f48772c4eee24fdd86cbc4d346b12c634e081864eaa4b5db71810f82282596b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f48772c4eee24fdd86cbc4d346b12c634e081864eaa4b5db71810f82282596b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f48772c4eee24fdd86cbc4d346b12c634e081864eaa4b5db71810f82282596b", kill_on_drop: false }` [INFO] [stdout] 5f48772c4eee24fdd86cbc4d346b12c634e081864eaa4b5db71810f82282596b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f14e05edf579a2ab701efa104b97873371d60d9406f2138e90d55c81753fe05 [INFO] running `Command { std: "docker" "start" "-a" "3f14e05edf579a2ab701efa104b97873371d60d9406f2138e90d55c81753fe05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling int-enum v1.1.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking binary-heap-plus v0.5.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miette v7.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking fixedstr v0.5.8 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking kanal v0.1.0-pre8 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking sha256 v1.5.0 [INFO] [stderr] Checking dutils v0.1.7 [INFO] [stderr] Checking tokio-graceful-shutdown v0.15.3 [INFO] [stderr] Checking nintypes v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.32s [INFO] running `Command { std: "docker" "inspect" "3f14e05edf579a2ab701efa104b97873371d60d9406f2138e90d55c81753fe05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f14e05edf579a2ab701efa104b97873371d60d9406f2138e90d55c81753fe05", kill_on_drop: false }` [INFO] [stdout] 3f14e05edf579a2ab701efa104b97873371d60d9406f2138e90d55c81753fe05