[INFO] fetching crate gstd 1.9.0... [INFO] checking gstd-1.9.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate gstd 1.9.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate gstd 1.9.0 [INFO] finished tweaking crates.io crate gstd 1.9.0 [INFO] tweaked toml for crates.io crate gstd 1.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gstd 1.9.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gstd 1.9.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info v2.11.3 [INFO] [stderr] Downloaded gsys v1.9.0 [INFO] [stderr] Downloaded gear-ss58 v1.9.0 [INFO] [stderr] Downloaded libc-print v0.1.21 [INFO] [stderr] Downloaded str-buf v3.0.2 [INFO] [stderr] Downloaded gstd-codegen v1.9.0 [INFO] [stderr] Downloaded gcore v1.9.0 [INFO] [stderr] Downloaded gprimitives v1.9.0 [INFO] [stderr] Downloaded scale-info-derive v2.11.3 [INFO] [stderr] Downloaded gear-core-errors v1.9.0 [INFO] [stderr] Downloaded gear-dlmalloc v0.2.0 [INFO] [stderr] Downloaded ruint v1.14.0 [INFO] [stderr] Downloaded galloc v1.9.0 [INFO] [stderr] Downloaded gear-stack-buffer v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72089dc6b7661d8eaccb41e792e2c103130a272ac4546e12ad74daba87501183 [INFO] running `Command { std: "docker" "start" "-a" "72089dc6b7661d8eaccb41e792e2c103130a272ac4546e12ad74daba87501183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72089dc6b7661d8eaccb41e792e2c103130a272ac4546e12ad74daba87501183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72089dc6b7661d8eaccb41e792e2c103130a272ac4546e12ad74daba87501183", kill_on_drop: false }` [INFO] [stdout] 72089dc6b7661d8eaccb41e792e2c103130a272ac4546e12ad74daba87501183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4512f694737e54c99c019a28f9785162edf450f6b8a5b5e93f5625aa04118daf [INFO] running `Command { std: "docker" "start" "-a" "4512f694737e54c99c019a28f9785162edf450f6b8a5b5e93f5625aa04118daf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling gear-stack-buffer v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking str-buf v3.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking gsys v1.9.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking libc-print v0.1.21 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking galloc v1.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling gear-ss58 v1.9.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking gear-core-errors v1.9.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Checking gprimitives v1.9.0 [INFO] [stderr] Checking gcore v1.9.0 [INFO] [stderr] Compiling gstd-codegen v1.9.0 [INFO] [stderr] Checking gstd v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.41s [INFO] running `Command { std: "docker" "inspect" "4512f694737e54c99c019a28f9785162edf450f6b8a5b5e93f5625aa04118daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4512f694737e54c99c019a28f9785162edf450f6b8a5b5e93f5625aa04118daf", kill_on_drop: false }` [INFO] [stdout] 4512f694737e54c99c019a28f9785162edf450f6b8a5b5e93f5625aa04118daf