[INFO] fetching crate revmc-context 0.1.0...
[INFO] building revmc-context-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate revmc-context 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate revmc-context 0.1.0
[INFO] finished tweaking crates.io crate revmc-context 0.1.0
[INFO] tweaked toml for crates.io crate revmc-context 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revmc-context 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding revm-interpreter v6.0.0 (available: v25.0.3)
[INFO] [stderr]       Adding revm-primitives v5.0.0 (available: v20.2.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded enumn v0.1.14
[INFO] [stderr]   Downloaded ruint v1.17.0
[INFO] [stderr]   Downloaded revm-interpreter v6.0.0
[INFO] [stderr]   Downloaded alloy-primitives v0.7.7
[INFO] [stderr]   Downloaded revm-primitives v5.0.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] cb4235c93bb66301597fb9ecad704451f64565d585ac34a4fa32cc2bffd4f9ea
[INFO] running `Command { std: "docker" "start" "-a" "cb4235c93bb66301597fb9ecad704451f64565d585ac34a4fa32cc2bffd4f9ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb4235c93bb66301597fb9ecad704451f64565d585ac34a4fa32cc2bffd4f9ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4235c93bb66301597fb9ecad704451f64565d585ac34a4fa32cc2bffd4f9ea", kill_on_drop: false }`
[INFO] [stdout] cb4235c93bb66301597fb9ecad704451f64565d585ac34a4fa32cc2bffd4f9ea
[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] 5b78478a8ae27bd686fb839ea3691b21c1981d7f801fbbd395fc3e7f5169a585
[INFO] running `Command { std: "docker" "start" "-a" "5b78478a8ae27bd686fb839ea3691b21c1981d7f801fbbd395fc3e7f5169a585", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling const-hex v1.16.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling alloy-primitives v0.7.7
[INFO] [stderr]    Compiling revm-primitives v5.0.0
[INFO] [stderr]    Compiling revm-interpreter v6.0.0
[INFO] [stderr]    Compiling revmc-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/lib.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[derive(Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] 189 | pub struct EvmCompilerFn(RawEvmCompilerFn);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.44s
[INFO] running `Command { std: "docker" "inspect" "5b78478a8ae27bd686fb839ea3691b21c1981d7f801fbbd395fc3e7f5169a585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b78478a8ae27bd686fb839ea3691b21c1981d7f801fbbd395fc3e7f5169a585", kill_on_drop: false }`
[INFO] [stdout] 5b78478a8ae27bd686fb839ea3691b21c1981d7f801fbbd395fc3e7f5169a585
[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] 943241fc6cedfa9a2c2e1994198c61c197e2d82a00912f7d2eb47e946d42e5ba
[INFO] running `Command { std: "docker" "start" "-a" "943241fc6cedfa9a2c2e1994198c61c197e2d82a00912f7d2eb47e946d42e5ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling revmc-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/lib.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[derive(Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] 189 | pub struct EvmCompilerFn(RawEvmCompilerFn);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/lib.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[derive(Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] 189 | pub struct EvmCompilerFn(RawEvmCompilerFn);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "943241fc6cedfa9a2c2e1994198c61c197e2d82a00912f7d2eb47e946d42e5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943241fc6cedfa9a2c2e1994198c61c197e2d82a00912f7d2eb47e946d42e5ba", kill_on_drop: false }`
[INFO] [stdout] 943241fc6cedfa9a2c2e1994198c61c197e2d82a00912f7d2eb47e946d42e5ba
