[INFO] cloning repository https://github.com/aQaTL/rss-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aQaTL/rss-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Frss-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaQaTL%2Frss-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a36b5921d6d1bc0cd8c4594bcf7f9d32557e155 [INFO] testing aQaTL/rss-notifier 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%2FaQaTL%2Frss-notifier" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aQaTL/rss-notifier 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/aQaTL/rss-notifier [INFO] finished tweaking git repo https://github.com/aQaTL/rss-notifier [INFO] tweaked toml for git repo https://github.com/aQaTL/rss-notifier written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/aQaTL/rss-notifier 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] Updating git repository `https://github.com/aQaTL/enum_from_impler` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded js-sys v0.3.38 [INFO] [stderr] Downloaded chashmap v2.2.2 [INFO] [stderr] Downloaded handlebars v3.0.1 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded lettre v0.9.3 [INFO] [stderr] Downloaded fsevent-sys v3.0.0 [INFO] [stderr] Downloaded fsevent v2.0.1 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded ctrlc v3.1.4 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.61 [INFO] [stderr] Downloaded arc-swap v0.4.6 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded rss v1.9.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.61 [INFO] [stderr] Downloaded inotify v0.8.2 [INFO] [stderr] Downloaded threadpool v1.8.0 [INFO] [stderr] Downloaded quick-xml v0.17.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.61 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.61 [INFO] [stderr] Downloaded wasm-bindgen v0.2.61 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded notify v5.0.0-pre.2 [INFO] [stderr] Downloaded parking_lot v0.4.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.11 [INFO] [stderr] Downloaded openssl v0.10.29 [INFO] [stderr] Downloaded web-sys v0.3.38 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 30bdab8b9630954d79bc730be4e07292d1df680a4941fa99eaab3cf8c2ac2079 [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" "30bdab8b9630954d79bc730be4e07292d1df680a4941fa99eaab3cf8c2ac2079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30bdab8b9630954d79bc730be4e07292d1df680a4941fa99eaab3cf8c2ac2079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bdab8b9630954d79bc730be4e07292d1df680a4941fa99eaab3cf8c2ac2079", kill_on_drop: false }` [INFO] [stdout] 30bdab8b9630954d79bc730be4e07292d1df680a4941fa99eaab3cf8c2ac2079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 3e11c09eb8e28cefa373b2373a9eec96df5a4701147df087a028c77ef08d8720 [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" "3e11c09eb8e28cefa373b2373a9eec96df5a4701147df087a028c77ef08d8720", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling inotify v0.8.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling notify v5.0.0-pre.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling enum_from_impler v0.1.0 (https://github.com/aQaTL/enum_from_impler#11d2552b) [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling lettre v0.9.3 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling rss-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 20s [INFO] running `Command { std: "docker" "inspect" "3e11c09eb8e28cefa373b2373a9eec96df5a4701147df087a028c77ef08d8720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e11c09eb8e28cefa373b2373a9eec96df5a4701147df087a028c77ef08d8720", kill_on_drop: false }` [INFO] [stdout] 3e11c09eb8e28cefa373b2373a9eec96df5a4701147df087a028c77ef08d8720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] bf60cbd1bac830edc5ef0cbe54bc3523b0fcc4587a090b2e0384c2c9ce70d2ce [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" "bf60cbd1bac830edc5ef0cbe54bc3523b0fcc4587a090b2e0384c2c9ce70d2ce", kill_on_drop: false }` [INFO] [stderr] Compiling rss-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "bf60cbd1bac830edc5ef0cbe54bc3523b0fcc4587a090b2e0384c2c9ce70d2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf60cbd1bac830edc5ef0cbe54bc3523b0fcc4587a090b2e0384c2c9ce70d2ce", kill_on_drop: false }` [INFO] [stdout] bf60cbd1bac830edc5ef0cbe54bc3523b0fcc4587a090b2e0384c2c9ce70d2ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] da027fa2bab62e0ca61a436afa8c3e9c763ff795d2e21212105cc2c702c182cd [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" "da027fa2bab62e0ca61a436afa8c3e9c763ff795d2e21212105cc2c702c182cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rss_notifier-c4938d390a6f981f [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" "da027fa2bab62e0ca61a436afa8c3e9c763ff795d2e21212105cc2c702c182cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da027fa2bab62e0ca61a436afa8c3e9c763ff795d2e21212105cc2c702c182cd", kill_on_drop: false }` [INFO] [stdout] da027fa2bab62e0ca61a436afa8c3e9c763ff795d2e21212105cc2c702c182cd