[INFO] fetching crate revm-bytecode 6.2.2...
[INFO] building revm-bytecode-6.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate revm-bytecode 6.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate revm-bytecode 6.2.2
[INFO] finished tweaking crates.io crate revm-bytecode 6.2.2
[INFO] tweaked toml for crates.io crate revm-bytecode 6.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revm-bytecode 6.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revm-bytecode 6.2.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded revm-primitives v20.2.1
[INFO] [stderr]   Downloaded const-hex v1.14.1
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded ruint v1.16.0
[INFO] [stderr]   Downloaded alloy-primitives v1.2.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ec8673cc80065dc58ef807331c726c09a1cae41ddaa1a94e881121ef19a30e6
[INFO] running `Command { std: "docker" "start" "-a" "6ec8673cc80065dc58ef807331c726c09a1cae41ddaa1a94e881121ef19a30e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ec8673cc80065dc58ef807331c726c09a1cae41ddaa1a94e881121ef19a30e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec8673cc80065dc58ef807331c726c09a1cae41ddaa1a94e881121ef19a30e6", kill_on_drop: false }`
[INFO] [stdout] 6ec8673cc80065dc58ef807331c726c09a1cae41ddaa1a94e881121ef19a30e6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd04f61421049148ece341d00265cb4f299ef9661b8de500b58911bda9e6109e
[INFO] running `Command { std: "docker" "start" "-a" "bd04f61421049148ece341d00265cb4f299ef9661b8de500b58911bda9e6109e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.2.0
[INFO] [stderr]    Compiling revm-primitives v20.2.1
[INFO] [stderr]    Compiling revm-bytecode v6.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s
[INFO] running `Command { std: "docker" "inspect" "bd04f61421049148ece341d00265cb4f299ef9661b8de500b58911bda9e6109e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd04f61421049148ece341d00265cb4f299ef9661b8de500b58911bda9e6109e", kill_on_drop: false }`
[INFO] [stdout] bd04f61421049148ece341d00265cb4f299ef9661b8de500b58911bda9e6109e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac3df2b45d472f863978110e9c7ec74071267ef16fcad6dc72994c1710c880fb
[INFO] running `Command { std: "docker" "start" "-a" "ac3df2b45d472f863978110e9c7ec74071267ef16fcad6dc72994c1710c880fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling revm-bytecode v6.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "ac3df2b45d472f863978110e9c7ec74071267ef16fcad6dc72994c1710c880fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3df2b45d472f863978110e9c7ec74071267ef16fcad6dc72994c1710c880fb", kill_on_drop: false }`
[INFO] [stdout] ac3df2b45d472f863978110e9c7ec74071267ef16fcad6dc72994c1710c880fb
