[INFO] cloning repository https://github.com/norselark/chartdraw-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/norselark/chartdraw-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2e2ef6773dc61bf4e7472fe38cb5e4eb6778e2b
[INFO] testing norselark/chartdraw-web against beta-2022-04-10 for beta-1.61-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnorselark%2Fchartdraw-web" "/workspace/builds/worker-12/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/norselark/chartdraw-web on toolchain beta-2022-04-10
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/norselark/chartdraw-web
[INFO] finished tweaking git repo https://github.com/norselark/chartdraw-web
[INFO] tweaked toml for git repo https://github.com/norselark/chartdraw-web written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/norselark/chartdraw-web already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a10df86a6271ab23ad0dd03b8ba046289eac13e7f671a6d82c7890f70ee5f8a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0a10df86a6271ab23ad0dd03b8ba046289eac13e7f671a6d82c7890f70ee5f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a10df86a6271ab23ad0dd03b8ba046289eac13e7f671a6d82c7890f70ee5f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a10df86a6271ab23ad0dd03b8ba046289eac13e7f671a6d82c7890f70ee5f8a", kill_on_drop: false }`
[INFO] [stdout] 0a10df86a6271ab23ad0dd03b8ba046289eac13e7f671a6d82c7890f70ee5f8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1838f9d7f6aaa98f56deee8f1a8df58e3746d3b0854021b6eaeb299a9fa863ee
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1838f9d7f6aaa98f56deee8f1a8df58e3746d3b0854021b6eaeb299a9fa863ee", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.10
[INFO] [stderr] Compiling syn v1.0.17
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling bumpalo v3.2.1
[INFO] [stderr] Compiling wasm-bindgen v0.2.60
[INFO] [stderr] Compiling proc-macro-nested v0.1.4
[INFO] [stderr] Compiling proc-macro-hack v0.5.15
[INFO] [stderr] Compiling futures-core v0.3.4
[INFO] [stderr] Compiling serde v1.0.106
[INFO] [stderr] Compiling futures-sink v0.3.4
[INFO] [stderr] Compiling futures-io v0.3.4
[INFO] [stderr] Compiling ryu v1.0.3
[INFO] [stderr] Compiling futures-task v0.3.4
[INFO] [stderr] Compiling libc v0.2.69
[INFO] [stderr] Compiling anyhow v1.0.28
[INFO] [stderr] Compiling itoa v0.4.5
[INFO] [stderr] Compiling yew v0.16.0
[INFO] [stderr] Compiling wee_alloc v0.4.5
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Compiling bytes v0.5.4
[INFO] [stderr] Compiling anymap v0.12.1
[INFO] [stderr] Compiling cfg-match v0.2.1
[INFO] [stderr] Compiling either v1.5.3
[INFO] [stderr] Compiling memory_units v0.4.0
[INFO] [stderr] Compiling regex-syntax v0.6.17
[INFO] [stderr] Compiling indexmap v1.3.2
[INFO] [stderr] Compiling futures-channel v0.3.4
[INFO] [stderr] Compiling aho-corasick v0.7.10
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling http v0.2.1
[INFO] [stderr] Compiling quote v1.0.3
[INFO] [stderr] Compiling regex v1.3.7
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60
[INFO] [stderr] Compiling serde_derive v1.0.106
[INFO] [stderr] Compiling futures-macro v0.3.4
[INFO] [stderr] Compiling thiserror-impl v1.0.15
[INFO] [stderr] Compiling yew-macro v0.16.0
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60
[INFO] [stderr] Compiling futures-util v0.3.4
[INFO] [stderr] Compiling thiserror v1.0.15
[INFO] [stderr] Compiling js-sys v0.3.37
[INFO] [stderr] Compiling console_error_panic_hook v0.1.6
[INFO] [stderr] Compiling futures-executor v0.3.4
[INFO] [stderr] Compiling futures v0.3.4
[INFO] [stderr] Compiling web-sys v0.3.37
[INFO] [stderr] Compiling wasm-bindgen-futures v0.4.10
[INFO] [stderr] Compiling bincode v1.2.1
[INFO] [stderr] Compiling serde_json v1.0.51
[INFO] [stderr] Compiling gloo-events v0.1.1
[INFO] [stderr] Compiling gloo-timers v0.2.1
[INFO] [stderr] Compiling gloo-console-timer v0.1.0
[INFO] [stderr] Compiling wasm-logger v0.2.0
[INFO] [stderr] Compiling gloo-file v0.1.0
[INFO] [stderr] Compiling gloo v0.2.1
[INFO] [stderr] Compiling chartdraw-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/bottom_bar.rs:43:55
[INFO] [stdout] |
[INFO] [stdout] 43 | for text.lines().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:35:68
[INFO] [stdout] |
[INFO] [stdout] 35 | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:38:69
[INFO] [stdout] |
[INFO] [stdout] 38 | for self.right_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "1838f9d7f6aaa98f56deee8f1a8df58e3746d3b0854021b6eaeb299a9fa863ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1838f9d7f6aaa98f56deee8f1a8df58e3746d3b0854021b6eaeb299a9fa863ee", kill_on_drop: false }`
[INFO] [stdout] 1838f9d7f6aaa98f56deee8f1a8df58e3746d3b0854021b6eaeb299a9fa863ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ac2a0fc3df8c3219f4fd143e7b3b05d7f0df8879e73d10a3e9cff91744e2d85f
[INFO] running `Command { std: "docker" "start" "-a" "ac2a0fc3df8c3219f4fd143e7b3b05d7f0df8879e73d10a3e9cff91744e2d85f", kill_on_drop: false }`
[INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.10
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/bottom_bar.rs:43:55
[INFO] [stdout] |
[INFO] [stdout] 43 | for text.lines().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:35:68
[INFO] [stdout] |
[INFO] [stdout] 35 | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:38:69
[INFO] [stdout] |
[INFO] [stdout] 38 | for self.right_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling wasm-bindgen-test v0.3.10
[INFO] [stderr] Compiling chartdraw-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/bottom_bar.rs:43:55
[INFO] [stdout] |
[INFO] [stdout] 43 | for text.lines().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:35:68
[INFO] [stdout] |
[INFO] [stdout] 35 | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout] --> src/components/top_bar.rs:38:69
[INFO] [stdout] |
[INFO] [stdout] 38 | for self.right_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout] = note: for more information, see issue #48919
[INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.78s
[INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/chartdraw_web-7a9c8314c31aa30c)
[INFO] running `Command { std: "docker" "inspect" "ac2a0fc3df8c3219f4fd143e7b3b05d7f0df8879e73d10a3e9cff91744e2d85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac2a0fc3df8c3219f4fd143e7b3b05d7f0df8879e73d10a3e9cff91744e2d85f", kill_on_drop: false }`
[INFO] [stdout] ac2a0fc3df8c3219f4fd143e7b3b05d7f0df8879e73d10a3e9cff91744e2d85f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b22de7cde521fd34a24a4236fd1c240308cf54e196be71a6be1baffb39daf6da
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b22de7cde521fd34a24a4236fd1c240308cf54e196be71a6be1baffb39daf6da", kill_on_drop: false }`
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr] --> src/components/bottom_bar.rs:43:55
[INFO] [stderr] |
[INFO] [stderr] 43 | for text.lines().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr] = note: for more information, see issue #48919
[INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr] = note: this warning originates in the macro `proc_macro_call_2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr] --> src/components/top_bar.rs:35:68
[INFO] [stderr] |
[INFO] [stderr] 35 | for self.left_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr] = note: for more information, see issue #48919
[INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr] --> src/components/top_bar.rs:38:69
[INFO] [stderr] |
[INFO] [stderr] 38 | for self.right_text.iter().map(|s| html! { s }).intersperse(html! {
})
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr] = note: for more information, see issue #48919
[INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr] = note: this warning originates in the macro `proc_macro_call_4` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `chartdraw-web` (lib) generated 3 warnings
[INFO] [stderr] warning: `chartdraw-web` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chartdraw_web-7a9c8314c31aa30c)
[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 chartdraw-web
[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] running `Command { std: "docker" "inspect" "b22de7cde521fd34a24a4236fd1c240308cf54e196be71a6be1baffb39daf6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22de7cde521fd34a24a4236fd1c240308cf54e196be71a6be1baffb39daf6da", kill_on_drop: false }`
[INFO] [stdout] b22de7cde521fd34a24a4236fd1c240308cf54e196be71a6be1baffb39daf6da