[INFO] cloning repository https://github.com/mlrdevgit/plain-rss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlrdevgit/plain-rss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlrdevgit%2Fplain-rss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlrdevgit%2Fplain-rss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a6662c16a91df7f4ef18efcf74d2e758677b63f [INFO] testing mlrdevgit/plain-rss against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlrdevgit%2Fplain-rss" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlrdevgit/plain-rss on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlrdevgit/plain-rss [INFO] finished tweaking git repo https://github.com/mlrdevgit/plain-rss [INFO] tweaked toml for git repo https://github.com/mlrdevgit/plain-rss written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mlrdevgit/plain-rss already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14355109683bf23c8355f089991fa350f97e422cc4bb66b6c658ab45c471e63 [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" "f14355109683bf23c8355f089991fa350f97e422cc4bb66b6c658ab45c471e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14355109683bf23c8355f089991fa350f97e422cc4bb66b6c658ab45c471e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14355109683bf23c8355f089991fa350f97e422cc4bb66b6c658ab45c471e63", kill_on_drop: false }` [INFO] [stdout] f14355109683bf23c8355f089991fa350f97e422cc4bb66b6c658ab45c471e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93c6ca9974b83d6391fa11099a3f49f6e300482018461331184af24fd1c850b2 [INFO] running `Command { std: "docker" "start" "-a" "93c6ca9974b83d6391fa11099a3f49f6e300482018461331184af24fd1c850b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling sqlite3-sys v0.13.0 [INFO] [stderr] Compiling sqlite v0.26.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Compiling strong-xml v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling opml v1.1.3 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling feed-rs v1.0.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2text v0.2.1 [INFO] [stderr] Compiling plain-rss v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_entry_content` [INFO] [stdout] --> src/lib.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_entry_content(entry: &feed_rs::model::Entry) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_outline` [INFO] [stdout] --> src/lib.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn process_outline(title: &str, url: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "93c6ca9974b83d6391fa11099a3f49f6e300482018461331184af24fd1c850b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c6ca9974b83d6391fa11099a3f49f6e300482018461331184af24fd1c850b2", kill_on_drop: false }` [INFO] [stdout] 93c6ca9974b83d6391fa11099a3f49f6e300482018461331184af24fd1c850b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb1536765ffb055af3dba56824431246d1839f850ba7f68b8dc4816118463759 [INFO] running `Command { std: "docker" "start" "-a" "fb1536765ffb055af3dba56824431246d1839f850ba7f68b8dc4816118463759", kill_on_drop: false }` [INFO] [stdout] warning: function is never used: `get_entry_content` [INFO] [stdout] --> src/lib.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_entry_content(entry: &feed_rs::model::Entry) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_outline` [INFO] [stdout] --> src/lib.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn process_outline(title: &str, url: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plain-rss v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_entry_content` [INFO] [stdout] --> src/lib.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_entry_content(entry: &feed_rs::model::Entry) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_outline` [INFO] [stdout] --> src/lib.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn process_outline(title: &str, url: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/plain_rss-9e402c289a349e94) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/plain_rss-8c2a463adc765c48) [INFO] running `Command { std: "docker" "inspect" "fb1536765ffb055af3dba56824431246d1839f850ba7f68b8dc4816118463759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1536765ffb055af3dba56824431246d1839f850ba7f68b8dc4816118463759", kill_on_drop: false }` [INFO] [stdout] fb1536765ffb055af3dba56824431246d1839f850ba7f68b8dc4816118463759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ecf34b08cc7205cb0f8605bd8f074bdf3695ef7b8b2232832edfef3d5fe3800b [INFO] running `Command { std: "docker" "start" "-a" "ecf34b08cc7205cb0f8605bd8f074bdf3695ef7b8b2232832edfef3d5fe3800b", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `get_entry_content` [INFO] [stderr] --> src/lib.rs:30:4 [INFO] [stderr] | [INFO] [stderr] 30 | fn get_entry_content(entry: &feed_rs::model::Entry) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `process_outline` [INFO] [stderr] --> src/lib.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn process_outline(title: &str, url: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `plain-rss` (lib) generated 2 warnings [INFO] [stderr] warning: `plain-rss` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plain_rss-9e402c289a349e94) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plain_rss-8c2a463adc765c48) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests plain-rss [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ecf34b08cc7205cb0f8605bd8f074bdf3695ef7b8b2232832edfef3d5fe3800b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf34b08cc7205cb0f8605bd8f074bdf3695ef7b8b2232832edfef3d5fe3800b", kill_on_drop: false }` [INFO] [stdout] ecf34b08cc7205cb0f8605bd8f074bdf3695ef7b8b2232832edfef3d5fe3800b