[INFO] cloning repository https://github.com/Pana/play-revm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pana/play-revm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2Fplay-revm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2Fplay-revm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba070125af2e427d42c9cd93d7404cac70b25983
[INFO] building Pana/play-revm against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPana%2Fplay-revm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Pana/play-revm on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Pana/play-revm
[INFO] finished tweaking git repo https://github.com/Pana/play-revm
[INFO] tweaked toml for git repo https://github.com/Pana/play-revm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Pana/play-revm 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/alloy-rs/alloy`
[INFO] [stderr]     Updating git repository `https://github.com/paradigmxyz/evm-inspectors`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boa_gc v0.18.0
[INFO] [stderr]   Downloaded boa_macros v0.18.0
[INFO] [stderr]   Downloaded zerofrom v0.1.3
[INFO] [stderr]   Downloaded aurora-engine-modexp v1.0.0
[INFO] [stderr]   Downloaded icu_provider_macros v1.4.0
[INFO] [stderr]   Downloaded revm-precompile v6.0.0
[INFO] [stderr]   Downloaded yoke-derive v0.7.3
[INFO] [stderr]   Downloaded revm-interpreter v4.0.0
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.4.0
[INFO] [stderr]   Downloaded syn-solidity v0.7.0
[INFO] [stderr]   Downloaded icu_provider v1.4.0
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.0
[INFO] [stderr]   Downloaded boa_parser v0.18.0
[INFO] [stderr]   Downloaded ryu-js v1.0.1
[INFO] [stderr]   Downloaded boa_ast v0.18.0
[INFO] [stderr]   Downloaded revm-primitives v3.1.1
[INFO] [stderr]   Downloaded revm v8.0.0
[INFO] [stderr]   Downloaded icu_properties_data v1.4.0
[INFO] [stderr]   Downloaded zerovec v0.10.1
[INFO] [stderr]   Downloaded time v0.3.35
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded icu_collections v1.4.0
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.4.0
[INFO] [stderr]   Downloaded icu_locid_transform v1.4.0
[INFO] [stderr]   Downloaded icu_properties v1.4.0
[INFO] [stderr]   Downloaded regress v0.9.1
[INFO] [stderr]   Downloaded litemap v0.7.2
[INFO] [stderr]   Downloaded intrusive-collections v0.9.6
[INFO] [stderr]   Downloaded icu_locid v1.4.0
[INFO] [stderr]   Downloaded tinystr v0.7.5
[INFO] [stderr]   Downloaded icu_normalizer v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.0
[INFO] [stderr]   Downloaded boa_interner v0.18.0
[INFO] [stderr]   Downloaded writeable v0.5.4
[INFO] [stderr]   Downloaded yoke v0.7.3
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.3
[INFO] [stderr]   Downloaded zerovec-derive v0.10.1
[INFO] [stderr]   Downloaded boa_profiler v0.18.0
[INFO] [stderr]   Downloaded alloy-primitives v0.7.0
[INFO] [stderr]   Downloaded boa_engine v0.18.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cb65fedec4d4f56b4ea18354dd95dd3e4f2ea2696bb30d0af97cc2d6f0e2cbe
[INFO] running `Command { std: "docker" "start" "-a" "3cb65fedec4d4f56b4ea18354dd95dd3e4f2ea2696bb30d0af97cc2d6f0e2cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cb65fedec4d4f56b4ea18354dd95dd3e4f2ea2696bb30d0af97cc2d6f0e2cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb65fedec4d4f56b4ea18354dd95dd3e4f2ea2696bb30d0af97cc2d6f0e2cbe", kill_on_drop: false }`
[INFO] [stdout] 3cb65fedec4d4f56b4ea18354dd95dd3e4f2ea2696bb30d0af97cc2d6f0e2cbe
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16382efafa9954010957bd9bd104ea9de063444ba04fc5e79495cb62ea4480bd
[INFO] running `Command { std: "docker" "start" "-a" "16382efafa9954010957bd9bd104ea9de063444ba04fc5e79495cb62ea4480bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling litemap v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling c-kzg v1.0.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling const-hex v1.11.3
[INFO] [stderr]    Compiling boa_profiler v0.18.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling time v0.3.35
[INFO] [stderr]    Compiling icu_properties_data v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling syn-solidity v0.7.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=02eeb16793aeef5f -C extra-filename=-da2d5a9759b30fb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6d2ecba0f0f6244.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ce9cc7f86865e778.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16382efafa9954010957bd9bd104ea9de063444ba04fc5e79495cb62ea4480bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16382efafa9954010957bd9bd104ea9de063444ba04fc5e79495cb62ea4480bd", kill_on_drop: false }`
[INFO] [stdout] 16382efafa9954010957bd9bd104ea9de063444ba04fc5e79495cb62ea4480bd
