[INFO] fetching crate switchboard-evm 0.5.18... [INFO] checking switchboard-evm-0.5.18 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848 [INFO] extracting crate switchboard-evm 0.5.18 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate switchboard-evm 0.5.18 on toolchain b0696a5160711c068cb1f01b7437db7990d15750 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate switchboard-evm 0.5.18 [INFO] finished tweaking crates.io crate switchboard-evm 0.5.18 [INFO] tweaked toml for crates.io crate switchboard-evm 0.5.18 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sb_macros v0.1.15 [INFO] [stderr] Downloaded switchboard-common v0.10.6 [INFO] [stderr] Downloaded sgx-quote v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68ae6941710e05b5633e518f0b59150b500576e66913a479878e15c3dd6b85b3 [INFO] running `Command { std: "docker" "start" "-a" "68ae6941710e05b5633e518f0b59150b500576e66913a479878e15c3dd6b85b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ae6941710e05b5633e518f0b59150b500576e66913a479878e15c3dd6b85b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ae6941710e05b5633e518f0b59150b500576e66913a479878e15c3dd6b85b3", kill_on_drop: false }` [INFO] [stdout] 68ae6941710e05b5633e518f0b59150b500576e66913a479878e15c3dd6b85b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c90e9601de6545ad8cac34b5bd77d85366d0e3fa6affd94e08fb4bbec4636bf [INFO] running `Command { std: "docker" "start" "-a" "3c90e9601de6545ad8cac34b5bd77d85366d0e3fa6affd94e08fb4bbec4636bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize v1.7.0 [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 crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling const-hex v1.11.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [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/b0696a5160711c068cb1f01b7437db7990d15750/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=be6d8d3ced050908 -C extra-filename=-be6d8d3ced050908 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1c04de5f1b9232bb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9f6ab4b3d9f3b5af.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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" "3c90e9601de6545ad8cac34b5bd77d85366d0e3fa6affd94e08fb4bbec4636bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c90e9601de6545ad8cac34b5bd77d85366d0e3fa6affd94e08fb4bbec4636bf", kill_on_drop: false }` [INFO] [stdout] 3c90e9601de6545ad8cac34b5bd77d85366d0e3fa6affd94e08fb4bbec4636bf