[INFO] fetching crate mountpoint-s3-crt 0.13.7... [INFO] checking mountpoint-s3-crt-0.13.7 against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] extracting crate mountpoint-s3-crt 0.13.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mountpoint-s3-crt 0.13.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mountpoint-s3-crt 0.13.7 [INFO] tweaked toml for crates.io crate mountpoint-s3-crt 0.13.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mountpoint-s3-crt 0.13.7 on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mountpoint-s3-crt 0.13.7 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682ba08ea9dbb2d22061cbb29a1eca86bb950641b9e1192ac4cb840ddfd8faf5 [INFO] running `Command { std: "docker" "start" "-a" "682ba08ea9dbb2d22061cbb29a1eca86bb950641b9e1192ac4cb840ddfd8faf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682ba08ea9dbb2d22061cbb29a1eca86bb950641b9e1192ac4cb840ddfd8faf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682ba08ea9dbb2d22061cbb29a1eca86bb950641b9e1192ac4cb840ddfd8faf5", kill_on_drop: false }` [INFO] [stdout] 682ba08ea9dbb2d22061cbb29a1eca86bb950641b9e1192ac4cb840ddfd8faf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e352309fbbbc5244c857fbc965f92087cf52fa0e14058b1c03b844ec0aed9a13 [INFO] running `Command { std: "docker" "start" "-a" "e352309fbbbc5244c857fbc965f92087cf52fa0e14058b1c03b844ec0aed9a13", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rustflags v0.1.7 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Checking dtor v0.1.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking ctor v0.6.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling mountpoint-s3-crt-sys v0.16.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking mountpoint-s3-crt v0.13.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "e352309fbbbc5244c857fbc965f92087cf52fa0e14058b1c03b844ec0aed9a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e352309fbbbc5244c857fbc965f92087cf52fa0e14058b1c03b844ec0aed9a13", kill_on_drop: false }` [INFO] [stdout] e352309fbbbc5244c857fbc965f92087cf52fa0e14058b1c03b844ec0aed9a13