[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] 0170b7a89a5849a8d57da84a63719fcfdfa967e3 [INFO] testing jeff-hughes/shellcaster against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff-hughes%2Fshellcaster" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeff-hughes/shellcaster on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded jetscii v0.4.4 [INFO] [stderr] Downloaded strong-xml-derive v0.6.0 [INFO] [stderr] Downloaded strong-xml v0.6.0 [INFO] [stderr] Downloaded ureq v1.5.2 [INFO] [stderr] Downloaded ring v0.16.17 [INFO] [stderr] Downloaded opml v0.2.4 [INFO] [stderr] Downloaded escaper v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897ab73cd251018aaceef55e35648a79dc3e944450808c558ba01c7fb9d092b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "897ab73cd251018aaceef55e35648a79dc3e944450808c558ba01c7fb9d092b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897ab73cd251018aaceef55e35648a79dc3e944450808c558ba01c7fb9d092b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897ab73cd251018aaceef55e35648a79dc3e944450808c558ba01c7fb9d092b9", kill_on_drop: false }` [INFO] [stdout] 897ab73cd251018aaceef55e35648a79dc3e944450808c558ba01c7fb9d092b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce91d341c19f9149ae544e868d7c7d71927b554c9fd8c5052b23e24184096e60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce91d341c19f9149ae544e868d7c7d71927b554c9fd8c5052b23e24184096e60", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling escaper v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ureq v1.5.2 [INFO] [stderr] Compiling strong-xml-derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling strong-xml v0.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling opml v0.2.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling shellcaster v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "ce91d341c19f9149ae544e868d7c7d71927b554c9fd8c5052b23e24184096e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce91d341c19f9149ae544e868d7c7d71927b554c9fd8c5052b23e24184096e60", kill_on_drop: false }` [INFO] [stdout] ce91d341c19f9149ae544e868d7c7d71927b554c9fd8c5052b23e24184096e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be9ca25e75fd55e10e90734ed9507073ed90c3e9c26325091a4cba1a6a7bc25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9be9ca25e75fd55e10e90734ed9507073ed90c3e9c26325091a4cba1a6a7bc25", kill_on_drop: false }` [INFO] [stderr] Compiling shellcaster v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.45s [INFO] running `Command { std: "docker" "inspect" "9be9ca25e75fd55e10e90734ed9507073ed90c3e9c26325091a4cba1a6a7bc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be9ca25e75fd55e10e90734ed9507073ed90c3e9c26325091a4cba1a6a7bc25", kill_on_drop: false }` [INFO] [stdout] 9be9ca25e75fd55e10e90734ed9507073ed90c3e9c26325091a4cba1a6a7bc25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 014e3de1df63c4f14f42e404131dde0e42cadc91d3684bea341548d780e92026 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "014e3de1df63c4f14f42e404131dde0e42cadc91d3684bea341548d780e92026", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shellcaster-24ac115a23099a19 [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test feeds::tests::no_episodes ... ok [INFO] [stdout] test feeds::tests::duration_mmmss ... ok [INFO] [stdout] test feeds::tests::duration_hhmmss ... ok [INFO] [stdout] test feeds::tests::duration_mmss ... ok [INFO] [stdout] test feeds::tests::duration_sss ... ok [INFO] [stdout] test feeds::tests::duration_s ... ok [INFO] [stdout] test ui::menu::tests::chop_accent ... ok [INFO] [stdout] test sanitizer::tests::test_replace_month ... ok [INFO] [stdout] test ui::menu::tests::resize_bigger ... ok [INFO] [stdout] test feeds::tests::nan_duration ... ok [INFO] [stdout] test feeds::tests::nonnumeric_duration ... ok [INFO] [stdout] test feeds::tests::duration_mss ... ok [INFO] [stdout] test feeds::tests::duration_ss ... ok [INFO] [stdout] test feeds::tests::duration_hhhmmss ... ok [INFO] [stdout] test ui::menu::tests::resize_smaller ... ok [INFO] [stdout] test sanitizer::tests::test_remove_weekday ... ok [INFO] [stdout] test sanitizer::tests::test_replace_leading_zeroes ... ok [INFO] [stdout] test ui::menu::tests::scroll_up ... ok [INFO] [stdout] test feeds::tests::duration_hmmss ... ok [INFO] [stdout] test ui::menu::tests::chop_emoji ... ok [INFO] [stdout] test ui::menu::tests::scroll_down ... ok [INFO] [stdout] test sanitizer::tests::test_invalid_dates ... ok [INFO] [stdout] test sanitizer::tests::test_pad_zeros ... ok [INFO] [stdout] test feeds::tests::no_description ... ok [INFO] [stdout] test feeds::tests::invalid_explicit ... ok [INFO] [stdout] test sanitizer::tests::test_sanitize_rfc822_like_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "014e3de1df63c4f14f42e404131dde0e42cadc91d3684bea341548d780e92026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014e3de1df63c4f14f42e404131dde0e42cadc91d3684bea341548d780e92026", kill_on_drop: false }` [INFO] [stdout] 014e3de1df63c4f14f42e404131dde0e42cadc91d3684bea341548d780e92026