[INFO] cloning repository https://github.com/fredlb/fred_rss_tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fredlb/fred_rss_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredlb%2Ffred_rss_tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredlb%2Ffred_rss_tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f47a9a3634c7da1e21f34cf61fcc81040e8b5f3d [INFO] building fredlb/fred_rss_tui against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredlb%2Ffred_rss_tui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fredlb/fred_rss_tui on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fredlb/fred_rss_tui [INFO] finished tweaking git repo https://github.com/fredlb/fred_rss_tui [INFO] tweaked toml for git repo https://github.com/fredlb/fred_rss_tui written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fredlb/fred_rss_tui 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded winreg v0.7.0 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded tracing-core v0.1.22 [INFO] [stderr] Downloaded tracing v0.1.30 [INFO] [stderr] Downloaded once_cell v1.9.0 [INFO] [stderr] Downloaded crossterm v0.23.0 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded h2 v0.3.11 [INFO] [stderr] Downloaded reqwest v0.11.9 [INFO] [stderr] Downloaded hyper v0.14.16 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded rss v2.0.0 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded libc v0.2.117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5da0bc353ce9105f6f65c8992b2261467deca8005aaf8259471c37b0e3aaaa2f [INFO] running `Command { std: "docker" "start" "-a" "5da0bc353ce9105f6f65c8992b2261467deca8005aaf8259471c37b0e3aaaa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5da0bc353ce9105f6f65c8992b2261467deca8005aaf8259471c37b0e3aaaa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5da0bc353ce9105f6f65c8992b2261467deca8005aaf8259471c37b0e3aaaa2f", kill_on_drop: false }` [INFO] [stdout] 5da0bc353ce9105f6f65c8992b2261467deca8005aaf8259471c37b0e3aaaa2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f13d24099707bd1731a8cdfd4f4e1a9109949c621e4ea9ca60d526fb131754 [INFO] running `Command { std: "docker" "start" "-a" "17f13d24099707bd1731a8cdfd4f4e1a9109949c621e4ea9ca60d526fb131754", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [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 atom_syndication v0.11.0 [INFO] [stderr] Compiling rss v2.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling fred_rss_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/app.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 85 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "17f13d24099707bd1731a8cdfd4f4e1a9109949c621e4ea9ca60d526fb131754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f13d24099707bd1731a8cdfd4f4e1a9109949c621e4ea9ca60d526fb131754", kill_on_drop: false }` [INFO] [stdout] 17f13d24099707bd1731a8cdfd4f4e1a9109949c621e4ea9ca60d526fb131754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9338fc67edea4643b370817ed1f3b35f7faf6318ca240e5b29e22e23e8e25ed7 [INFO] running `Command { std: "docker" "start" "-a" "9338fc67edea4643b370817ed1f3b35f7faf6318ca240e5b29e22e23e8e25ed7", kill_on_drop: false }` [INFO] [stderr] Compiling fred_rss_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/app.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 85 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9338fc67edea4643b370817ed1f3b35f7faf6318ca240e5b29e22e23e8e25ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9338fc67edea4643b370817ed1f3b35f7faf6318ca240e5b29e22e23e8e25ed7", kill_on_drop: false }` [INFO] [stdout] 9338fc67edea4643b370817ed1f3b35f7faf6318ca240e5b29e22e23e8e25ed7