[INFO] cloning repository https://github.com/aurelian-one/au2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aurelian-one/au2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurelian-one%2Fau2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurelian-one%2Fau2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84fc5828ce4b8e828bff32d98cb56d82e231f39b [INFO] checking aurelian-one/au2 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurelian-one%2Fau2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aurelian-one/au2 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aurelian-one/au2 [INFO] finished tweaking git repo https://github.com/aurelian-one/au2 [INFO] tweaked toml for git repo https://github.com/aurelian-one/au2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aurelian-one/au2 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lipsum v0.9.1 [INFO] [stderr] Downloaded sqids v0.4.1 [INFO] [stderr] Downloaded automerge v0.5.9 [INFO] [stderr] Downloaded ratatui v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7093fdc855e3159ef4c05b099d5c923b23d592abec0253b713f458b76117f6 [INFO] running `Command { std: "docker" "start" "-a" "5a7093fdc855e3159ef4c05b099d5c923b23d592abec0253b713f458b76117f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7093fdc855e3159ef4c05b099d5c923b23d592abec0253b713f458b76117f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7093fdc855e3159ef4c05b099d5c923b23d592abec0253b713f458b76117f6", kill_on_drop: false }` [INFO] [stdout] 5a7093fdc855e3159ef4c05b099d5c923b23d592abec0253b713f458b76117f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86475fb29e66a88f782b3a14a87e2977497a9ef956161dc3be200b3fe28bb10d [INFO] running `Command { std: "docker" "start" "-a" "86475fb29e66a88f782b3a14a87e2977497a9ef956161dc3be200b3fe28bb10d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lipsum v0.9.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking automerge v0.5.9 [INFO] [stderr] Checking sqids v0.4.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking au v0.1.0 (/opt/rustwide/workdir/au) [INFO] [stderr] Checking aumock v0.1.0 (/opt/rustwide/workdir/aumock) [INFO] [stderr] Checking aui v0.1.0 (/opt/rustwide/workdir/aui) [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> aui/src/ui.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | f.render_stateful_widget(core, chunks[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------- an argument of type `&mut ListState` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.26.2/src/terminal/frame.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn render_stateful_widget(&mut self, widget: W, area: Rect, state: &mut W::State) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 42 | f.render_stateful_widget(core, chunks[1], /* &mut ListState */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `mtng` [INFO] [stdout] --> au/src/id.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 33 | let mtng = rand::thread_rng(); [INFO] [stdout] | ---- move occurs because `mtng` has type `ThreadRng`, which does not implement the `Copy` trait [INFO] [stdout] 34 | assert!(g.gen(mtng).len() >= 8); [INFO] [stdout] | ---- value moved here [INFO] [stdout] 35 | assert_ne!(g.gen(mtng), g.gen(mtng)); [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in method `gen` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> au/src/id.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn gen (&self, mut rng: impl Rng) -> String { [INFO] [stdout] | --- in this method ^^^^^^^^ this parameter takes ownership of the value [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 34 | assert!(g.gen(mtng.clone()).len() >= 8); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `mtng` [INFO] [stdout] --> au/src/id.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 33 | let mtng = rand::thread_rng(); [INFO] [stdout] | ---- move occurs because `mtng` has type `ThreadRng`, which does not implement the `Copy` trait [INFO] [stdout] 34 | assert!(g.gen(mtng).len() >= 8); [INFO] [stdout] 35 | assert_ne!(g.gen(mtng), g.gen(mtng)); [INFO] [stdout] | ---- ^^^^ value used here after move [INFO] [stdout] | | [INFO] [stdout] | value moved here [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in method `gen` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> au/src/id.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn gen (&self, mut rng: impl Rng) -> String { [INFO] [stdout] | --- in this method ^^^^^^^^ this parameter takes ownership of the value [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 35 | assert_ne!(g.gen(mtng.clone()), g.gen(mtng)); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> aui/src/ui.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | f.render_stateful_widget(core, chunks[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------- an argument of type `&mut ListState` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.26.2/src/terminal/frame.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn render_stateful_widget(&mut self, widget: W, area: Rect, state: &mut W::State) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 42 | f.render_stateful_widget(core, chunks[1], /* &mut ListState */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aui` (bin "aui") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `au` (lib test) due to 3 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aui` (bin "aui" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "86475fb29e66a88f782b3a14a87e2977497a9ef956161dc3be200b3fe28bb10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86475fb29e66a88f782b3a14a87e2977497a9ef956161dc3be200b3fe28bb10d", kill_on_drop: false }` [INFO] [stdout] 86475fb29e66a88f782b3a14a87e2977497a9ef956161dc3be200b3fe28bb10d [INFO] checking aurelian-one/au2 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faurelian-one%2Fau2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aurelian-one/au2 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aurelian-one/au2 [INFO] finished tweaking git repo https://github.com/aurelian-one/au2 [INFO] tweaked toml for git repo https://github.com/aurelian-one/au2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aurelian-one/au2 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1150fd363240cf873bb2f600bc4f1fc0ca7bd857ac8348741568a83f2c413795 [INFO] running `Command { std: "docker" "start" "-a" "1150fd363240cf873bb2f600bc4f1fc0ca7bd857ac8348741568a83f2c413795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1150fd363240cf873bb2f600bc4f1fc0ca7bd857ac8348741568a83f2c413795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1150fd363240cf873bb2f600bc4f1fc0ca7bd857ac8348741568a83f2c413795", kill_on_drop: false }` [INFO] [stdout] 1150fd363240cf873bb2f600bc4f1fc0ca7bd857ac8348741568a83f2c413795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe95ee20cc6f3a129c9e4ab92be7953a681ec25c38439a3ed141f2b74922881e [INFO] running `Command { std: "docker" "start" "-a" "fe95ee20cc6f3a129c9e4ab92be7953a681ec25c38439a3ed141f2b74922881e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "fe95ee20cc6f3a129c9e4ab92be7953a681ec25c38439a3ed141f2b74922881e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe95ee20cc6f3a129c9e4ab92be7953a681ec25c38439a3ed141f2b74922881e", kill_on_drop: false }` [INFO] [stdout] fe95ee20cc6f3a129c9e4ab92be7953a681ec25c38439a3ed141f2b74922881e