[INFO] cloning repository https://github.com/jeff-hughes/shellcaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeff-hughes/shellcaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a97afb8f073fb0f1d88cbbc9fcd079f38b7090d9 [INFO] testing jeff-hughes/shellcaster against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeff-hughes/shellcaster on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeff-hughes/shellcaster [INFO] finished tweaking git repo https://github.com/jeff-hughes/shellcaster [INFO] tweaked toml for git repo https://github.com/jeff-hughes/shellcaster written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jeff-hughes/shellcaster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d67946c3104c5c3e1fbafeda632bf88d9467d9eb993a64cb2123f773f4b81e4 [INFO] running `Command { std: "docker" "start" "-a" "2d67946c3104c5c3e1fbafeda632bf88d9467d9eb993a64cb2123f773f4b81e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d67946c3104c5c3e1fbafeda632bf88d9467d9eb993a64cb2123f773f4b81e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d67946c3104c5c3e1fbafeda632bf88d9467d9eb993a64cb2123f773f4b81e4", kill_on_drop: false }` [INFO] [stdout] 2d67946c3104c5c3e1fbafeda632bf88d9467d9eb993a64cb2123f773f4b81e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f9a56ca6dc9a9e20f32ca6ff27d1c7cac6c560aded060619e2dce4304d8dc1e [INFO] running `Command { std: "docker" "start" "-a" "9f9a56ca6dc9a9e20f32ca6ff27d1c7cac6c560aded060619e2dce4304d8dc1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling jetscii v0.5.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling escaper v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling rfc822_sanitizer v0.3.6 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling strong-xml v0.6.3 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling rss v2.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling opml v1.1.3 [INFO] [stderr] Compiling shellcaster v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.14s [INFO] running `Command { std: "docker" "inspect" "9f9a56ca6dc9a9e20f32ca6ff27d1c7cac6c560aded060619e2dce4304d8dc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9a56ca6dc9a9e20f32ca6ff27d1c7cac6c560aded060619e2dce4304d8dc1e", kill_on_drop: false }` [INFO] [stdout] 9f9a56ca6dc9a9e20f32ca6ff27d1c7cac6c560aded060619e2dce4304d8dc1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b253cabe13326cfb9bf205cc05b25e5dd76c7e1acc4dde221e70e8e77f51be [INFO] running `Command { std: "docker" "start" "-a" "15b253cabe13326cfb9bf205cc05b25e5dd76c7e1acc4dde221e70e8e77f51be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shellcaster v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `Command { std: "docker" "inspect" "15b253cabe13326cfb9bf205cc05b25e5dd76c7e1acc4dde221e70e8e77f51be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b253cabe13326cfb9bf205cc05b25e5dd76c7e1acc4dde221e70e8e77f51be", kill_on_drop: false }` [INFO] [stdout] 15b253cabe13326cfb9bf205cc05b25e5dd76c7e1acc4dde221e70e8e77f51be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16d03cc676a72078914441e3d4686b0fe2696200fd12044960658b80a9a33f46 [INFO] running `Command { std: "docker" "start" "-a" "16d03cc676a72078914441e3d4686b0fe2696200fd12044960658b80a9a33f46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/shellcaster-2efc230db1d57104) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test feeds::tests::no_episodes ... ok [INFO] [stdout] test ui::menu::tests::chop_accent ... ok [INFO] [stdout] test ui::colors::tests::color_hex ... ok [INFO] [stdout] test ui::colors::tests::color_invalid_hex2 ... ok [INFO] [stdout] test ui::menu::tests::scroll_up ... ok [INFO] [stdout] test ui::colors::tests::color_rgb_no_space ... ok [INFO] [stdout] test ui::menu::tests::resize_bigger ... ok [INFO] [stdout] test ui::menu::tests::scroll_down ... ok [INFO] [stdout] test ui::menu::tests::chop_emoji ... ok [INFO] [stdout] test ui::colors::tests::color_invalid_hex ... ok [INFO] [stdout] test ui::colors::tests::color_rgb_upper ... ok [INFO] [stdout] test feeds::tests::duration_ss ... ok [INFO] [stdout] test ui::menu::tests::resize_smaller ... ok [INFO] [stdout] test ui::colors::tests::color_rgb ... ok [INFO] [stdout] test feeds::tests::duration_mmss ... ok [INFO] [stdout] test feeds::tests::duration_mss ... ok [INFO] [stdout] test feeds::tests::no_description ... ok [INFO] [stdout] test feeds::tests::nan_duration ... ok [INFO] [stdout] test feeds::tests::duration_hhhmmss ... ok [INFO] [stdout] test feeds::tests::duration_hhmmss ... ok [INFO] [stdout] test feeds::tests::nonnumeric_duration ... ok [INFO] [stdout] test feeds::tests::duration_mmmss ... ok [INFO] [stdout] test feeds::tests::duration_sss ... ok [INFO] [stdout] test feeds::tests::duration_s ... ok [INFO] [stdout] test feeds::tests::duration_hmmss ... ok [INFO] [stdout] test feeds::tests::invalid_explicit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16d03cc676a72078914441e3d4686b0fe2696200fd12044960658b80a9a33f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d03cc676a72078914441e3d4686b0fe2696200fd12044960658b80a9a33f46", kill_on_drop: false }` [INFO] [stdout] 16d03cc676a72078914441e3d4686b0fe2696200fd12044960658b80a9a33f46