[INFO] fetching crate flb-plugin 0.1.1... [INFO] testing flb-plugin-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate flb-plugin 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate flb-plugin 0.1.1 [INFO] finished tweaking crates.io crate flb-plugin 0.1.1 [INFO] tweaked toml for crates.io crate flb-plugin 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flb-plugin 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75045556be697990f7df6ea47af393b9c6a043716fc75dd7369ebff6b8e53ef8 [INFO] running `Command { std: "docker" "start" "-a" "75045556be697990f7df6ea47af393b9c6a043716fc75dd7369ebff6b8e53ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75045556be697990f7df6ea47af393b9c6a043716fc75dd7369ebff6b8e53ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75045556be697990f7df6ea47af393b9c6a043716fc75dd7369ebff6b8e53ef8", kill_on_drop: false }` [INFO] [stdout] 75045556be697990f7df6ea47af393b9c6a043716fc75dd7369ebff6b8e53ef8 [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 988ad883968832a9e12e3e12e14223cdea186babe7b47e589d831b2d7f92d085 [INFO] running `Command { std: "docker" "start" "-a" "988ad883968832a9e12e3e12e14223cdea186babe7b47e589d831b2d7f92d085", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling flb-plugin-sys v0.1.0 [INFO] [stderr] Compiling flb-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s [INFO] running `Command { std: "docker" "inspect" "988ad883968832a9e12e3e12e14223cdea186babe7b47e589d831b2d7f92d085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988ad883968832a9e12e3e12e14223cdea186babe7b47e589d831b2d7f92d085", kill_on_drop: false }` [INFO] [stdout] 988ad883968832a9e12e3e12e14223cdea186babe7b47e589d831b2d7f92d085 [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab212bc589e295d8e23f8fb3c4938878a2fe1538d3f0f1e4022eda70bffd626c [INFO] running `Command { std: "docker" "start" "-a" "ab212bc589e295d8e23f8fb3c4938878a2fe1538d3f0f1e4022eda70bffd626c", kill_on_drop: false }` [INFO] [stderr] Compiling flb-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "ab212bc589e295d8e23f8fb3c4938878a2fe1538d3f0f1e4022eda70bffd626c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab212bc589e295d8e23f8fb3c4938878a2fe1538d3f0f1e4022eda70bffd626c", kill_on_drop: false }` [INFO] [stdout] ab212bc589e295d8e23f8fb3c4938878a2fe1538d3f0f1e4022eda70bffd626c [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb4f6b297f6631723a205bcd193f2675a1b2938107a6d2fa89e9688c10e581f4 [INFO] running `Command { std: "docker" "start" "-a" "eb4f6b297f6631723a205bcd193f2675a1b2938107a6d2fa89e9688c10e581f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flb_plugin-f1e36fc01684b576) [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 flb_plugin [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/output.rs - output (line 3) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/output.rs - output (line 3) stdout ---- [INFO] [stdout] error: cannot find macro `const_cstr` in this scope [INFO] [stdout] --> src/output.rs:11:41 [INFO] [stdout] | [INFO] [stdout] 11 | let param = config.get_property(const_cstr!("param")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `const_cstr` in this scope [INFO] [stdout] --> src/output.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | const DESCRIPTION: &'static CStr = const_cstr!("hello plugin"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `const_cstr` in this scope [INFO] [stdout] --> src/output.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | const NAME: &'static CStr = const_cstr!("hello"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmpv` [INFO] [stdout] --> src/output.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | let value = rmpv::decode::read_value_ref(&mut data).unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmpv` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmpv`, use `cargo add rmpv` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CStr` in this scope [INFO] [stdout] --> src/output.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | const NAME: &'static CStr = const_cstr!("hello"); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::CStr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CStr` in this scope [INFO] [stdout] --> src/output.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | const DESCRIPTION: &'static CStr = const_cstr!("hello plugin"); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::CStr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `output` [INFO] [stdout] --> src/output.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | fn new(config: &output::Config) -> Self { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `output` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file src/output.rs, use `mod output` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 2 + mod output; [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 2 + use flb_plugin::output; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_void; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_void; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/output.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | flb_plugin::output_plugin_proxy!(Hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `flb_plugin::output_plugin_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 2 + use std::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] 2 + use core::ffi::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/output.rs - output (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "eb4f6b297f6631723a205bcd193f2675a1b2938107a6d2fa89e9688c10e581f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4f6b297f6631723a205bcd193f2675a1b2938107a6d2fa89e9688c10e581f4", kill_on_drop: false }` [INFO] [stdout] eb4f6b297f6631723a205bcd193f2675a1b2938107a6d2fa89e9688c10e581f4