[INFO] cloning repository https://github.com/satylogin/rss-update [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satylogin/rss-update" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatylogin%2Frss-update", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatylogin%2Frss-update'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5df10fa56ba515df06b6b94605f13b53de772415 [INFO] testing satylogin/rss-update 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%2Fsatylogin%2Frss-update" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satylogin/rss-update 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/satylogin/rss-update [INFO] finished tweaking git repo https://github.com/satylogin/rss-update [INFO] tweaked toml for git repo https://github.com/satylogin/rss-update written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/satylogin/rss-update 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 71385f36b5bf3cd230c528fd7df49ffd7180e2cf1286acf3a4877a52f6ab1636 [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" "71385f36b5bf3cd230c528fd7df49ffd7180e2cf1286acf3a4877a52f6ab1636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71385f36b5bf3cd230c528fd7df49ffd7180e2cf1286acf3a4877a52f6ab1636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71385f36b5bf3cd230c528fd7df49ffd7180e2cf1286acf3a4877a52f6ab1636", kill_on_drop: false }` [INFO] [stdout] 71385f36b5bf3cd230c528fd7df49ffd7180e2cf1286acf3a4877a52f6ab1636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 896e5a56867fa589017defc2c7663cc100ddd3caeb4827e48e9627e17ff56f93 [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" "896e5a56867fa589017defc2c7663cc100ddd3caeb4827e48e9627e17ff56f93", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling httparse v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling atom_syndication v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling syndication v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rss-update v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "896e5a56867fa589017defc2c7663cc100ddd3caeb4827e48e9627e17ff56f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896e5a56867fa589017defc2c7663cc100ddd3caeb4827e48e9627e17ff56f93", kill_on_drop: false }` [INFO] [stdout] 896e5a56867fa589017defc2c7663cc100ddd3caeb4827e48e9627e17ff56f93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 56043d4849bf4542d8e82a68338cc3b3759d3b5b48bec27a79955d45b73ab58d [INFO] running `Command { std: "docker" "start" "-a" "56043d4849bf4542d8e82a68338cc3b3759d3b5b48bec27a79955d45b73ab58d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rss-update v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.49s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rss_update-91daa32b0f9b5de8) [INFO] running `Command { std: "docker" "inspect" "56043d4849bf4542d8e82a68338cc3b3759d3b5b48bec27a79955d45b73ab58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56043d4849bf4542d8e82a68338cc3b3759d3b5b48bec27a79955d45b73ab58d", kill_on_drop: false }` [INFO] [stdout] 56043d4849bf4542d8e82a68338cc3b3759d3b5b48bec27a79955d45b73ab58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 6ffec35080057f3bab7e63ee6001a7403f7a899512c1d0a1ac909f6bfe76eb01 [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" "6ffec35080057f3bab7e63ee6001a7403f7a899512c1d0a1ac909f6bfe76eb01", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rss_update-91daa32b0f9b5de8) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test config::tests::test_config_path ... ok [INFO] [stdout] test config::tests::test_update_existing_config ... ok [INFO] [stdout] test readlist::tests::test_mark_read_existing_post ... ok [INFO] [stdout] test config::tests::test_update_new_config ... ok [INFO] [stdout] test readlist::tests::test_update ... ok [INFO] [stdout] test readlist::tests::test_unread ... ok [INFO] [stdout] test readlist::tests::test_readlist_path ... ok [INFO] [stdout] test readlist::tests::test_mark_read_non_existing_post ... ok [INFO] [stdout] test config::tests::test_get ... ok [INFO] [stdout] test config::tests::test_replace ... ok [INFO] [stdout] test config::tests::test_get_file_does_not_exist - should panic ... ok [INFO] [stdout] test config::tests::test_get_improper_config_format - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ffec35080057f3bab7e63ee6001a7403f7a899512c1d0a1ac909f6bfe76eb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffec35080057f3bab7e63ee6001a7403f7a899512c1d0a1ac909f6bfe76eb01", kill_on_drop: false }` [INFO] [stdout] 6ffec35080057f3bab7e63ee6001a7403f7a899512c1d0a1ac909f6bfe76eb01