[INFO] fetching crate ic-web3-rs 0.1.2...
[INFO] checking ic-web3-rs-0.1.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ic-web3-rs 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ic-web3-rs 0.1.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-web3-rs 0.1.2
[INFO] finished tweaking crates.io crate ic-web3-rs 0.1.2
[INFO] tweaked toml for crates.io crate ic-web3-rs 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid_derive v0.5.0
[INFO] [stderr]   Downloaded candid v0.8.4
[INFO] [stderr]   Downloaded ic-cdk v0.8.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.6.10
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d142c74c99c9eb59c3a4a3dd4e3c5987a064bc057a6949be0d5b0fed8511f0ae
[INFO] running `Command { std: "docker" "start" "-a" "d142c74c99c9eb59c3a4a3dd4e3c5987a064bc057a6949be0d5b0fed8511f0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d142c74c99c9eb59c3a4a3dd4e3c5987a064bc057a6949be0d5b0fed8511f0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d142c74c99c9eb59c3a4a3dd4e3c5987a064bc057a6949be0d5b0fed8511f0ae", kill_on_drop: false }`
[INFO] [stdout] d142c74c99c9eb59c3a4a3dd4e3c5987a064bc057a6949be0d5b0fed8511f0ae
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7d74c153b4f0fc2a42d3f9c3d505fa0f6b53eebc3f30b1192070e094202e19c
[INFO] running `Command { std: "docker" "start" "-a" "b7d74c153b4f0fc2a42d3f9c3d505fa0f6b53eebc3f30b1192070e094202e19c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking parity-scale-codec v3.6.9
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking ethabi v17.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]     Checking ic-cdk v0.8.1
[INFO] [stderr]     Checking ic-web3-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s
[INFO] running `Command { std: "docker" "inspect" "b7d74c153b4f0fc2a42d3f9c3d505fa0f6b53eebc3f30b1192070e094202e19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d74c153b4f0fc2a42d3f9c3d505fa0f6b53eebc3f30b1192070e094202e19c", kill_on_drop: false }`
[INFO] [stdout] b7d74c153b4f0fc2a42d3f9c3d505fa0f6b53eebc3f30b1192070e094202e19c
[INFO] checking ic-web3-rs-0.1.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ic-web3-rs 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ic-web3-rs 0.1.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ic-web3-rs 0.1.2
[INFO] finished tweaking crates.io crate ic-web3-rs 0.1.2
[INFO] tweaked toml for crates.io crate ic-web3-rs 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53205f6cecf4e66a27cdfd68a2fc1fb27fd2d242e87f4d7828f86659cec67e87
[INFO] running `Command { std: "docker" "start" "-a" "53205f6cecf4e66a27cdfd68a2fc1fb27fd2d242e87f4d7828f86659cec67e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53205f6cecf4e66a27cdfd68a2fc1fb27fd2d242e87f4d7828f86659cec67e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53205f6cecf4e66a27cdfd68a2fc1fb27fd2d242e87f4d7828f86659cec67e87", kill_on_drop: false }`
[INFO] [stdout] 53205f6cecf4e66a27cdfd68a2fc1fb27fd2d242e87f4d7828f86659cec67e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8deb9c56a081eae947a5b85bb41b6da4c2fc136c418f12afe73da7b856c0b72c
[INFO] running `Command { std: "docker" "start" "-a" "8deb9c56a081eae947a5b85bb41b6da4c2fc136c418f12afe73da7b856c0b72c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.197
[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/72eda894eb3548c7ba774079ce0afab42958d4ee/bin/rustc --crate-name lalrpop --edition=2015 /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=80d9a8b7c611a10e -C extra-filename=-80d9a8b7c611a10e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-2f65c7cf0d02d2a5.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-e07f8656a764dacb.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-a4103ac583849c39.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-c231422c11db4d34.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-d4cd2440a1000e6b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ba5cf6eb08510d36.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-193fd059ce9a32fb.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ee562d86c01d0444.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e4da7a49a8053890.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-64d03c91fb355823.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-5293eb220f827c88.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-66adcf713ff87af1.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-f201f99e2c8bb0b9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c3f47b836d6c0afa.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" "8deb9c56a081eae947a5b85bb41b6da4c2fc136c418f12afe73da7b856c0b72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8deb9c56a081eae947a5b85bb41b6da4c2fc136c418f12afe73da7b856c0b72c", kill_on_drop: false }`
[INFO] [stdout] 8deb9c56a081eae947a5b85bb41b6da4c2fc136c418f12afe73da7b856c0b72c
