[INFO] cloning repository https://github.com/Hennzau/kyo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hennzau/kyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHennzau%2Fkyo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHennzau%2Fkyo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48c38c68e089787766d772fbe5db25210fe2de14 [INFO] testing Hennzau/kyo against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHennzau%2Fkyo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hennzau/kyo [INFO] finished tweaking git repo https://github.com/Hennzau/kyo [INFO] tweaked toml for git repo https://github.com/Hennzau/kyo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hennzau/kyo on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hennzau/kyo 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd28bcb5762fd16acfdba418cebe02f6fc3f2ab70b52f2045ee7394e52f9d227 [INFO] running `Command { std: "docker" "start" "-a" "fd28bcb5762fd16acfdba418cebe02f6fc3f2ab70b52f2045ee7394e52f9d227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd28bcb5762fd16acfdba418cebe02f6fc3f2ab70b52f2045ee7394e52f9d227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd28bcb5762fd16acfdba418cebe02f6fc3f2ab70b52f2045ee7394e52f9d227", kill_on_drop: false }` [INFO] [stdout] fd28bcb5762fd16acfdba418cebe02f6fc3f2ab70b52f2045ee7394e52f9d227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3433b24399ceff69cf98f2eadd10b7c45af4293cd0754947261051c88a1fb2 [INFO] running `Command { std: "docker" "start" "-a" "2c3433b24399ceff69cf98f2eadd10b7c45af4293cd0754947261051c88a1fb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling wgpu-hal v26.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling chii v0.1.0 (/opt/rustwide/workdir/crates/chii) [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 (https://github.com/Smithay/client-toolkit#e39457f2) [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling calloop v0.14.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop-wayland-source v0.4.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling hej v0.1.0 (/opt/rustwide/workdir/crates/hej) [INFO] [stderr] Compiling ulis v0.1.0 (/opt/rustwide/workdir/crates/ulis) [INFO] [stderr] Compiling wayland-protocols-misc v0.3.8 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Compiling nux v0.1.0 (/opt/rustwide/workdir/crates/nux) [INFO] [stderr] Compiling kyo v0.1.0 (/opt/rustwide/workdir/crates/kyo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "2c3433b24399ceff69cf98f2eadd10b7c45af4293cd0754947261051c88a1fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3433b24399ceff69cf98f2eadd10b7c45af4293cd0754947261051c88a1fb2", kill_on_drop: false }` [INFO] [stdout] 2c3433b24399ceff69cf98f2eadd10b7c45af4293cd0754947261051c88a1fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2eef73df1b9de03f84580b7f08dc4a1d828f70eb0b19fd8fd9048737084cf26 [INFO] running `Command { std: "docker" "start" "-a" "a2eef73df1b9de03f84580b7f08dc4a1d828f70eb0b19fd8fd9048737084cf26", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling chii v0.1.0 (/opt/rustwide/workdir/crates/chii) [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling hej v0.1.0 (/opt/rustwide/workdir/crates/hej) [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling calloop v0.14.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ulis v0.1.0 (/opt/rustwide/workdir/crates/ulis) [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop-wayland-source v0.4.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.8 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 (https://github.com/Smithay/client-toolkit#e39457f2) [INFO] [stderr] Compiling wgpu-hal v26.0.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling kyo v0.1.0 (/opt/rustwide/workdir/crates/kyo) [INFO] [stderr] Compiling nux v0.1.0 (/opt/rustwide/workdir/crates/nux) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.11s [INFO] running `Command { std: "docker" "inspect" "a2eef73df1b9de03f84580b7f08dc4a1d828f70eb0b19fd8fd9048737084cf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2eef73df1b9de03f84580b7f08dc4a1d828f70eb0b19fd8fd9048737084cf26", kill_on_drop: false }` [INFO] [stdout] a2eef73df1b9de03f84580b7f08dc4a1d828f70eb0b19fd8fd9048737084cf26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c278bf99b4e962273e8f7caeb1a86c364474609c7ac8f9e5b92ea752053dfb6d [INFO] running `Command { std: "docker" "start" "-a" "c278bf99b4e962273e8f7caeb1a86c364474609c7ac8f9e5b92ea752053dfb6d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chii-c9a3f632c78bcf04) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hej-c307732c1144daad) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kyo-8f8c2858800c158a) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nux-c2a4dc888e96af80) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ulis-c92b10db64c8f3c7) [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests chii [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 hej [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test crates/hej/src/application.rs - application::Application::run (line 183) ... FAILED [INFO] [stdout] test crates/hej/src/application.rs - application::Application (line 23) ... FAILED [INFO] [stdout] test crates/hej/src/task.rs - task::Task::new (line 47) ... ok [INFO] [stdout] test crates/hej/src/task.rs - task::Task::batch (line 67) ... ok [INFO] [stdout] test crates/hej/src/task.rs - task::Task (line 29) ... ok [INFO] [stdout] test crates/hej/src/task.rs - task::Task::then (line 89) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- crates/hej/src/application.rs - application::Application::run (line 183) stdout ---- [INFO] [stdout] error[E0599]: no method named `initial_task` found for struct `hej::application::Application` in the current scope [INFO] [stdout] --> crates/hej/src/application.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 10 | / Application::new(State::default, State::update, State::view) [INFO] [stdout] 11 | | .initial_task(Task::msg(Message::Nothing)) [INFO] [stdout] | | -^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/hej/src/application.rs - application::Application (line 23) stdout ---- [INFO] [stdout] error[E0599]: no method named `initial_task` found for struct `hej::application::Application` in the current scope [INFO] [stdout] --> crates/hej/src/application.rs:31:6 [INFO] [stdout] | [INFO] [stderr] error: doctest failed, to rerun pass `-p hej --doc` [INFO] [stdout] 10 | / Application::new(State::default, State::update, State::view) [INFO] [stdout] 11 | | .initial_task(Task::msg(Message::Nothing)); [INFO] [stdout] | | -^^^^^^^^^^^^ private field, not a method [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] crates/hej/src/application.rs - application::Application (line 23) [INFO] [stdout] crates/hej/src/application.rs - application::Application::run (line 183) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.95s; merged doctests compilation took 0.37s [INFO] running `Command { std: "docker" "inspect" "c278bf99b4e962273e8f7caeb1a86c364474609c7ac8f9e5b92ea752053dfb6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c278bf99b4e962273e8f7caeb1a86c364474609c7ac8f9e5b92ea752053dfb6d", kill_on_drop: false }` [INFO] [stdout] c278bf99b4e962273e8f7caeb1a86c364474609c7ac8f9e5b92ea752053dfb6d