[INFO] fetching crate i3monkit 0.1.2...
[INFO] testing i3monkit-0.1.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate i3monkit 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate i3monkit 0.1.2
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate i3monkit 0.1.2
[INFO] tweaked toml for crates.io crate i3monkit 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate i3monkit 0.1.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding alsa v0.1.10 (available: v0.11.0)
[INFO] [stderr]       Adding chrono v0.3.0 (available: v0.4.43)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3df8e669da40f13eb834698a9257b94eacff6e44985dfd731e147c1cc59a149d
[INFO] running `Command { std: "docker" "start" "-a" "3df8e669da40f13eb834698a9257b94eacff6e44985dfd731e147c1cc59a149d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df8e669da40f13eb834698a9257b94eacff6e44985dfd731e147c1cc59a149d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df8e669da40f13eb834698a9257b94eacff6e44985dfd731e147c1cc59a149d", kill_on_drop: false }`
[INFO] [stdout] 3df8e669da40f13eb834698a9257b94eacff6e44985dfd731e147c1cc59a149d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 084f1a358b283d2a4c36f482266ad0d810742fb7c44beb59324ee63e9e7af02f
[INFO] running `Command { std: "docker" "start" "-a" "084f1a358b283d2a4c36f482266ad0d810742fb7c44beb59324ee63e9e7af02f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alsa v0.1.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling i3monkit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "084f1a358b283d2a4c36f482266ad0d810742fb7c44beb59324ee63e9e7af02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084f1a358b283d2a4c36f482266ad0d810742fb7c44beb59324ee63e9e7af02f", kill_on_drop: false }`
[INFO] [stdout] 084f1a358b283d2a4c36f482266ad0d810742fb7c44beb59324ee63e9e7af02f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9867f5725777bdb572922a22f1084525864e0fd4938842639f88a51543d87ca6
[INFO] running `Command { std: "docker" "start" "-a" "9867f5725777bdb572922a22f1084525864e0fd4938842639f88a51543d87ca6", kill_on_drop: false }`
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling i3monkit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9867f5725777bdb572922a22f1084525864e0fd4938842639f88a51543d87ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9867f5725777bdb572922a22f1084525864e0fd4938842639f88a51543d87ca6", kill_on_drop: false }`
[INFO] [stdout] 9867f5725777bdb572922a22f1084525864e0fd4938842639f88a51543d87ca6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 22fdc6db764397adfd7aacdd3bda1586cbfedc113a757b279f9dbcc5f8bf6371
[INFO] running `Command { std: "docker" "start" "-a" "22fdc6db764397adfd7aacdd3bda1586cbfedc113a757b279f9dbcc5f8bf6371", kill_on_drop: false }`
[INFO] [stderr] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stderr]   --> src/widgets/stock.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | struct StockPrice {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 62 |     previous_close:f32,
[INFO] [stderr] 63 |     open : f32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 64 |     high : f32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 65 |     low  : f32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 66 |     close: f32,
[INFO] [stderr] 67 |     volume: f32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `i3monkit` (lib) generated 1 warning
[INFO] [stderr] warning: `i3monkit` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/i3monkit/216622aadfde9886/deps/i3monkit-216622aadfde9886)
[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 i3monkit
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/widget.rs - widget::WidgetCollection (line 105) ... FAILED
[INFO] [stdout] test src/widgets/stock.rs - widgets::stock::StockClient (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 85) ... FAILED
[INFO] [stdout] test src/widget.rs - widget::WidgetDecorator (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/widget.rs - widget::WidgetCollection (line 105) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/widget.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let bar = WidgetUpdate::new();
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `let` cannot be used for global variables
[INFO] [stdout]     |     help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widgets/stock.rs - widgets::stock::StockClient (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StockClient`
[INFO] [stdout]   --> src/widgets/stock.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | let client = StockClient::new("your-api-key");
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared type `StockClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use i3monkit::widgets::StockClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StockClient`
[INFO] [stdout]   --> src/widgets/stock.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let msft_price_widget = StockClient::create_widget("MSFT");
[INFO] [stdout]    |                             ^^^^^^^^^^^ use of undeclared type `StockClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use i3monkit::widgets::StockClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 85) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     .....
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 101 -     .....
[INFO] [stdout] 101 +     ....
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 101 -     .....
[INFO] [stdout] 101 +     ..=..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WidgetCollection`
[INFO] [stdout]   --> src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let bar = WidgetCollection::new();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ use of undeclared type `WidgetCollection`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 87 + use i3monkit::WidgetCollection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | fn main() {
[INFO] [stdout]     |          - expected `()` because of default return type
[INFO] [stdout] ...
[INFO] [stdout] 101 |     .....
[INFO] [stdout]     |     ^^^^^ expected `()`, found `RangeToInclusive<RangeFull>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `std::ops::RangeToInclusive<RangeFull>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::WidgetDecorator (line 30) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/widget.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     })
[INFO] [stdout]    |       ^ help: add `;` here
[INFO] [stdout] 36 | } _doctest_main_src_widget_rs_30_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `protcol` in `i3monkit`
[INFO] [stdout]   --> src/widget.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |         b.color(i3monkit::protcol::ColorRGB::red());
[INFO] [stdout]    |                           ^^^^^^^ could not find `protcol` in `i3monkit`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DateTimeWidget` in `widget`
[INFO] [stdout]   --> src/widget.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ could not find `DateTimeWidget` in `widget`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 29 + use i3monkit::widgets::DateTimeWidget;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `DateTimeWidget`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout] 33 +     let widget = DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `widget` is private
[INFO] [stdout]    --> src/widget.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout]  33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]     |                            ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `widget` is defined here
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | mod widget;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/widget.rs:33:73
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]    |                                                                         ^
[INFO] [stdout] 34 |         b.color(i3monkit::protcol::ColorRGB::red());
[INFO] [stdout]    |         - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b: /* Type */| {
[INFO] [stdout]    |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (59) panicked at src/widgets/network.rs:79:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5adfd2837392 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5adfd2837392 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5adfd2837392 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5adfd2837392 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5adfd284c41a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5adfd284c41a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5adfd283c096 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5adfd283c096 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5adfd282032f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5adfd282032f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5adfd2832891 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5adfd2832afb - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5adfd28203e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5adfd2817ed9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5adfd2820d8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5adfd284cb5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5adfd284c8d2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5adfd27b46d8 - <core[8f93d80df273fe75]::result::Result<i3monkit[a8217e8aa7a26f42]::widgets::network::TransferStat, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x5adfd27b46d8 - <i3monkit[a8217e8aa7a26f42]::widgets::network::NetworkSpeedWidget>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/widgets/network.rs:79:60
[INFO] [stdout]   19:     0x5adfd2785ff6 - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   20:     0x5adfd2789023 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5adfd2783926 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5adfd2785d19 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5adfd2831e76 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5adfd2831e76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5adfd2831e76 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5adfd2831e76 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5adfd2831e76 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5adfd2831e76 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5adfd2831e76 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5adfd2831e76 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5adfd2831e76 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5adfd27834f1 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5adfd27890f5 - main
[INFO] [stdout]   34:     0x7538d9dd91ca - <unknown>
[INFO] [stdout]   35:     0x7538d9dd928b - __libc_start_main
[INFO] [stdout]   36:     0x5adfd27817f5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/lib.rs - (line 85)
[INFO] [stdout]     src/widget.rs - widget::WidgetCollection (line 105)
[INFO] [stdout]     src/widget.rs - widget::WidgetDecorator (line 30)
[INFO] [stdout]     src/widgets/stock.rs - widgets::stock::StockClient (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22fdc6db764397adfd7aacdd3bda1586cbfedc113a757b279f9dbcc5f8bf6371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fdc6db764397adfd7aacdd3bda1586cbfedc113a757b279f9dbcc5f8bf6371", kill_on_drop: false }`
[INFO] [stdout] 22fdc6db764397adfd7aacdd3bda1586cbfedc113a757b279f9dbcc5f8bf6371
