[INFO] fetching crate libscu 2.2.0-1...
[INFO] checking libscu-2.2.0-1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate libscu 2.2.0-1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate libscu 2.2.0-1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libscu 2.2.0-1
[INFO] finished tweaking crates.io crate libscu 2.2.0-1
[INFO] tweaked toml for crates.io crate libscu 2.2.0-1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate libscu 2.2.0-1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysctl v0.4.6
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ddfa0600410136d36e91e9bffa83f0f29e253b2bc64c4903600c5f39e4a75d7
[INFO] running `Command { std: "docker" "start" "-a" "0ddfa0600410136d36e91e9bffa83f0f29e253b2bc64c4903600c5f39e4a75d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ddfa0600410136d36e91e9bffa83f0f29e253b2bc64c4903600c5f39e4a75d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddfa0600410136d36e91e9bffa83f0f29e253b2bc64c4903600c5f39e4a75d7", kill_on_drop: false }`
[INFO] [stdout] 0ddfa0600410136d36e91e9bffa83f0f29e253b2bc64c4903600c5f39e4a75d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eecaea24354f375a10d873e824a58c70ff00ee5baa3e95aacf04f0bc95e83776
[INFO] running `Command { std: "docker" "start" "-a" "eecaea24354f375a10d873e824a58c70ff00ee5baa3e95aacf04f0bc95e83776", kill_on_drop: false }`
[INFO] [stderr]    Compiling libscu v2.2.0-1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::graphics`
[INFO] [stdout]  --> examples/graphics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::software::graphics;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `graphics` in `software`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod graphics;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `graphics` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "graphics")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::drives`
[INFO] [stdout]   --> examples/drives.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::hardware::drives;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `drives` in `hardware`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod drives;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `drives` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "drives")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::battery`
[INFO] [stdout]  --> examples/battery.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::hardware::battery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `battery` in `hardware`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod battery;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `battery` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "battery")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::terminal`
[INFO] [stdout]   --> examples/terminal.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::software::terminal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `terminal` in `software`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod terminal;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `terminal` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "terminal")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::device`
[INFO] [stdout]  --> examples/device.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::hardware::device;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `device` in `hardware`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod device;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `device` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "device")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::gpu`
[INFO] [stdout]   --> examples/gpu.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::hardware::gpu;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `gpu` in `hardware`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod gpu;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated behind the `gpu` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "gpu")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::users`
[INFO] [stdout]   --> examples/users.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::software::users;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `users` in `software`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod users;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `users` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "users")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::cpu`
[INFO] [stdout]  --> examples/cpu.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::hardware::cpu;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ no `cpu` in `hardware`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod cpu;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] note: the item is gated behind the `cpu` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "cpu")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::packages`
[INFO] [stdout]   --> examples/packages.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::software::packages;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `packages` in `software`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod packages;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `packages` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "packages")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::os`
[INFO] [stdout]   --> examples/os.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::software::os;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `os` in `software`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod os;
[INFO] [stdout]    |         ^^
[INFO] [stdout] note: the item is gated behind the `os` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/software.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "os")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 3  | use std::os;
[INFO] [stdout]    |     ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::kernel`
[INFO] [stdout]  --> examples/kernel.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::software::kernel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `kernel` in `software`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod kernel;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `kernel` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "kernel")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::display`
[INFO] [stdout]   --> examples/display.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::hardware::display;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `display` in `hardware`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod display;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `display` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:9:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | #[cfg(feature = "display")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::init`
[INFO] [stdout]  --> examples/init.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::software::init;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no `init` in `software`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod init;
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] note: the item is gated behind the `init` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "init")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "device") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::bootmode`
[INFO] [stdout]  --> examples/bootmode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::hardware::bootmode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `bootmode` in `hardware`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod bootmode;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `bootmode` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/hardware.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "bootmode")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "terminal") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "battery") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "drives") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "graphics") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "cpu") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "kernel") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "gpu") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "users") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "os") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `libscu::hardware::ram`
[INFO] [stdout]   --> examples/ram.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use libscu::hardware::ram;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ no `ram` in `hardware`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod ram;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] note: the item is gated behind the `ram` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/hardware.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "ram")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "packages") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "bootmode") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "display") due to 1 previous error
[INFO] [stderr] error: could not compile `libscu` (example "init") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libscu::software::hostname`
[INFO] [stdout]  --> examples/hostname.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use libscu::software::hostname;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `hostname` in `software`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod hostname;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `hostname` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/software.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "hostname")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "ram") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libscu` (example "hostname") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eecaea24354f375a10d873e824a58c70ff00ee5baa3e95aacf04f0bc95e83776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecaea24354f375a10d873e824a58c70ff00ee5baa3e95aacf04f0bc95e83776", kill_on_drop: false }`
[INFO] [stdout] eecaea24354f375a10d873e824a58c70ff00ee5baa3e95aacf04f0bc95e83776
