[INFO] fetching crate geese 0.3.11... [INFO] checking geese-0.3.11 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate geese 0.3.11 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate geese 0.3.11 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate geese 0.3.11 [INFO] tweaked toml for crates.io crate geese 0.3.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate geese 0.3.11 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate geese 0.3.11 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae47593acc96e6c3889284d538fbb4bba6d61f8a1b122313753f9caf937d0f8 [INFO] running `Command { std: "docker" "start" "-a" "8ae47593acc96e6c3889284d538fbb4bba6d61f8a1b122313753f9caf937d0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae47593acc96e6c3889284d538fbb4bba6d61f8a1b122313753f9caf937d0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae47593acc96e6c3889284d538fbb4bba6d61f8a1b122313753f9caf937d0f8", kill_on_drop: false }` [INFO] [stdout] 8ae47593acc96e6c3889284d538fbb4bba6d61f8a1b122313753f9caf937d0f8 [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=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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a77c3c3832da4d95b745b3a92e49fd32edb5a74a74b692058032be47f64064a [INFO] running `Command { std: "docker" "start" "-a" "1a77c3c3832da4d95b745b3a92e49fd32edb5a74a74b692058032be47f64064a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling geese v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking wasm_sync v0.1.2 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking vecdeque-stableix v1.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking const_list v0.1.0 [INFO] [stderr] Checking geese v0.2.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unused import: `std::sync::atomic::*` [INFO] [stdout] --> benches/comparative_bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | ctx.raise_event(geese::notify::add_system::>()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | ctx.raise_event(1000usize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | ctx.raise_event(geese::notify::add_system::>()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | ctx.raise_event(geese::notify::add_system::>()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | ctx.raise_event(1000usize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | ctx.raise_event(1000isize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | ctx.raise_event(1000usize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | ctx.raise_event(1000isize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | ctx.raise_event(geese::notify::add_system::>()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | ctx.raise_event(geese::notify::add_system::>()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `system_mut` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | ctx.system_mut::>().on_spin = Some(work.clone()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `system_mut` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | ctx.system_mut::>().on_spin = Some(work.clone()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | ctx.raise_event(1000usize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | ctx.raise_event(1000isize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | ctx.raise_event(1000usize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | ctx.raise_event(1000isize); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `raise_event` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | ctx.raise_event(geese::notify::add_system::()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_events` found for struct `geese::GeeseContext` in the current scope [INFO] [stdout] --> benches/comparative_bench.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | ctx.flush_events(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `geese::GeeseContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> benches/comparative_bench.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | for i in 0..1000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> benches/comparative_bench.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | fn get_it(&mut self, event: &()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> benches/comparative_bench.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | for i in 0..1000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> benches/comparative_bench.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | fn get_it(&mut self, event: &()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `geese` (bench "comparative_bench") due to 27 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a77c3c3832da4d95b745b3a92e49fd32edb5a74a74b692058032be47f64064a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a77c3c3832da4d95b745b3a92e49fd32edb5a74a74b692058032be47f64064a", kill_on_drop: false }` [INFO] [stdout] 1a77c3c3832da4d95b745b3a92e49fd32edb5a74a74b692058032be47f64064a