[INFO] fetching crate onagre-launcher-toolkit 0.1.2... [INFO] testing onagre-launcher-toolkit-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate onagre-launcher-toolkit 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate onagre-launcher-toolkit 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate onagre-launcher-toolkit 0.1.2 [INFO] tweaked toml for crates.io crate onagre-launcher-toolkit 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onagre-launcher-toolkit 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onagre-launcher-toolkit 0.1.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52b2b36190c4a67df31c05f52bbdaa93e186c144c074cb62f14c1e30516ff565 [INFO] running `Command { std: "docker" "start" "-a" "52b2b36190c4a67df31c05f52bbdaa93e186c144c074cb62f14c1e30516ff565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b2b36190c4a67df31c05f52bbdaa93e186c144c074cb62f14c1e30516ff565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b2b36190c4a67df31c05f52bbdaa93e186c144c074cb62f14c1e30516ff565", kill_on_drop: false }` [INFO] [stdout] 52b2b36190c4a67df31c05f52bbdaa93e186c144c074cb62f14c1e30516ff565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ceef79ab446eac43e790f82ce4abc9d38082dc9cf68eed128d92beac548694 [INFO] running `Command { std: "docker" "start" "-a" "d2ceef79ab446eac43e790f82ce4abc9d38082dc9cf68eed128d92beac548694", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling gettext-rs v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ordered-stream v0.1.1 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling sysfs-class v0.1.3 [INFO] [stderr] Compiling async-pidfd v0.1.4 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling fork v0.1.20 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling ward v2.1.0 [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling serde_with_macros v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling gen-z v0.1.0 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling serde_with v2.0.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling recently-used-xbel v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling zvariant_derive v3.7.1 [INFO] [stderr] Compiling zbus_macros v3.4.0 [INFO] [stderr] Compiling onagre-launcher v1.2.4 [INFO] [stderr] Compiling onagre-launcher-service v1.2.4 [INFO] [stderr] Compiling zvariant v3.7.1 [INFO] [stderr] Compiling hyper v0.14.22 [INFO] [stderr] Compiling zbus_names v2.2.0 [INFO] [stderr] Compiling zbus v3.4.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling onagre-launcher-plugins v1.2.4 [INFO] [stderr] Compiling onagre-launcher-toolkit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "d2ceef79ab446eac43e790f82ce4abc9d38082dc9cf68eed128d92beac548694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ceef79ab446eac43e790f82ce4abc9d38082dc9cf68eed128d92beac548694", kill_on_drop: false }` [INFO] [stdout] d2ceef79ab446eac43e790f82ce4abc9d38082dc9cf68eed128d92beac548694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b591177f320a11d2489bcb695fe574fbb8f3787c16eae54ee248739218c63e4c [INFO] running `Command { std: "docker" "start" "-a" "b591177f320a11d2489bcb695fe574fbb8f3787c16eae54ee248739218c63e4c", kill_on_drop: false }` [INFO] [stderr] Compiling onagre-launcher-toolkit v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> examples/man-pages-plugin.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | Command::new(terminal).args(&[targ, "man", arg]).exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 41 | let _ = Command::new(terminal).args(&[targ, "man", arg]).exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "b591177f320a11d2489bcb695fe574fbb8f3787c16eae54ee248739218c63e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b591177f320a11d2489bcb695fe574fbb8f3787c16eae54ee248739218c63e4c", kill_on_drop: false }` [INFO] [stdout] b591177f320a11d2489bcb695fe574fbb8f3787c16eae54ee248739218c63e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c44f5642c1392b480455da0ca72f827d72fb940112af02b48eb1c2108c7d58c5 [INFO] running `Command { std: "docker" "start" "-a" "c44f5642c1392b480455da0ca72f827d72fb940112af02b48eb1c2108c7d58c5", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `exec` that must be used [INFO] [stderr] --> examples/man-pages-plugin.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | Command::new(terminal).args(&[targ, "man", arg]).exec(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 41 | let _ = Command::new(terminal).args(&[targ, "man", arg]).exec(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `onagre-launcher-toolkit` (example "man-pages-plugin") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onagre_launcher_toolkit-78c14bbbeab9da6e) [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] [stderr] Doc-tests onagre_launcher_toolkit [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 30) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pop_launcher_toolkit` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pop_launcher_toolkit::launcher::{Indice, PluginResponse, PluginSearchResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pop_launcher_toolkit` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use pop_launcher_toolkit::launcher::{Indice, PluginResponse, PluginSearchResult}; [INFO] [stdout] 2 + use onagre_launcher_toolkit::launcher::{Indice, PluginResponse, PluginSearchResult}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pop_launcher_toolkit` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pop_launcher_toolkit::plugin_trait::{async_trait, PluginExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pop_launcher_toolkit` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use pop_launcher_toolkit::plugin_trait::{async_trait, PluginExt}; [INFO] [stdout] 3 + use onagre_launcher_toolkit::plugin_trait::{async_trait, PluginExt}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pop_launcher_toolkit` [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 4 | use pop_launcher_toolkit::plugins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pop_launcher_toolkit` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use pop_launcher_toolkit::plugins; [INFO] [stdout] 4 + use onagre_launcher_toolkit::plugins; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 30) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c44f5642c1392b480455da0ca72f827d72fb940112af02b48eb1c2108c7d58c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44f5642c1392b480455da0ca72f827d72fb940112af02b48eb1c2108c7d58c5", kill_on_drop: false }` [INFO] [stdout] c44f5642c1392b480455da0ca72f827d72fb940112af02b48eb1c2108c7d58c5