[INFO] fetching crate ctrlg 0.9.2... [INFO] testing ctrlg-0.9.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ctrlg 0.9.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ctrlg 0.9.2 [INFO] finished tweaking crates.io crate ctrlg 0.9.2 [INFO] tweaked toml for crates.io crate ctrlg 0.9.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ctrlg 0.9.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ctrlg 0.9.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled v0.5.0 [INFO] [stderr] Downloaded tabled_derive v0.2.0 [INFO] [stderr] Downloaded defer-drop v1.2.0 [INFO] [stderr] Downloaded papergrid v0.2.1 [INFO] [stderr] Downloaded clipboard-win v4.4.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded arboard v2.1.1 [INFO] [stderr] Downloaded tuikit v0.4.6 [INFO] [stderr] Downloaded skim v0.9.4 [INFO] [stderr] Downloaded git2 v0.13.25 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded x11rb v0.9.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.26+1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b56b267ddd7c59e203c7b027bd5888f558b4560961e75dbc3d3662243f7a7e [INFO] running `Command { std: "docker" "start" "-a" "47b56b267ddd7c59e203c7b027bd5888f558b4560961e75dbc3d3662243f7a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b56b267ddd7c59e203c7b027bd5888f558b4560961e75dbc3d3662243f7a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b56b267ddd7c59e203c7b027bd5888f558b4560961e75dbc3d3662243f7a7e", kill_on_drop: false }` [INFO] [stdout] 47b56b267ddd7c59e203c7b027bd5888f558b4560961e75dbc3d3662243f7a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdca4caf49fd8f7fab0e4f5108d54e4b8ea4159bbbcf254d06313f9f90fb1dd5 [INFO] running `Command { std: "docker" "start" "-a" "cdca4caf49fd8f7fab0e4f5108d54e4b8ea4159bbbcf254d06313f9f90fb1dd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling tuikit v0.4.6 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling defer-drop v1.2.0 [INFO] [stderr] Compiling tabled_derive v0.2.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling papergrid v0.2.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling tabled v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling ctrlg v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `include` is never read [INFO] [stdout] --> src/settings.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub include: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/finder.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn text(&self) -> std::borrow::Cow { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "cdca4caf49fd8f7fab0e4f5108d54e4b8ea4159bbbcf254d06313f9f90fb1dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdca4caf49fd8f7fab0e4f5108d54e4b8ea4159bbbcf254d06313f9f90fb1dd5", kill_on_drop: false }` [INFO] [stdout] cdca4caf49fd8f7fab0e4f5108d54e4b8ea4159bbbcf254d06313f9f90fb1dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5393dd4a56d88668c18326ef08fb579a1ccbeff13e35673d0b914b7cf76fcb [INFO] running `Command { std: "docker" "start" "-a" "0e5393dd4a56d88668c18326ef08fb579a1ccbeff13e35673d0b914b7cf76fcb", kill_on_drop: false }` [INFO] [stderr] Compiling ctrlg v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `include` is never read [INFO] [stdout] --> src/settings.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub include: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/finder.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn text(&self) -> std::borrow::Cow { [INFO] [stdout] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "0e5393dd4a56d88668c18326ef08fb579a1ccbeff13e35673d0b914b7cf76fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5393dd4a56d88668c18326ef08fb579a1ccbeff13e35673d0b914b7cf76fcb", kill_on_drop: false }` [INFO] [stdout] 0e5393dd4a56d88668c18326ef08fb579a1ccbeff13e35673d0b914b7cf76fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e95727a5b21f2a649aa82e6f78c3751bd9c2fbe8a91ce158c93a7152fdf7733b [INFO] running `Command { std: "docker" "start" "-a" "e95727a5b21f2a649aa82e6f78c3751bd9c2fbe8a91ce158c93a7152fdf7733b", kill_on_drop: false }` [INFO] [stderr] warning: field `include` is never read [INFO] [stderr] --> src/settings.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Settings { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 28 | pub include: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/finder.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | fn text(&self) -> std::borrow::Cow { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 10 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ctrlg` (bin "ctrlg" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ctrlg-c7b7ba202e7f9393) [INFO] [stdout] running 17 tests [INFO] [stdout] test colors::test::black ... ok [INFO] [stdout] test colors::test::cyan ... ok [INFO] [stdout] test colors::test::decimal_fixed ... ok [INFO] [stdout] test colors::test::fixed_color ... ok [INFO] [stdout] test colors::test::green ... ok [INFO] [stdout] test colors::test::invalid_named_color ... ok [INFO] [stdout] test colors::test::purple ... ok [INFO] [stdout] test colors::test::red ... ok [INFO] [stdout] test colors::test::rgb ... ok [INFO] [stdout] test colors::test::white ... ok [INFO] [stdout] test colors::test::yellow ... ok [INFO] [stdout] test colors::test::decimal_rgb ... ok [INFO] [stdout] test version::test::compare_minor ... ok [INFO] [stdout] test version::test::compare_patch ... ok [INFO] [stdout] test version::test::compare_equal ... ok [INFO] [stdout] test colors::test::blue ... ok [INFO] [stdout] test version::test::compare_major ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e95727a5b21f2a649aa82e6f78c3751bd9c2fbe8a91ce158c93a7152fdf7733b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95727a5b21f2a649aa82e6f78c3751bd9c2fbe8a91ce158c93a7152fdf7733b", kill_on_drop: false }` [INFO] [stdout] e95727a5b21f2a649aa82e6f78c3751bd9c2fbe8a91ce158c93a7152fdf7733b