[INFO] cloning repository https://github.com/Leinnan/build_notifications [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leinnan/build_notifications" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeinnan%2Fbuild_notifications", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeinnan%2Fbuild_notifications'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3bdb579f3f529aa8735754cb67a4bcf6ff1970c [INFO] testing Leinnan/build_notifications against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeinnan%2Fbuild_notifications" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Leinnan/build_notifications on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Leinnan/build_notifications [INFO] finished tweaking git repo https://github.com/Leinnan/build_notifications [INFO] tweaked toml for git repo https://github.com/Leinnan/build_notifications written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Leinnan/build_notifications already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded open v1.7.0 [INFO] [stderr] Downloaded feed-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", 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] 10d141b4661c33da54b158ba1e6c4fe7eb0cf0c3cd5f74a214c011850c8c76ec [INFO] running `Command { std: "docker" "start" "-a" "10d141b4661c33da54b158ba1e6c4fe7eb0cf0c3cd5f74a214c011850c8c76ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d141b4661c33da54b158ba1e6c4fe7eb0cf0c3cd5f74a214c011850c8c76ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d141b4661c33da54b158ba1e6c4fe7eb0cf0c3cd5f74a214c011850c8c76ec", kill_on_drop: false }` [INFO] [stdout] 10d141b4661c33da54b158ba1e6c4fe7eb0cf0c3cd5f74a214c011850c8c76ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] db7685c480531c6b0d4ddb95ae2830cc8c6aaa42982523ac06e6059c8ab78dee [INFO] running `Command { std: "docker" "start" "-a" "db7685c480531c6b0d4ddb95ae2830cc8c6aaa42982523ac06e6059c8ab78dee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling open v1.7.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling feed-rs v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling zvariant_derive v2.6.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling zvariant v2.6.0 [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling notify-rust v4.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rss_notifications v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "db7685c480531c6b0d4ddb95ae2830cc8c6aaa42982523ac06e6059c8ab78dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7685c480531c6b0d4ddb95ae2830cc8c6aaa42982523ac06e6059c8ab78dee", kill_on_drop: false }` [INFO] [stdout] db7685c480531c6b0d4ddb95ae2830cc8c6aaa42982523ac06e6059c8ab78dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 829c27e1e1ccb49ea9be62f520d51344f7c2618527547ff63dd63cb980a84b50 [INFO] running `Command { std: "docker" "start" "-a" "829c27e1e1ccb49ea9be62f520d51344f7c2618527547ff63dd63cb980a84b50", kill_on_drop: false }` [INFO] [stderr] Compiling rss_notifications v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "829c27e1e1ccb49ea9be62f520d51344f7c2618527547ff63dd63cb980a84b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829c27e1e1ccb49ea9be62f520d51344f7c2618527547ff63dd63cb980a84b50", kill_on_drop: false }` [INFO] [stdout] 829c27e1e1ccb49ea9be62f520d51344f7c2618527547ff63dd63cb980a84b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0563204d6fce2658410bb4aef92b90b7a7b0f20b3bd65107ea6ec098255b00ce [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" "0563204d6fce2658410bb4aef92b90b7a7b0f20b3bd65107ea6ec098255b00ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rss_notifications-1e42f4cc59addc38) [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" "0563204d6fce2658410bb4aef92b90b7a7b0f20b3bd65107ea6ec098255b00ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0563204d6fce2658410bb4aef92b90b7a7b0f20b3bd65107ea6ec098255b00ce", kill_on_drop: false }` [INFO] [stdout] 0563204d6fce2658410bb4aef92b90b7a7b0f20b3bd65107ea6ec098255b00ce