[INFO] fetching crate ark-module 0.17.0-pre.24... [INFO] testing ark-module-0.17.0-pre.24 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ark-module 0.17.0-pre.24 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate ark-module 0.17.0-pre.24 [INFO] finished tweaking crates.io crate ark-module 0.17.0-pre.24 [INFO] tweaked toml for crates.io crate ark-module 0.17.0-pre.24 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ark-module 0.17.0-pre.24 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding flexbuffers v2.0.0 (available: v25.2.10) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macaw v0.19.1 [INFO] [stderr] Downloaded ark-api-macros v0.13.0 [INFO] [stderr] Downloaded flexbuffers v2.0.0 [INFO] [stderr] Downloaded ark-api v0.17.0-pre.43 [INFO] [stderr] Downloaded ark-api-ffi v0.17.0-pre.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e772fdf093ad5d74d5b822d70b577cfe3524a94fc5517ca7963fa33eb5cb1216 [INFO] running `Command { std: "docker" "start" "-a" "e772fdf093ad5d74d5b822d70b577cfe3524a94fc5517ca7963fa33eb5cb1216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e772fdf093ad5d74d5b822d70b577cfe3524a94fc5517ca7963fa33eb5cb1216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e772fdf093ad5d74d5b822d70b577cfe3524a94fc5517ca7963fa33eb5cb1216", kill_on_drop: false }` [INFO] [stdout] e772fdf093ad5d74d5b822d70b577cfe3524a94fc5517ca7963fa33eb5cb1216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5569187e7d9adf1c1c82bff247f281e3f886668bb9826f49b0fc289ede7f8013 [INFO] running `Command { std: "docker" "start" "-a" "5569187e7d9adf1c1c82bff247f281e3f886668bb9826f49b0fc289ede7f8013", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling macaw v0.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling ark-api-macros v0.13.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling ark-api-ffi v0.17.0-pre.43 [INFO] [stderr] Compiling ark-api v0.17.0-pre.43 [INFO] [stderr] Compiling ark-module v0.17.0-pre.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | cumul_alloc_count: GLOBAL_ALLOCATOR.cumul_alloc_count.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.06s [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | cumul_alloc_size: GLOBAL_ALLOCATOR.cumul_alloc_size.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | cumul_free_count: GLOBAL_ALLOCATOR.cumul_free_count.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | cumul_free_size: GLOBAL_ALLOCATOR.cumul_free_size.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { &GLOBAL_ALLOCATOR.stats as *const AllocStats }.cast::() as usize as u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { &raw const GLOBAL_ALLOCATOR.stats as *const AllocStats }.cast::() as usize as u32 [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5569187e7d9adf1c1c82bff247f281e3f886668bb9826f49b0fc289ede7f8013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5569187e7d9adf1c1c82bff247f281e3f886668bb9826f49b0fc289ede7f8013", kill_on_drop: false }` [INFO] [stdout] 5569187e7d9adf1c1c82bff247f281e3f886668bb9826f49b0fc289ede7f8013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7aed10ad8762c8ce15257cb6cf1ff0ac4a6a87f2ffa588cc4ac012f3204af5 [INFO] running `Command { std: "docker" "start" "-a" "7a7aed10ad8762c8ce15257cb6cf1ff0ac4a6a87f2ffa588cc4ac012f3204af5", kill_on_drop: false }` [INFO] [stderr] Compiling ark-module v0.17.0-pre.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | cumul_alloc_count: GLOBAL_ALLOCATOR.cumul_alloc_count.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | cumul_alloc_size: GLOBAL_ALLOCATOR.cumul_alloc_size.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | cumul_free_count: GLOBAL_ALLOCATOR.cumul_free_count.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | cumul_free_size: GLOBAL_ALLOCATOR.cumul_free_size.load(Ordering::SeqCst) as u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/alloc.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { &GLOBAL_ALLOCATOR.stats as *const AllocStats }.cast::() as usize as u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { &raw const GLOBAL_ALLOCATOR.stats as *const AllocStats }.cast::() as usize as u32 [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ark_public_api_test` [INFO] [stdout] --> tests/public-api.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | ark_public_api_test::public_api_test!("wasm32-unknown-unknown"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ark_public_api_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ark-module` (test "public-api") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a7aed10ad8762c8ce15257cb6cf1ff0ac4a6a87f2ffa588cc4ac012f3204af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7aed10ad8762c8ce15257cb6cf1ff0ac4a6a87f2ffa588cc4ac012f3204af5", kill_on_drop: false }` [INFO] [stdout] 7a7aed10ad8762c8ce15257cb6cf1ff0ac4a6a87f2ffa588cc4ac012f3204af5