[INFO] cloning repository https://github.com/jmmut/hello_repl_completion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmmut/hello_repl_completion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fhello_repl_completion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fhello_repl_completion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8846120c12c776889fcfb07f265f7ab5643bad4 [INFO] testing jmmut/hello_repl_completion against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fhello_repl_completion" "/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/jmmut/hello_repl_completion on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmmut/hello_repl_completion [INFO] finished tweaking git repo https://github.com/jmmut/hello_repl_completion [INFO] tweaked toml for git repo https://github.com/jmmut/hello_repl_completion written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jmmut/hello_repl_completion 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" "+beta-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 390ad0a1d23a9eef215f95038875396f503d2102cc710f647a5211fe8a78faaa [INFO] running `Command { std: "docker" "start" "-a" "390ad0a1d23a9eef215f95038875396f503d2102cc710f647a5211fe8a78faaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "390ad0a1d23a9eef215f95038875396f503d2102cc710f647a5211fe8a78faaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390ad0a1d23a9eef215f95038875396f503d2102cc710f647a5211fe8a78faaa", kill_on_drop: false }` [INFO] [stdout] 390ad0a1d23a9eef215f95038875396f503d2102cc710f647a5211fe8a78faaa [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a187f6425c24acaed6bc7e4b6f1d3c95c3925d090aa7f61ccc5a4d96342b3db0 [INFO] running `Command { std: "docker" "start" "-a" "a187f6425c24acaed6bc7e4b6f1d3c95c3925d090aa7f61ccc5a4d96342b3db0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling nu-ansi-term v0.47.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling fd-lock v3.0.12 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling reedline v0.21.0 [INFO] [stderr] Compiling hello_repl_completion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `deleted` [INFO] [stdout] --> src/bin/rustyline.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let deleted = line.delete_prev_word::(Word::Big, RepeatCount::default(), &mut NoListener {}); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultCompleter` and `StyledText` [INFO] [stdout] --> src/main.rs:3:57 [INFO] [stdout] | [INFO] [stdout] 3 | ...u, DefaultCompleter, Emacs, KeyCode, KeyModifiers, Reedline, ReedlineEvent, ReedlineMenu, Signal, DefaultPrompt, Completer, Suggestion, Span, StyledText, D... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/bin/rustyline.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | fn update(&self, line: &mut LineBuffer, start: usize, elected: &str, cl: &mut Changeset) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s [INFO] running `Command { std: "docker" "inspect" "a187f6425c24acaed6bc7e4b6f1d3c95c3925d090aa7f61ccc5a4d96342b3db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a187f6425c24acaed6bc7e4b6f1d3c95c3925d090aa7f61ccc5a4d96342b3db0", kill_on_drop: false }` [INFO] [stdout] a187f6425c24acaed6bc7e4b6f1d3c95c3925d090aa7f61ccc5a4d96342b3db0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d932ad6c043316b1af90c51b5102726f067e3e34f67f1a70e9a9a70fce5bc42 [INFO] running `Command { std: "docker" "start" "-a" "8d932ad6c043316b1af90c51b5102726f067e3e34f67f1a70e9a9a70fce5bc42", kill_on_drop: false }` [INFO] [stderr] Compiling hello_repl_completion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DefaultCompleter` and `StyledText` [INFO] [stdout] --> src/main.rs:3:57 [INFO] [stdout] | [INFO] [stdout] 3 | ...u, DefaultCompleter, Emacs, KeyCode, KeyModifiers, Reedline, ReedlineEvent, ReedlineMenu, Signal, DefaultPrompt, Completer, Suggestion, Span, StyledText, D... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deleted` [INFO] [stdout] --> src/bin/rustyline.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | let deleted = line.delete_prev_word::(Word::Big, RepeatCount::default(), &mut NoListener {}); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/bin/rustyline.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | fn update(&self, line: &mut LineBuffer, start: usize, elected: &str, cl: &mut Changeset) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "8d932ad6c043316b1af90c51b5102726f067e3e34f67f1a70e9a9a70fce5bc42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d932ad6c043316b1af90c51b5102726f067e3e34f67f1a70e9a9a70fce5bc42", kill_on_drop: false }` [INFO] [stdout] 8d932ad6c043316b1af90c51b5102726f067e3e34f67f1a70e9a9a70fce5bc42 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b81c8759a69541fd7581b0d04148b0482186397e405305c487524aaa99b5bc5 [INFO] running `Command { std: "docker" "start" "-a" "4b81c8759a69541fd7581b0d04148b0482186397e405305c487524aaa99b5bc5", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `deleted` [INFO] [stderr] --> src/bin/rustyline.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | let deleted = line.delete_prev_word::(Word::Big, RepeatCount::default(), &mut NoListener {}); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start` [INFO] [stderr] --> src/bin/rustyline.rs:55:45 [INFO] [stderr] | [INFO] [stderr] 55 | fn update(&self, line: &mut LineBuffer, start: usize, elected: &str, cl: &mut Changeset) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stderr] [INFO] [stderr] warning: `hello_repl_completion` (bin "rustyline" test) generated 2 warnings [INFO] [stderr] warning: unused imports: `DefaultCompleter` and `StyledText` [INFO] [stderr] --> src/main.rs:3:57 [INFO] [stderr] | [INFO] [stderr] 3 | ...u, DefaultCompleter, Emacs, KeyCode, KeyModifiers, Reedline, ReedlineEvent, ReedlineMenu, Signal, DefaultPrompt, Completer, Suggestion, Span, StyledText, D... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hello_repl_completion` (bin "hello_repl_completion" test) generated 1 warning (run `cargo fix --bin "hello_repl_completion" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_repl_completion-94b2eeff2879a9b7) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_get_words_empty ... ok [INFO] [stdout] test tests::test_candidates_to_suggestions ... ok [INFO] [stdout] test tests::test_get_words_first_word ... ok [INFO] [stdout] test tests::test_get_words_second_word_empty ... ok [INFO] [stdout] test tests::test_get_words_second_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running unittests src/bin/rustyline.rs (/opt/rustwide/target/debug/deps/rustyline-dc9a83bc10785e75) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b81c8759a69541fd7581b0d04148b0482186397e405305c487524aaa99b5bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b81c8759a69541fd7581b0d04148b0482186397e405305c487524aaa99b5bc5", kill_on_drop: false }` [INFO] [stdout] 4b81c8759a69541fd7581b0d04148b0482186397e405305c487524aaa99b5bc5