[INFO] fetching crate repl-ng 0.3.1...
[INFO] testing repl-ng-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate repl-ng 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate repl-ng 0.3.1
[INFO] finished tweaking crates.io crate repl-ng 0.3.1
[INFO] tweaked toml for crates.io crate repl-ng 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate repl-ng 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate repl-ng 0.3.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 748dbcea71765d47d0073fda46137648661f8911a016bff74f0c672eac15659f
[INFO] running `Command { std: "docker" "start" "-a" "748dbcea71765d47d0073fda46137648661f8911a016bff74f0c672eac15659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "748dbcea71765d47d0073fda46137648661f8911a016bff74f0c672eac15659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "748dbcea71765d47d0073fda46137648661f8911a016bff74f0c672eac15659f", kill_on_drop: false }`
[INFO] [stdout] 748dbcea71765d47d0073fda46137648661f8911a016bff74f0c672eac15659f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999376ea5d15defc26fc2f6aa0127e15b3ea97a8488b8c4af0c8a3b114e55259
[INFO] running `Command { std: "docker" "start" "-a" "999376ea5d15defc26fc2f6aa0127e15b3ea97a8488b8c4af0c8a3b114e55259", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling rustyline-derive v0.4.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling fd-lock v2.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustyline v8.2.0
[INFO] [stderr]    Compiling repl-ng v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s
[INFO] running `Command { std: "docker" "inspect" "999376ea5d15defc26fc2f6aa0127e15b3ea97a8488b8c4af0c8a3b114e55259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999376ea5d15defc26fc2f6aa0127e15b3ea97a8488b8c4af0c8a3b114e55259", kill_on_drop: false }`
[INFO] [stdout] 999376ea5d15defc26fc2f6aa0127e15b3ea97a8488b8c4af0c8a3b114e55259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45b7dc04c9096ecdb3007f0e360d2bccef6c1165f6a634e75f8e3db86d85db0e
[INFO] running `Command { std: "docker" "start" "-a" "45b7dc04c9096ecdb3007f0e360d2bccef6c1165f6a634e75f8e3db86d85db0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.21.2
[INFO] [stderr]    Compiling repl-ng v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "45b7dc04c9096ecdb3007f0e360d2bccef6c1165f6a634e75f8e3db86d85db0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b7dc04c9096ecdb3007f0e360d2bccef6c1165f6a634e75f8e3db86d85db0e", kill_on_drop: false }`
[INFO] [stdout] 45b7dc04c9096ecdb3007f0e360d2bccef6c1165f6a634e75f8e3db86d85db0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 514eb1cb6e6d280fbffbac224f96ef773aaa594e083b5f1835d9c82e383af39c
[INFO] running `Command { std: "docker" "start" "-a" "514eb1cb6e6d280fbffbac224f96ef773aaa594e083b5f1835d9c82e383af39c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repl_ng-5d0ef31d61df0ec8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test repl::tests::test_no_required_after_optional ... ok
[INFO] [stdout] test repl::tests::test_required_cannot_be_defaulted ... ok
[INFO] [stdout] test repl::tests::test_string_with_spaces_for_argument ... ok
[INFO] [stdout] test repl::tests::test_empty_line_does_nothing ... ok
[INFO] [stdout] test repl::tests::test_unknown_command_fails ... ok
[INFO] [stdout] test repl::tests::test_missing_required_arg_fails ... ok
[INFO] [stdout] test repl::tests::test_string_with_spaces_for_argument_last ... ok
[INFO] [stdout] test repl::tests::test_initialize_sets_crate_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests repl_ng
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 86) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 218) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:55:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout] 2 + use repl_ng::{Command, Parameter, Result, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use repl_rs::{Convert, Repl};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use repl_rs::{Convert, Repl};
[INFO] [stdout] 3 + use repl_ng::{Convert, Repl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout] 3 + use repl_ng::{Command, Parameter, Result, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use repl_rs::{Convert, Repl};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use repl_rs::{Convert, Repl};
[INFO] [stdout] 4 + use repl_ng::{Convert, Repl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout] 2 + use repl_ng::{Command, Parameter, Result, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:88:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use repl_rs::{Convert, Repl};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use repl_rs::{Convert, Repl};
[INFO] [stdout] 3 + use repl_ng::{Convert, Repl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:140:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use repl_rs::{initialize_repl, Convert, Repl};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use repl_rs::{initialize_repl, Convert, Repl};
[INFO] [stdout] 4 + use repl_ng::{initialize_repl, Convert, Repl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:141:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use repl_rs::{Command, Parameter, Result, Value};
[INFO] [stdout] 5 + use repl_ng::{Command, Parameter, Result, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:219:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use repl_rs::{Command, Parameter, Value};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use repl_rs::{Command, Parameter, Value};
[INFO] [stdout] 2 + use repl_ng::{Command, Parameter, Value};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `repl_rs`
[INFO] [stdout]  --> src/lib.rs:220:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use repl_rs::{Convert, Repl};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use repl_rs::{Convert, Repl};
[INFO] [stdout] 3 + use repl_ng::{Convert, Repl};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   --> src/lib.rs:229:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ReplError(repl_rs::Error),
[INFO] [stdout]    |               ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -     ReplError(repl_rs::Error),
[INFO] [stdout] 12 +     ReplError(repl_ng::Error),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   --> src/lib.rs:233:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl From<repl_rs::Error> for Error {
[INFO] [stdout]    |           ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 - impl From<repl_rs::Error> for Error {
[INFO] [stdout] 16 + impl From<repl_ng::Error> for Error {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]   --> src/lib.rs:234:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn from(error: repl_rs::Error) -> Self {
[INFO] [stdout]    |                    ^^^^^^^ use of unresolved module or unlinked crate `repl_rs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 -     fn from(error: repl_rs::Error) -> Self {
[INFO] [stdout] 17 +     fn from(error: repl_ng::Error) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 137)
[INFO] [stdout]     src/lib.rs - (line 218)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout]     src/lib.rs - (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "514eb1cb6e6d280fbffbac224f96ef773aaa594e083b5f1835d9c82e383af39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514eb1cb6e6d280fbffbac224f96ef773aaa594e083b5f1835d9c82e383af39c", kill_on_drop: false }`
[INFO] [stdout] 514eb1cb6e6d280fbffbac224f96ef773aaa594e083b5f1835d9c82e383af39c
