[INFO] fetching crate mdbx-derive-traits 0.6.6...
[INFO] checking mdbx-derive-traits-0.6.6 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] extracting crate mdbx-derive-traits 0.6.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate mdbx-derive-traits 0.6.6
[INFO] finished tweaking crates.io crate mdbx-derive-traits 0.6.6
[INFO] tweaked toml for crates.io crate mdbx-derive-traits 0.6.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdbx-derive-traits 0.6.6 on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdbx-derive-traits 0.6.6 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tarpc-plugins v0.13.1
[INFO] [stderr]   Downloaded halfbrown v0.3.0
[INFO] [stderr]   Downloaded value-trait v0.11.0
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded const-hex v1.15.0
[INFO] [stderr]   Downloaded tarpc v0.34.0
[INFO] [stderr]   Downloaded libmdbx-remote v0.4.2
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded ruint v1.16.0
[INFO] [stderr]   Downloaded simd-json v0.15.1
[INFO] [stderr]   Downloaded mdbx-remote-sys v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4681e31dc29b3e8c25987d57be62da7a465b956b7da1076439b5f9790715582
[INFO] running `Command { std: "docker" "start" "-a" "d4681e31dc29b3e8c25987d57be62da7a465b956b7da1076439b5f9790715582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4681e31dc29b3e8c25987d57be62da7a465b956b7da1076439b5f9790715582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4681e31dc29b3e8c25987d57be62da7a465b956b7da1076439b5f9790715582", kill_on_drop: false }`
[INFO] [stdout] d4681e31dc29b3e8c25987d57be62da7a465b956b7da1076439b5f9790715582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50733bb4767c8d57c884a55a4312c70115f28f0422e9d673ec77a419a61451d4
[INFO] running `Command { std: "docker" "start" "-a" "50733bb4767c8d57c884a55a4312c70115f28f0422e9d673ec77a419a61451d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking ruint v1.16.0
[INFO] [stderr]     Checking const-hex v1.15.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking alloy-primitives v0.8.25
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking opentelemetry_api v0.18.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tarpc-plugins v0.13.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.18.0
[INFO] [stderr]     Checking opentelemetry v0.18.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing-opentelemetry v0.18.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking tarpc v0.34.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling mdbx-remote-sys v0.4.2
[INFO] [stderr]     Checking libmdbx-remote v0.4.2
[INFO] [stderr]     Checking mdbx-derive-traits v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.51s
[INFO] running `Command { std: "docker" "inspect" "50733bb4767c8d57c884a55a4312c70115f28f0422e9d673ec77a419a61451d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50733bb4767c8d57c884a55a4312c70115f28f0422e9d673ec77a419a61451d4", kill_on_drop: false }`
[INFO] [stdout] 50733bb4767c8d57c884a55a4312c70115f28f0422e9d673ec77a419a61451d4
