[INFO] fetching crate wrenlet 0.1.0... [INFO] testing wrenlet-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wrenlet 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wrenlet 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wrenlet 0.1.0 [INFO] tweaked toml for crates.io crate wrenlet 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wrenlet 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wrenlet 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3118e311dfd852e4c5ad62af8a0acc857629572b2739d5b781666898146df93 [INFO] running `Command { std: "docker" "start" "-a" "d3118e311dfd852e4c5ad62af8a0acc857629572b2739d5b781666898146df93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3118e311dfd852e4c5ad62af8a0acc857629572b2739d5b781666898146df93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3118e311dfd852e4c5ad62af8a0acc857629572b2739d5b781666898146df93", kill_on_drop: false }` [INFO] [stdout] d3118e311dfd852e4c5ad62af8a0acc857629572b2739d5b781666898146df93 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e6569a836dbf8a8c433b67304dc574e0f638c0ddf3e7ae2526532a96bdc449 [INFO] running `Command { std: "docker" "start" "-a" "e7e6569a836dbf8a8c433b67304dc574e0f638c0ddf3e7ae2526532a96bdc449", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wrenlet-sys v0.1.0 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling wrenlet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `any::TypeId` and `marker::PhantomData` [INFO] [stdout] --> src/value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | any::TypeId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Layout` and `handle_alloc_error` [INFO] [stdout] --> src/builder.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | alloc::{Layout, handle_alloc_error}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrenHeader` [INFO] [stdout] --> src/builder.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | wren::{Wren, WrenData, WrenHeader}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::Layout` [INFO] [stdout] --> src/raw.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{alloc::Layout, ffi::CStr, ptr::NonNull}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/value.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DerefMut` [INFO] [stdout] --> src/value.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:354:44 [INFO] [stdout] | [INFO] [stdout] 354 | pub unsafe fn set_slot_new_list(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:359:43 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn set_slot_new_map(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | slot: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class_slot` [INFO] [stdout] --> src/raw.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | class_slot: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/raw.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | size: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:389:41 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/raw.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:389:68 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:393:40 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:393:53 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:393:70 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:397:43 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:397:56 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `into_slot` [INFO] [stdout] --> src/raw.rs:397:73 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_into_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "e7e6569a836dbf8a8c433b67304dc574e0f638c0ddf3e7ae2526532a96bdc449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e6569a836dbf8a8c433b67304dc574e0f638c0ddf3e7ae2526532a96bdc449", kill_on_drop: false }` [INFO] [stdout] e7e6569a836dbf8a8c433b67304dc574e0f638c0ddf3e7ae2526532a96bdc449 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5603cfeeb329ee75e98aafae33e82d2394eeb48fe4beac64e309487e2c2563 [INFO] running `Command { std: "docker" "start" "-a" "ad5603cfeeb329ee75e98aafae33e82d2394eeb48fe4beac64e309487e2c2563", kill_on_drop: false }` [INFO] [stderr] Compiling wrenlet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `any::TypeId` and `marker::PhantomData` [INFO] [stdout] --> src/value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | any::TypeId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Layout` and `handle_alloc_error` [INFO] [stdout] --> src/builder.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | alloc::{Layout, handle_alloc_error}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrenHeader` [INFO] [stdout] --> src/builder.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | wren::{Wren, WrenData, WrenHeader}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::Layout` [INFO] [stdout] --> src/raw.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{alloc::Layout, ffi::CStr, ptr::NonNull}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/value.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DerefMut` [INFO] [stdout] --> src/value.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:354:44 [INFO] [stdout] | [INFO] [stdout] 354 | pub unsafe fn set_slot_new_list(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:359:43 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn set_slot_new_map(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | slot: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class_slot` [INFO] [stdout] --> src/raw.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | class_slot: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/raw.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | size: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:389:41 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/raw.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:389:68 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:393:40 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:393:53 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:393:70 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:397:43 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:397:56 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `into_slot` [INFO] [stdout] --> src/raw.rs:397:73 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_into_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerefMut`, `Deref`, `any::TypeId`, and `marker::PhantomData` [INFO] [stdout] --> src/value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | any::TypeId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | ops::{Deref, DerefMut}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Layout` and `handle_alloc_error` [INFO] [stdout] --> src/builder.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | alloc::{Layout, handle_alloc_error}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrenHeader` [INFO] [stdout] --> src/builder.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | wren::{Wren, WrenData, WrenHeader}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::Layout` [INFO] [stdout] --> src/raw.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{alloc::Layout, ffi::CStr, ptr::NonNull}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:354:44 [INFO] [stdout] | [INFO] [stdout] 354 | pub unsafe fn set_slot_new_list(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:359:43 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn set_slot_new_map(&self, slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | slot: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `class_slot` [INFO] [stdout] --> src/raw.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | class_slot: usize, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/raw.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | size: usize, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:389:41 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/raw.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:389:68 [INFO] [stdout] | [INFO] [stdout] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:393:40 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:393:53 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value_slot` [INFO] [stdout] --> src/raw.rs:393:70 [INFO] [stdout] | [INFO] [stdout] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slot` [INFO] [stdout] --> src/raw.rs:397:43 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key_slot` [INFO] [stdout] --> src/raw.rs:397:56 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `into_slot` [INFO] [stdout] --> src/raw.rs:397:73 [INFO] [stdout] | [INFO] [stdout] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_into_slot` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "ad5603cfeeb329ee75e98aafae33e82d2394eeb48fe4beac64e309487e2c2563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5603cfeeb329ee75e98aafae33e82d2394eeb48fe4beac64e309487e2c2563", kill_on_drop: false }` [INFO] [stdout] ad5603cfeeb329ee75e98aafae33e82d2394eeb48fe4beac64e309487e2c2563 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b2533392b1d35d0835329366393614c32f003329a929dedc6d29016e71a5d89 [INFO] running `Command { std: "docker" "start" "-a" "5b2533392b1d35d0835329366393614c32f003329a929dedc6d29016e71a5d89", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `any::TypeId` and `marker::PhantomData` [INFO] [stderr] --> src/value.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | any::TypeId, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 8 | marker::PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Layout` and `handle_alloc_error` [INFO] [stderr] --> src/builder.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | alloc::{Layout, handle_alloc_error}, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `WrenHeader` [INFO] [stderr] --> src/builder.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | wren::{Wren, WrenData, WrenHeader}, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `alloc::Layout` [INFO] [stderr] --> src/raw.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{alloc::Layout, ffi::CStr, ptr::NonNull}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Deref` [INFO] [stderr] --> src/value.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | ops::{Deref, DerefMut}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DerefMut` [INFO] [stderr] --> src/value.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | ops::{Deref, DerefMut}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:354:44 [INFO] [stderr] | [INFO] [stderr] 354 | pub unsafe fn set_slot_new_list(&self, slot: usize) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:359:43 [INFO] [stderr] | [INFO] [stderr] 359 | pub unsafe fn set_slot_new_map(&self, slot: usize) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:373:9 [INFO] [stderr] | [INFO] [stderr] 373 | slot: usize, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `class_slot` [INFO] [stderr] --> src/raw.rs:374:9 [INFO] [stderr] | [INFO] [stderr] 374 | class_slot: usize, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_class_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/raw.rs:375:9 [INFO] [stderr] | [INFO] [stderr] 375 | size: usize, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:389:41 [INFO] [stderr] | [INFO] [stderr] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `index` [INFO] [stderr] --> src/raw.rs:389:54 [INFO] [stderr] | [INFO] [stderr] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value_slot` [INFO] [stderr] --> src/raw.rs:389:68 [INFO] [stderr] | [INFO] [stderr] 389 | pub unsafe fn insert_in_list(&self, slot: usize, index: isize, value_slot: usize) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:393:40 [INFO] [stderr] | [INFO] [stderr] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key_slot` [INFO] [stderr] --> src/raw.rs:393:53 [INFO] [stderr] | [INFO] [stderr] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value_slot` [INFO] [stderr] --> src/raw.rs:393:70 [INFO] [stderr] | [INFO] [stderr] 393 | pub unsafe fn set_map_value(&self, slot: usize, key_slot: usize, value_slot: usize) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `slot` [INFO] [stderr] --> src/raw.rs:397:43 [INFO] [stderr] | [INFO] [stderr] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key_slot` [INFO] [stderr] --> src/raw.rs:397:56 [INFO] [stderr] | [INFO] [stderr] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_slot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `into_slot` [INFO] [stderr] --> src/raw.rs:397:73 [INFO] [stderr] | [INFO] [stderr] 397 | pub unsafe fn remove_map_value(&self, slot: usize, key_slot: usize, into_slot: usize) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_into_slot` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DerefMut`, `Deref`, `any::TypeId`, and `marker::PhantomData` [INFO] [stderr] --> src/value.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | any::TypeId, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 8 | marker::PhantomData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | ops::{Deref, DerefMut}, [INFO] [stderr] | ^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wrenlet` (lib) generated 20 warnings (run `cargo fix --lib -p wrenlet` to apply 4 suggestions) [INFO] [stderr] warning: `wrenlet` (lib test) generated 18 warnings (17 duplicates) (run `cargo fix --lib -p wrenlet --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrenlet-e55cea37687945c2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test wren::tests::allocate_wren_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wrenlet-d6ba305e6d05d95e) [INFO] [stderr] Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-d0456896144b9304) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests wrenlet [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b2533392b1d35d0835329366393614c32f003329a929dedc6d29016e71a5d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2533392b1d35d0835329366393614c32f003329a929dedc6d29016e71a5d89", kill_on_drop: false }` [INFO] [stdout] 5b2533392b1d35d0835329366393614c32f003329a929dedc6d29016e71a5d89