[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#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eliasin/rplanner-client on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-dialogs v0.1.0 [INFO] [stderr] Downloaded gloo-console v0.1.0 [INFO] [stderr] Downloaded gloo-storage v0.1.0 [INFO] [stderr] Downloaded gloo-render v0.1.0 [INFO] [stderr] Downloaded gloo v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd4eebd8424af53395d9b03fa6f25e563484f59632c247dd1d3ebc8cef6b9af1 [INFO] running `Command { std: "docker" "start" "-a" "bd4eebd8424af53395d9b03fa6f25e563484f59632c247dd1d3ebc8cef6b9af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd4eebd8424af53395d9b03fa6f25e563484f59632c247dd1d3ebc8cef6b9af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4eebd8424af53395d9b03fa6f25e563484f59632c247dd1d3ebc8cef6b9af1", kill_on_drop: false }` [INFO] [stdout] bd4eebd8424af53395d9b03fa6f25e563484f59632c247dd1d3ebc8cef6b9af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a23c1247c1b245a624e03ae77ba6748b738c24b1fdf6a5348ee6882444af79 [INFO] running `Command { std: "docker" "start" "-a" "67a23c1247c1b245a624e03ae77ba6748b738c24b1fdf6a5348ee6882444af79", 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 serde_derive v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.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 version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [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] 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 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-render v0.1.0 [INFO] [stderr] Checking gloo-storage 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: 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>, [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(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: 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>, [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(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` profile [unoptimized + debuginfo] target(s) in 12.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78, 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 2` [INFO] running `Command { std: "docker" "inspect" "67a23c1247c1b245a624e03ae77ba6748b738c24b1fdf6a5348ee6882444af79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a23c1247c1b245a624e03ae77ba6748b738c24b1fdf6a5348ee6882444af79", kill_on_drop: false }` [INFO] [stdout] 67a23c1247c1b245a624e03ae77ba6748b738c24b1fdf6a5348ee6882444af79 [INFO] checking Eliasin/rplanner-client against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliasin%2Frplanner-client" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eliasin/rplanner-client on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b076ac63d060ebd490e4ad5f4f55d58d10321d169d7b06cd406d3cdfc464c810 [INFO] running `Command { std: "docker" "start" "-a" "b076ac63d060ebd490e4ad5f4f55d58d10321d169d7b06cd406d3cdfc464c810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b076ac63d060ebd490e4ad5f4f55d58d10321d169d7b06cd406d3cdfc464c810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b076ac63d060ebd490e4ad5f4f55d58d10321d169d7b06cd406d3cdfc464c810", kill_on_drop: false }` [INFO] [stdout] b076ac63d060ebd490e4ad5f4f55d58d10321d169d7b06cd406d3cdfc464c810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5701f94bee9011b76ba29c2ec019230b5a32b92d9a9e318c00aea6e8c8895046 [INFO] running `Command { std: "docker" "start" "-a" "5701f94bee9011b76ba29c2ec019230b5a32b92d9a9e318c00aea6e8c8895046", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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 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] Checking itoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking slab v0.4.4 [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 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-timers v0.2.1 [INFO] [stderr] Checking gloo-storage v0.1.0 [INFO] [stderr] Checking gloo-console v0.1.0 [INFO] [stderr] Checking gloo-render v0.1.0 [INFO] [stderr] Checking gloo-dialogs 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 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/delta.rs (1 fix) [INFO] [stderr] Fixed src/main.rs (1 fix) [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>, [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(operation: O) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeltaParseError` in this scope [INFO] [stdout] --> src/delta.rs:281:46 [INFO] [stdout] | [INFO] [stdout] 281 | fn test_basic_text_parse() -> Result<(), DeltaParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::DeltaParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | assert_eq!(parse_delta_to_markdown(basic)?, String::from("testtext\n")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | parse_delta_to_markdown(multiple_insert)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeltaParseError` in this scope [INFO] [stdout] --> src/delta.rs:296:56 [INFO] [stdout] | [INFO] [stdout] 296 | fn test_parse_text_with_attributes() -> Result<(), DeltaParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::DeltaParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | parse_delta_to_markdown(bold)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | parse_delta_to_markdown(italic)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | parse_delta_to_markdown(bold_and_italic)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | parse_delta_to_markdown(headers_one)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | parse_delta_to_markdown(headers_two)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rplanner-client` (bin "rplanner-client" test) due to 22 previous errors; 1 warning emitted [INFO] [stdout] error[E0412]: cannot find type `DeltaParseError` in this scope [INFO] [stdout] --> src/delta.rs:336:45 [INFO] [stdout] | [INFO] [stdout] 336 | fn test_line_formatting() -> Result<(), DeltaParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::DeltaParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | parse_delta_to_markdown(bold)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | parse_delta_to_markdown(italic)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | parse_delta_to_markdown(bold_and_italic)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | parse_delta_to_markdown(headers_one)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | parse_delta_to_markdown(headers_two)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeltaParseError` in this scope [INFO] [stdout] --> src/delta.rs:377:54 [INFO] [stdout] | [INFO] [stdout] 377 | fn test_bold_italics_with_header() -> Result<(), DeltaParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::DeltaParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | parse_delta_to_markdown(bold)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | parse_delta_to_markdown(italic)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DeltaParseError` in this scope [INFO] [stdout] --> src/delta.rs:397:40 [INFO] [stdout] | [INFO] [stdout] 397 | fn test_code_block() -> Result<(), DeltaParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::DeltaParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | parse_delta_to_markdown(code)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_delta_to_markdown` in this scope [INFO] [stdout] --> src/delta.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | parse_delta_to_markdown(code_override)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 280 + use crate::delta::parse_delta_to_markdown; [INFO] [stdout] | [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] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5701f94bee9011b76ba29c2ec019230b5a32b92d9a9e318c00aea6e8c8895046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5701f94bee9011b76ba29c2ec019230b5a32b92d9a9e318c00aea6e8c8895046", kill_on_drop: false }` [INFO] [stdout] 5701f94bee9011b76ba29c2ec019230b5a32b92d9a9e318c00aea6e8c8895046