[INFO] fetching crate sandpit 0.2.5... [INFO] checking sandpit-0.2.5 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate sandpit 0.2.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sandpit 0.2.5 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sandpit 0.2.5 [INFO] finished tweaking crates.io crate sandpit 0.2.5 [INFO] tweaked toml for crates.io crate sandpit 0.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d7b762362bb6bbf55393f68e4d39518697666d216e9bee94f22c8879f55d1a [INFO] running `Command { std: "docker" "start" "-a" "27d7b762362bb6bbf55393f68e4d39518697666d216e9bee94f22c8879f55d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d7b762362bb6bbf55393f68e4d39518697666d216e9bee94f22c8879f55d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d7b762362bb6bbf55393f68e4d39518697666d216e9bee94f22c8879f55d1a", kill_on_drop: false }` [INFO] [stdout] 27d7b762362bb6bbf55393f68e4d39518697666d216e9bee94f22c8879f55d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b266fdb7f6f7fcb2196dee55f8bbcfba54fb3b14a080c068bd7a41cf54ea13e7 [INFO] running `Command { std: "docker" "start" "-a" "b266fdb7f6f7fcb2196dee55f8bbcfba54fb3b14a080c068bd7a41cf54ea13e7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling sandpit_derive v0.2.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking sandpit v0.2.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Fixed src/allocator/block_store.rs (2 fixes) [INFO] [stderr] Fixed src/allocator/alloc_head.rs (1 fix) [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Migrating tests/node.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/node.rs (1 fix) [INFO] [stderr] Migrating tests/trace.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/trace.rs (1 fix) [INFO] [stderr] Migrating tests/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/allocator/tests.rs (1 fix) [INFO] [stderr] Migrating benches/node_bench.rs from 2021 edition to 2024 [INFO] [stderr] Fixed benches/../tests/node.rs (1 fix) [INFO] [stdout] warning: associated functions `right_val`, `left_val`, `insert`, and `find` are never used [INFO] [stdout] --> benches/../tests/node.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Node { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn right_val(this: &GcPtr) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn left_val(this: &GcPtr) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn insert(this: &GcPtr, mutator: &M, new_val: usize) -> GcPtr { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn find(this: &GcPtr, val: usize) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> benches/../tests/node.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 352 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking sandpit v0.2.5 (/tmp/fixit) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | let gc = Gc::build(|mutator| Node::alloc(mutator, 69).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | let gc = Gc::build(|mutator| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | let gc: Gc> = Gc::build(|mutator| { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | let gc: Gc> = Gc::build(|mutator| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | let gc = Gc::build(|m| Node::alloc(m, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 301 | let gc = Gc::build(|m| Node::alloc(m, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | let gc: Gc<()> = Gc::build(|_| ()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | let gc: Gc<()> = Gc::build(|_| ()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | fn tree_builder(gc: &Gc<()>) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let gc = Gc::build(|m| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:401:14 [INFO] [stdout] | [INFO] [stdout] 401 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | let gc = Gc::build(|mutator| Node::alloc(mutator, 69).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | let gc = Gc::build(|mutator| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | let gc: Gc> = Gc::build(|mutator| { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | let gc: Gc> = Gc::build(|mutator| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:212:14 [INFO] [stdout] | [INFO] [stdout] 212 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | let gc = Gc::build(|m| Node::alloc(m, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 301 | let gc = Gc::build(|m| Node::alloc(m, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | let gc: Gc<()> = Gc::build(|_| ()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | let gc: Gc<()> = Gc::build(|_| ()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gc` in this scope [INFO] [stdout] --> tests/node.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | fn tree_builder(gc: &Gc<()>) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let gc = Gc::build(|m| { [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Gc` [INFO] [stdout] --> tests/node.rs:401:14 [INFO] [stdout] | [INFO] [stdout] 401 | let gc = Gc::build(|mutator| Node::alloc(mutator, 0).unwrap()); [INFO] [stdout] | ^^ use of undeclared type `Gc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use sandpit::Gc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `right_val`, `left_val`, `insert`, and `find` are never used [INFO] [stdout] --> benches/../tests/node.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Node { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn right_val(this: &GcPtr) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn left_val(this: &GcPtr) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn insert(this: &GcPtr, mutator: &M, new_val: usize) -> GcPtr { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn find(this: &GcPtr, val: usize) -> Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> benches/../tests/node.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 352 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> tests/node.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | gc.mutate(|root, mutator| loop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | if mutator.yield_requested() { [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `M` is specified [INFO] [stdout] | [INFO] [stdout] 214 | gc.mutate(|root, mutator: &M| loop { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> tests/node.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | gc.mutate(|root, mutator| loop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | if mutator.yield_requested() { [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `M` is specified [INFO] [stdout] | [INFO] [stdout] 214 | gc.mutate(|root, mutator: &M| loop { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> tests/node.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | gc.mutate(|_, m| { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | if m.yield_requested() { [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `M` is specified [INFO] [stdout] | [INFO] [stdout] 324 | gc.mutate(|_, m: &M| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> tests/node.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | gc.mutate(|_, m| { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | if m.yield_requested() { [INFO] [stdout] | --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `M` is specified [INFO] [stdout] | [INFO] [stdout] 324 | gc.mutate(|_, m: &M| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sandpit` (test "node") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sandpit` (test "lib") due to 18 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b266fdb7f6f7fcb2196dee55f8bbcfba54fb3b14a080c068bd7a41cf54ea13e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b266fdb7f6f7fcb2196dee55f8bbcfba54fb3b14a080c068bd7a41cf54ea13e7", kill_on_drop: false }` [INFO] [stdout] b266fdb7f6f7fcb2196dee55f8bbcfba54fb3b14a080c068bd7a41cf54ea13e7