[INFO] cloning repository https://github.com/orally-network/sybil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orally-network/sybil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forally-network%2Fsybil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forally-network%2Fsybil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97dfa7f44d82db4ab2bfa39da081953bba654b3f [INFO] checking orally-network/sybil against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forally-network%2Fsybil" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orally-network/sybil on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orally-network/sybil [INFO] finished tweaking git repo https://github.com/orally-network/sybil [INFO] tweaked toml for git repo https://github.com/orally-network/sybil written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/orally-network/sybil 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 109d5893040cd587d80bf4e1e6c7152d574d5b6671f38d51f83e79c7cf5e2766 [INFO] running `Command { std: "docker" "start" "-a" "109d5893040cd587d80bf4e1e6c7152d574d5b6671f38d51f83e79c7cf5e2766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "109d5893040cd587d80bf4e1e6c7152d574d5b6671f38d51f83e79c7cf5e2766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109d5893040cd587d80bf4e1e6c7152d574d5b6671f38d51f83e79c7cf5e2766", kill_on_drop: false }` [INFO] [stdout] 109d5893040cd587d80bf4e1e6c7152d574d5b6671f38d51f83e79c7cf5e2766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f5d447f670b95da957d0b3fc338b243266d5adbc8e68fdfec7fdec43cc417e1 [INFO] running `Command { std: "docker" "start" "-a" "1f5d447f670b95da957d0b3fc338b243266d5adbc8e68fdfec7fdec43cc417e1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking pretty v0.12.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Compiling candid_derive v0.6.2 [INFO] [stderr] Checking iri-string v0.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Checking jsonptr v0.3.6 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking siwe v0.5.0 (https://github.com/domwoe/siwe-rs#29fa2670) [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23ffd2897cbb44320ca18dfe4d05dbacb37d55e0/bin/rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/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="default"' --cfg 'feature="lexer"' -C metadata=dd2dc82a37b32fe5 -C extra-filename=-dd2dc82a37b32fe5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-9e28e86f316b8e50.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-9eab3e04888ab7aa.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-fa0c4c9aeb158f3f.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-3bdfb03eaada9e0b.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-e393c4c862d912de.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f51b11c4b8ea6047.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-17204bbd272a2475.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-a8a7bcc7b1f116df.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93dc49c3da45d682.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-bb2e34ba77ab578c.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-c678da938985708f.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-2e86942896114961.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-d4dfb3e63a227c99.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4b8411d64a9b1009.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" "1f5d447f670b95da957d0b3fc338b243266d5adbc8e68fdfec7fdec43cc417e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5d447f670b95da957d0b3fc338b243266d5adbc8e68fdfec7fdec43cc417e1", kill_on_drop: false }` [INFO] [stdout] 1f5d447f670b95da957d0b3fc338b243266d5adbc8e68fdfec7fdec43cc417e1