[INFO] cloning repository https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstralSightStudios%2FAstroBox-NG-Plugin-Template-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstralSightStudios%2FAstroBox-NG-Plugin-Template-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8428744d15639acd55eacade4b8942aecce648d0
[INFO] checking AstralSightStudios/AstroBox-NG-Plugin-Template-Rust against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstralSightStudios%2FAstroBox-NG-Plugin-Template-Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust
[INFO] finished tweaking git repo https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust
[INFO] tweaked toml for git repo https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AstralSightStudios/AstroBox-NG-Plugin-Template-Rust 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24d050f9b47d27cb1acf1afdd28bcc796e42a7e2e0cd67da35a3cb75c2b7c7db
[INFO] running `Command { std: "docker" "start" "-a" "24d050f9b47d27cb1acf1afdd28bcc796e42a7e2e0cd67da35a3cb75c2b7c7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24d050f9b47d27cb1acf1afdd28bcc796e42a7e2e0cd67da35a3cb75c2b7c7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d050f9b47d27cb1acf1afdd28bcc796e42a7e2e0cd67da35a3cb75c2b7c7db", kill_on_drop: false }`
[INFO] [stdout] 24d050f9b47d27cb1acf1afdd28bcc796e42a7e2e0cd67da35a3cb75c2b7c7db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 633323af33fd23dffc793514767d013f3de3d488ced9716733fdb7d715d52b52
[INFO] running `Command { std: "docker" "start" "-a" "633323af33fd23dffc793514767d013f3de3d488ced9716733fdb7d715d52b52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasmparser v0.240.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rust v0.34.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.34.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling wit-bindgen-rust v0.47.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.34.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.47.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling wit-bindgen v0.47.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling waki-macros v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling wit-parser v0.240.0
[INFO] [stderr]    Compiling wasm-encoder v0.219.2
[INFO] [stderr]    Compiling wit-parser v0.219.2
[INFO] [stderr]    Compiling wasm-metadata v0.240.0
[INFO] [stderr]    Compiling wasm-metadata v0.219.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.47.0
[INFO] [stderr]    Compiling wit-component v0.240.0
[INFO] [stderr]    Compiling wit-component v0.219.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.34.0
[INFO] [stderr]     Checking wit-bindgen v0.34.0
[INFO] [stderr]     Checking waki v0.5.1
[INFO] [stderr]     Checking astrobox-ng-plugin-template-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          failed to parse package: /opt/rustwide/workdir/wit
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          no `package` header was found in any WIT file for this package
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / wit_bindgen::generate!({
[INFO] [stdout] 13 | |     path: "wit",
[INFO] [stdout] 14 | |     world: "psys-world",
[INFO] [stdout] 15 | |     generate_all,
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     exports::astrobox::psys_plugin::{
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     unresolved import
[INFO] [stdout]   |     help: a similar path exists: `waki::bindings::exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]   --> src/lib.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | export!(MyPlugin);
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          failed to parse package: /opt/rustwide/workdir/wit
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          no `package` header was found in any WIT file for this package
[INFO] [stdout]   --> src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / wit_bindgen::generate!({
[INFO] [stdout] 13 | |     path: "wit",
[INFO] [stdout] 14 | |     world: "psys-world",
[INFO] [stdout] 15 | |     generate_all,
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_event(event_type: EventType, event_payload: _rt::String) -> FutureReader<String> {
[INFO] [stdout]    |                                                       ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `astrobox-ng-plugin-template-rust` (lib) due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]   --> src/lib.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let (writer, reader) = wit_future::new::<String>(|| "".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wit_future`, use `cargo add wit_future` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |         _event_id: _rt::String,
[INFO] [stdout]    |                    ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `astrobox-ng-plugin-template-rust` (lib test) due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |         _event_payload: _rt::String,
[INFO] [stdout]    |                         ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> wit_bindgen::rt::async_support::FutureReader<_rt::String> {
[INFO] [stdout]    |                                                       ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]   --> src/lib.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let (writer, reader) = wit_future::new::<String>(|| "".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wit_future`, use `cargo add wit_future` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     exports::astrobox::psys_plugin::{
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     unresolved import
[INFO] [stdout]   |     help: a similar path exists: `waki::bindings::exports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]   --> src/lib.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | export!(MyPlugin);
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn on_event(event_type: EventType, event_payload: _rt::String) -> FutureReader<String> {
[INFO] [stdout]    |                                                       ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]   --> src/lib.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let (writer, reader) = wit_future::new::<String>(|| "".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wit_future`, use `cargo add wit_future` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |         _event_id: _rt::String,
[INFO] [stdout]    |                    ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |         _event_payload: _rt::String,
[INFO] [stdout]    |                         ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]   --> src/lib.rs:47:55
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> wit_bindgen::rt::async_support::FutureReader<_rt::String> {
[INFO] [stdout]    |                                                       ^^^ use of unresolved module or unlinked crate `_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `_rt`, use `cargo add _rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]   --> src/lib.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let (writer, reader) = wit_future::new::<String>(|| "".to_string());
[INFO] [stdout]    |                                ^^^^^^^^^^ use of unresolved module or unlinked crate `wit_future`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wit_future`, use `cargo add wit_future` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "633323af33fd23dffc793514767d013f3de3d488ced9716733fdb7d715d52b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633323af33fd23dffc793514767d013f3de3d488ced9716733fdb7d715d52b52", kill_on_drop: false }`
[INFO] [stdout] 633323af33fd23dffc793514767d013f3de3d488ced9716733fdb7d715d52b52
