[INFO] fetching crate zksync_node_test_utils 28.6.0-non-semver-compat... [INFO] checking zksync_node_test_utils-28.6.0-non-semver-compat against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate zksync_node_test_utils 28.6.0-non-semver-compat into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zksync_node_test_utils 28.6.0-non-semver-compat [INFO] finished tweaking crates.io crate zksync_node_test_utils 28.6.0-non-semver-compat [INFO] tweaked toml for crates.io crate zksync_node_test_utils 28.6.0-non-semver-compat written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zksync_node_test_utils 28.6.0-non-semver-compat on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zksync_node_test_utils 28.6.0-non-semver-compat 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd076ea9753e96d44ae3b04fbef459ceabb6cd5e6e4b7c5519bad9a75a79197 [INFO] running `Command { std: "docker" "start" "-a" "5dd076ea9753e96d44ae3b04fbef459ceabb6cd5e6e4b7c5519bad9a75a79197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd076ea9753e96d44ae3b04fbef459ceabb6cd5e6e4b7c5519bad9a75a79197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd076ea9753e96d44ae3b04fbef459ceabb6cd5e6e4b7c5519bad9a75a79197", kill_on_drop: false }` [INFO] [stdout] 5dd076ea9753e96d44ae3b04fbef459ceabb6cd5e6e4b7c5519bad9a75a79197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66165ee007c4ea9f4357c2e896356d46d342eae5db3bcf6db4f6d2588aab12e [INFO] running `Command { std: "docker" "start" "-a" "c66165ee007c4ea9f4357c2e896356d46d342eae5db3bcf6db4f6d2588aab12e", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking aws-smithy-types v1.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling zksync_ff_derive v0.32.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking zksync_ff v0.32.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking zksync_pairing v0.32.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking aws-lc-sys v0.28.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking sha3_ce v0.10.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zksync_basic_types v28.6.0-non-semver-compat [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking boojum v0.32.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling protox-parse v0.5.0 [INFO] [stderr] Compiling prost-reflect v0.12.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking zksync_concurrency v0.11.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking aws-smithy-http v0.62.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling protox v0.5.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zksync_protobuf_build v0.11.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking zksync_consensus_utils v0.11.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling zksync_protobuf v0.11.3 [INFO] [stderr] Checking aws-credential-types v1.2.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking zksync_bellman v0.32.1 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/boolean/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/num/mod.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking zkevm_opcode_defs v0.152.3 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u16/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u160/mod.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `5`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `5` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u160/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `5` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u256/mod.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `8`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u256/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `8` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u32/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u512/mod.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `16`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u512/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `16` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/boojum-0.32.1/src/gadgets/u8/mod.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking aws-sigv4 v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking zksync_crypto_primitives v28.6.0-non-semver-compat [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking aws-types v1.3.6 [INFO] [stderr] Checking aws-smithy-http-client v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking aws-smithy-runtime v1.8.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boojum` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c66165ee007c4ea9f4357c2e896356d46d342eae5db3bcf6db4f6d2588aab12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66165ee007c4ea9f4357c2e896356d46d342eae5db3bcf6db4f6d2588aab12e", kill_on_drop: false }` [INFO] [stdout] c66165ee007c4ea9f4357c2e896356d46d342eae5db3bcf6db4f6d2588aab12e