[INFO] fetching crate ligerito 0.6.2... [INFO] testing ligerito-0.6.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ligerito 0.6.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ligerito 0.6.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ligerito 0.6.2 [INFO] tweaked toml for crates.io crate ligerito 0.6.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ligerito 0.6.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ligerito 0.6.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0efa3f480fc6cd68efc8c00436420a47df3cc87095908bb669c85f2407902b67 [INFO] running `Command { std: "docker" "start" "-a" "0efa3f480fc6cd68efc8c00436420a47df3cc87095908bb669c85f2407902b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0efa3f480fc6cd68efc8c00436420a47df3cc87095908bb669c85f2407902b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efa3f480fc6cd68efc8c00436420a47df3cc87095908bb669c85f2407902b67", kill_on_drop: false }` [INFO] [stdout] 0efa3f480fc6cd68efc8c00436420a47df3cc87095908bb669c85f2407902b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8c0f2770cc7a4af580762905408c675eed00d141c45c3ec93a448b71e05aeb2 [INFO] running `Command { std: "docker" "start" "-a" "b8c0f2770cc7a4af580762905408c675eed00d141c45c3ec93a448b71e05aeb2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ligerito v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] warning: ligerito@0.6.2: DEBUG BUILD: Performance will be very slow. Use --release flag. [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ligerito-binary-fields v0.6.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ligerito-merkle v0.6.1 [INFO] [stderr] Compiling ligerito-reed-solomon v0.6.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "b8c0f2770cc7a4af580762905408c675eed00d141c45c3ec93a448b71e05aeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c0f2770cc7a4af580762905408c675eed00d141c45c3ec93a448b71e05aeb2", kill_on_drop: false }` [INFO] [stdout] b8c0f2770cc7a4af580762905408c675eed00d141c45c3ec93a448b71e05aeb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ccf05af89e3ad807871eb117c3979c5d386f5d2f6951c4212dc55995db0fe0f [INFO] running `Command { std: "docker" "start" "-a" "8ccf05af89e3ad807871eb117c3979c5d386f5d2f6951c4212dc55995db0fe0f", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] warning: ligerito@0.6.2: DEBUG BUILD: Performance will be very slow. Use --release flag. [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ligerito-binary-fields v0.6.2 [INFO] [stderr] Compiling ligerito-merkle v0.6.1 [INFO] [stderr] Compiling ligerito-reed-solomon v0.6.2 [INFO] [stderr] Compiling ligerito v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_derive` in this scope [INFO] [stdout] --> tests/polkavm_simple_add.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[polkavm_derive::polkavm_export] [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_derive` in this scope [INFO] [stdout] --> tests/polkavm_simple_add.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[polkavm_derive::polkavm_export] [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_derive` in this scope [INFO] [stdout] --> tests/polkavm_simple_add.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[polkavm_derive::polkavm_export] [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_derive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polkavm-integration` [INFO] [stdout] --> tests/game_of_life_interactive.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg(feature = "polkavm-integration")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bincode`, `blake2`, `clap`, `cli`, `console_error_panic_hook`, `core_affinity`, `default`, `futures`, `getrandom`, `hardware-accel`, `hex`, `js-sys`, `ligerito-reed-solomon`, `merlin`, `parallel`, `pollster`, `prover`, `rand`, `rand_chacha`, `rayon`, `scale`, `serde`, `serde_json`, `sp-io`, `std`, `substrate`, `thiserror`, `transcript-blake2b`, `transcript-merlin`, `transcript-sha256`, `verifier-only`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures` and 6 more [INFO] [stdout] = help: consider adding `polkavm-integration` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `polkavm-integration` [INFO] [stdout] --> tests/polkavm_integration_test.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg(feature = "polkavm-integration")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bincode`, `blake2`, `clap`, `cli`, `console_error_panic_hook`, `core_affinity`, `default`, `futures`, `getrandom`, `hardware-accel`, `hex`, `js-sys`, `ligerito-reed-solomon`, `merlin`, `parallel`, `pollster`, `prover`, `rand`, `rand_chacha`, `rayon`, `scale`, `serde`, `serde_json`, `sp-io`, `std`, `substrate`, `thiserror`, `transcript-blake2b`, `transcript-merlin`, `transcript-sha256`, `verifier-only`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures` and 6 more [INFO] [stdout] = help: consider adding `polkavm-integration` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> tests/polkavm_simple_add.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 9 | | unsafe { [INFO] [stdout] 10 | | core::arch::asm!("unimp", options(noreturn)); [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.so, /opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.rlib, /opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.rmeta [INFO] [stdout] = note: second definition in the local crate (`polkavm_simple_add`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0433. [INFO] [stdout] [INFO] [stderr] warning: ligerito@0.6.2: DEBUG BUILD: Performance will be very slow. Use --release flag. [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ligerito` (test "polkavm_simple_add") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unexpected `cfg` condition value: `polkavm-integration` [INFO] [stdout] --> tests/polkavm_end_to_end.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg(feature = "polkavm-integration")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `bincode`, `blake2`, `clap`, `cli`, `console_error_panic_hook`, `core_affinity`, `default`, `futures`, `getrandom`, `hardware-accel`, `hex`, `js-sys`, `ligerito-reed-solomon`, `merlin`, `parallel`, `pollster`, `prover`, `rand`, `rand_chacha`, `rayon`, `scale`, `serde`, `serde_json`, `sp-io`, `std`, `substrate`, `thiserror`, `transcript-blake2b`, `transcript-merlin`, `transcript-sha256`, `verifier-only`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures` and 6 more [INFO] [stdout] = help: consider adding `polkavm-integration` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `zstd` in this scope [INFO] [stdout] --> examples/compression_prototype.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let compressed = zstd::encode_all(&serialized[..], 3)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `zstd` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 54 - let compressed = zstd::encode_all(&serialized[..], 3)?; [INFO] [stdout] 54 + let compressed = std::encode_all(&serialized[..], 3)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `zstd` in this scope [INFO] [stdout] --> examples/compression_prototype.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | let decompressed = zstd::decode_all(&compressed[..])?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `zstd` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 74 - let decompressed = zstd::decode_all(&compressed[..])?; [INFO] [stdout] 74 + let decompressed = std::decode_all(&compressed[..])?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `zstd` in this scope [INFO] [stdout] --> examples/compression_prototype.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | let compressed_level = zstd::encode_all(&serialized[..], level)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `zstd` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 146 - let compressed_level = zstd::encode_all(&serialized[..], level)?; [INFO] [stdout] 146 + let compressed_level = std::encode_all(&serialized[..], level)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `zstd` in this scope [INFO] [stdout] --> examples/compression_prototype.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | let _ = zstd::decode_all(&compressed_level[..])?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `zstd` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 151 - let _ = zstd::decode_all(&compressed_level[..])?; [INFO] [stdout] 151 + let _ = std::decode_all(&compressed_level[..])?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: ligerito@0.6.2: DEBUG BUILD: Performance will be very slow. Use --release flag. [INFO] [stderr] error: could not compile `ligerito` (example "compression_prototype") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "8ccf05af89e3ad807871eb117c3979c5d386f5d2f6951c4212dc55995db0fe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccf05af89e3ad807871eb117c3979c5d386f5d2f6951c4212dc55995db0fe0f", kill_on_drop: false }` [INFO] [stdout] 8ccf05af89e3ad807871eb117c3979c5d386f5d2f6951c4212dc55995db0fe0f