[INFO] cloning repository https://github.com/Eliasin/rplanner-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eliasin/rplanner-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d67fdaf384ec0ccc65d3dccdf283fb6eeca84de
[INFO] checking Eliasin/rplanner-client against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eliasin/rplanner-client on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Eliasin/rplanner-client
[INFO] finished tweaking git repo https://github.com/Eliasin/rplanner-client
[INFO] tweaked toml for git repo https://github.com/Eliasin/rplanner-client written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Eliasin/rplanner-client 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/yewstack/yew.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded gloo-storage v0.1.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.0
[INFO] [stderr]   Downloaded gloo-render v0.1.0
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.2
[INFO] [stderr]   Downloaded gloo-console v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.6
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded gloo v0.3.0
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded unicase v2.6.0
[INFO] [stderr]   Downloaded slab v0.4.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30fc6ec1f4a7f9dba275b05a6736b6a52b0f6802fa06c51923f7fdb33d94ad2b
[INFO] running `Command { std: "docker" "start" "-a" "30fc6ec1f4a7f9dba275b05a6736b6a52b0f6802fa06c51923f7fdb33d94ad2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30fc6ec1f4a7f9dba275b05a6736b6a52b0f6802fa06c51923f7fdb33d94ad2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fc6ec1f4a7f9dba275b05a6736b6a52b0f6802fa06c51923f7fdb33d94ad2b", kill_on_drop: false }`
[INFO] [stdout] 30fc6ec1f4a7f9dba275b05a6736b6a52b0f6802fa06c51923f7fdb33d94ad2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7701427c71ec489557e3ef76fd1767074914362112042934a16bd027ddc752ca
[INFO] running `Command { std: "docker" "start" "-a" "7701427c71ec489557e3ef76fd1767074914362112042934a16bd027ddc752ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bumpalo v3.7.1
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling quote v1.0.10
[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 (https://github.com/yewstack/yew.git?rev=77b46bfa407fd8ff5da098f42fa838ff4e3995ed#77b46bfa)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[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.6
[INFO] [stderr]     Checking web-sys v0.3.55
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.28
[INFO] [stderr]     Checking gloo-events v0.1.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.0
[INFO] [stderr]     Checking gloo-console v0.1.0
[INFO] [stderr]     Checking gloo-timers v0.2.1
[INFO] [stderr]     Checking gloo-storage v0.1.0
[INFO] [stderr]     Checking gloo-render v0.1.0
[INFO] [stderr]     Checking gloo-file v0.1.0
[INFO] [stderr]     Checking gloo v0.3.0
[INFO] [stderr]     Checking yew v0.18.0 (https://github.com/yewstack/yew.git?rev=77b46bfa407fd8ff5da098f42fa838ff4e3995ed#77b46bfa)
[INFO] [stderr]     Checking rplanner-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/delta.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/delta.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |             Some(v) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/delta.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |             Some(v) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> src/delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DeltaParseError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     what: String,
[INFO] [stdout] 7 |     source: Option<Box<dyn Error>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeltaParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `no_known_operation` is never used
[INFO] [stdout]   --> src/delta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DeltaParseError {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn no_known_operation<O: std::fmt::Display>(operation: O) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:63:48
[INFO] [stdout]    |
[INFO] [stdout] 63 |     console::log_1(&format!("{}", quill_content.clone()).into());
[INFO] [stdout]    |                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> src/delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DeltaParseError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     what: String,
[INFO] [stdout] 7 |     source: Option<Box<dyn Error>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeltaParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `no_known_operation` is never used
[INFO] [stdout]   --> src/delta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DeltaParseError {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn no_known_operation<O: std::fmt::Display>(operation: O) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:63:48
[INFO] [stdout]    |
[INFO] [stdout] 63 |     console::log_1(&format!("{}", quill_content.clone()).into());
[INFO] [stdout]    |                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.18.0 (https://github.com/yewstack/yew.git?rev=77b46bfa407fd8ff5da098f42fa838ff4e3995ed#77b46bfa)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7701427c71ec489557e3ef76fd1767074914362112042934a16bd027ddc752ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7701427c71ec489557e3ef76fd1767074914362112042934a16bd027ddc752ca", kill_on_drop: false }`
[INFO] [stdout] 7701427c71ec489557e3ef76fd1767074914362112042934a16bd027ddc752ca
[INFO] checking Eliasin/rplanner-client against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eliasin/rplanner-client on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Eliasin/rplanner-client
[INFO] finished tweaking git repo https://github.com/Eliasin/rplanner-client
[INFO] tweaked toml for git repo https://github.com/Eliasin/rplanner-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Eliasin/rplanner-client 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55bfcf934e44de71df648c69513dbd5407f02bc0c19a802e1be8c277b23b57aa
[INFO] running `Command { std: "docker" "start" "-a" "55bfcf934e44de71df648c69513dbd5407f02bc0c19a802e1be8c277b23b57aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55bfcf934e44de71df648c69513dbd5407f02bc0c19a802e1be8c277b23b57aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bfcf934e44de71df648c69513dbd5407f02bc0c19a802e1be8c277b23b57aa", kill_on_drop: false }`
[INFO] [stdout] 55bfcf934e44de71df648c69513dbd5407f02bc0c19a802e1be8c277b23b57aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa36197e0f1d74f04bce3af48e2212b6ae21ecb7ce39e195f9f017531baeeee
[INFO] running `Command { std: "docker" "start" "-a" "7aa36197e0f1d74f04bce3af48e2212b6ae21ecb7ce39e195f9f017531baeeee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bumpalo v3.7.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling quote v1.0.10
[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 (https://github.com/yewstack/yew.git?rev=77b46bfa407fd8ff5da098f42fa838ff4e3995ed#77b46bfa)
[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.6
[INFO] [stderr]     Checking web-sys v0.3.55
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.28
[INFO] [stderr]     Checking gloo-events v0.1.1
[INFO] [stderr]     Checking gloo-storage v0.1.0
[INFO] [stderr]     Checking gloo-render v0.1.0
[INFO] [stderr]     Checking gloo-dialogs v0.1.0
[INFO] [stderr]     Checking gloo-console v0.1.0
[INFO] [stderr]     Checking gloo-timers v0.2.1
[INFO] [stderr]     Checking gloo-file v0.1.0
[INFO] [stderr]     Checking gloo v0.3.0
[INFO] [stderr]     Checking yew v0.18.0 (https://github.com/yewstack/yew.git?rev=77b46bfa407fd8ff5da098f42fa838ff4e3995ed#77b46bfa)
[INFO] [stderr]     Checking rplanner-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/delta.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/delta.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |             Some(v) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/delta.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |             Some(v) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> src/delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DeltaParseError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     what: String,
[INFO] [stdout] 7 |     source: Option<Box<dyn Error>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeltaParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `no_known_operation` is never used
[INFO] [stdout]   --> src/delta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DeltaParseError {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn no_known_operation<O: std::fmt::Display>(operation: O) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:63:48
[INFO] [stdout]    |
[INFO] [stdout] 63 |     console::log_1(&format!("{}", quill_content.clone()).into());
[INFO] [stdout]    |                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/quill_wrapper.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[wasm_bindgen(module = "/src/quill_wrapper.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `__wbg_generated_const_QuillWrapper`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]  --> src/delta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DeltaParseError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     what: String,
[INFO] [stdout] 7 |     source: Option<Box<dyn Error>>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DeltaParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `no_known_operation` is never used
[INFO] [stdout]   --> src/delta.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DeltaParseError {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn no_known_operation<O: std::fmt::Display>(operation: O) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:63:48
[INFO] [stdout]    |
[INFO] [stdout] 63 |     console::log_1(&format!("{}", quill_content.clone()).into());
[INFO] [stdout]    |                                                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/quill_wrapper.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[wasm_bindgen(module = "/src/quill_wrapper.js")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `__wbg_generated_const_QuillWrapper`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rplanner-client` (bin "rplanner-client") due to 2 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rplanner-client` (bin "rplanner-client" test) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7aa36197e0f1d74f04bce3af48e2212b6ae21ecb7ce39e195f9f017531baeeee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa36197e0f1d74f04bce3af48e2212b6ae21ecb7ce39e195f9f017531baeeee", kill_on_drop: false }`
[INFO] [stdout] 7aa36197e0f1d74f04bce3af48e2212b6ae21ecb7ce39e195f9f017531baeeee
