[INFO] cloning repository https://github.com/matze/inkdrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/inkdrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a920ccfcd88ed3330e17aba015fd6f1bc5605b2 [INFO] checking matze/inkdrop against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/inkdrop on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/inkdrop [INFO] finished tweaking git repo https://github.com/matze/inkdrop [INFO] tweaked toml for git repo https://github.com/matze/inkdrop written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matze/inkdrop 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.15.0 [INFO] [stderr] Downloaded maybe_parallel_iterator v0.12.0 [INFO] [stderr] Downloaded voronator v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f66c8eb06a5336ad394dd31694f7e0811eadde4e97aff4b84b7f30eddab9385 [INFO] running `Command { std: "docker" "start" "-a" "2f66c8eb06a5336ad394dd31694f7e0811eadde4e97aff4b84b7f30eddab9385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f66c8eb06a5336ad394dd31694f7e0811eadde4e97aff4b84b7f30eddab9385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f66c8eb06a5336ad394dd31694f7e0811eadde4e97aff4b84b7f30eddab9385", kill_on_drop: false }` [INFO] [stdout] 2f66c8eb06a5336ad394dd31694f7e0811eadde4e97aff4b84b7f30eddab9385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11cf736c5ab25a2f2649cf3fb1446459e4a106d43e89a9abb7698c68f3ff8d50 [INFO] running `Command { std: "docker" "start" "-a" "11cf736c5ab25a2f2649cf3fb1446459e4a106d43e89a9abb7698c68f3ff8d50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking svg v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking maybe_parallel_iterator v0.12.0 [INFO] [stderr] Checking voronator v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking inkdrop v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking inkdrop-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking gcode-converter v0.1.0 (/opt/rustwide/workdir/gcode_converter) [INFO] [stderr] Checking web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: the item `Bridge` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridge` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridged` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridged` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ChangeData` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `ChangeData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | use yew::ChangeData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridge` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridge` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridged` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridged` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ChangeData` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `ChangeData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | use yew::ChangeData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "11cf736c5ab25a2f2649cf3fb1446459e4a106d43e89a9abb7698c68f3ff8d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cf736c5ab25a2f2649cf3fb1446459e4a106d43e89a9abb7698c68f3ff8d50", kill_on_drop: false }` [INFO] [stdout] 11cf736c5ab25a2f2649cf3fb1446459e4a106d43e89a9abb7698c68f3ff8d50 [INFO] checking matze/inkdrop against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Finkdrop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/inkdrop on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/inkdrop [INFO] finished tweaking git repo https://github.com/matze/inkdrop [INFO] tweaked toml for git repo https://github.com/matze/inkdrop written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/matze/inkdrop 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d9100402de7ba018cb8135f96997e39eda34e1c2a56e7b9ebcb2c2917cbdca7 [INFO] running `Command { std: "docker" "start" "-a" "8d9100402de7ba018cb8135f96997e39eda34e1c2a56e7b9ebcb2c2917cbdca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d9100402de7ba018cb8135f96997e39eda34e1c2a56e7b9ebcb2c2917cbdca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9100402de7ba018cb8135f96997e39eda34e1c2a56e7b9ebcb2c2917cbdca7", kill_on_drop: false }` [INFO] [stdout] 8d9100402de7ba018cb8135f96997e39eda34e1c2a56e7b9ebcb2c2917cbdca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7fc573489c495855598b459799f380773267f0a516a1f42b4ec5cd90f325915 [INFO] running `Command { std: "docker" "start" "-a" "f7fc573489c495855598b459799f380773267f0a516a1f42b4ec5cd90f325915", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking svg v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking maybe_parallel_iterator v0.12.0 [INFO] [stderr] Checking voronator v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking inkdrop v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking inkdrop-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking gcode-converter v0.1.0 (/opt/rustwide/workdir/gcode_converter) [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.2 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: the item `Bridge` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridge` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridged` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridged` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ChangeData` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `ChangeData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | use yew::ChangeData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridge` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridge` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bridged` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `Bridged` is already imported here [INFO] [stdout] 6 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stdout] 7 | use yew::worker::{Bridge, Bridged}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ChangeData` is imported redundantly [INFO] [stdout] --> web/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::prelude::*; [INFO] [stdout] | --------------- the item `ChangeData` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | use yew::ChangeData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "f7fc573489c495855598b459799f380773267f0a516a1f42b4ec5cd90f325915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fc573489c495855598b459799f380773267f0a516a1f42b4ec5cd90f325915", kill_on_drop: false }` [INFO] [stdout] f7fc573489c495855598b459799f380773267f0a516a1f42b4ec5cd90f325915