[INFO] cloning repository https://github.com/Calindra/deroll-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Calindra/deroll-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalindra%2Fderoll-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalindra%2Fderoll-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8321c07eec55e4f42a82fb50fc607953734dac4
[INFO] testing Calindra/deroll-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalindra%2Fderoll-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Calindra/deroll-rs
[INFO] finished tweaking git repo https://github.com/Calindra/deroll-rs
[INFO] tweaked toml for git repo https://github.com/Calindra/deroll-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Calindra/deroll-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Calindra/deroll-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs4 v0.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded jobserver v0.1.28
[INFO] [stderr]   Downloaded alloy-core v0.6.4
[INFO] [stderr]   Downloaded alloy-sol-types v0.6.4
[INFO] [stderr]   Downloaded syn-solidity v0.6.4
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] [stderr]   Downloaded winnow v0.6.5
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded foundry-compilers v0.3.13
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded sha3-asm v0.1.0
[INFO] [stderr]   Downloaded alloy-json-abi v0.6.4
[INFO] [stderr]   Downloaded const-hex v1.11.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded svm-rs v0.4.1
[INFO] [stderr]   Downloaded keccak-asm v0.1.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded alloy-rlp v0.3.4
[INFO] [stderr]   Downloaded alloy-sol-macro v0.6.4
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.6.4
[INFO] [stderr]   Downloaded alloy-primitives v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bdda5a11c8c6eb92bb2cf326cba9fda164c8966e22993be3e65bff1d1a6369c
[INFO] running `Command { std: "docker" "start" "-a" "2bdda5a11c8c6eb92bb2cf326cba9fda164c8966e22993be3e65bff1d1a6369c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bdda5a11c8c6eb92bb2cf326cba9fda164c8966e22993be3e65bff1d1a6369c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bdda5a11c8c6eb92bb2cf326cba9fda164c8966e22993be3e65bff1d1a6369c", kill_on_drop: false }`
[INFO] [stdout] 2bdda5a11c8c6eb92bb2cf326cba9fda164c8966e22993be3e65bff1d1a6369c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9afdd37ce49e4f65a3e3b4360861729416cf47b69315ff5260b024f314c888
[INFO] running `Command { std: "docker" "start" "-a" "0f9afdd37ce49e4f65a3e3b4360861729416cf47b69315ff5260b024f314c888", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.6.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling syn-solidity v0.6.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling const-hex v1.11.3
[INFO] [stderr]    Compiling ruint v1.12.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling solang-parser v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling alloy-primitives v0.6.4
[INFO] [stderr]    Compiling alloy-json-abi v0.6.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.6.4
[INFO] [stderr]    Compiling foundry-compilers v0.3.13
[INFO] [stderr]    Compiling alloy-sol-types v0.6.4
[INFO] [stderr]    Compiling alloy-core v0.6.4
[INFO] [stderr] error: could not compile `foundry-compilers` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name foundry_compilers --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundry-compilers-0.3.13/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "full", "openssl", "project-util", "rustls", "svm-solc"))' -C metadata=17d839707134e296 -C extra-filename=-6bf1196c5fb46905 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_json_abi=/opt/rustwide/target/debug/deps/liballoy_json_abi-29a50b926767df7d.rmeta --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-1890b3be0dcc7ada.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-238a855292fb6d2b.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-851eb214289970f5.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-d66fba46161ced80.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-abc0ecdb3f830542.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0446b238f764b511.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-ede6462f075cef92.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-d4a0866aaa2bf6ad.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-20a943de9b0df70b.rmeta --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-3522a666ae617f6d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2b34a85e95c7f554.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-82ead5688a9c091f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-07412cd1bf7e83d8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ff75c64ff2ced389.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa7bb682ee1e3408.rmeta --extern solang_parser=/opt/rustwide/target/debug/deps/libsolang_parser-511ac7af875aec03.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-45369c9df283e2fe.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5a1fd757d7e9cd63.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-9b6c1111eeef0447.rmeta --extern yansi=/opt/rustwide/target/debug/deps/libyansi-bd6dde16dc034826.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0f9afdd37ce49e4f65a3e3b4360861729416cf47b69315ff5260b024f314c888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9afdd37ce49e4f65a3e3b4360861729416cf47b69315ff5260b024f314c888", kill_on_drop: false }`
[INFO] [stdout] 0f9afdd37ce49e4f65a3e3b4360861729416cf47b69315ff5260b024f314c888
