[INFO] cloning repository https://github.com/SachinMaharana/polybar-reddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SachinMaharana/polybar-reddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fpolybar-reddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSachinMaharana%2Fpolybar-reddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce861e78475a2684c84c4bfa35a6740734221430 [INFO] testing SachinMaharana/polybar-reddit 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%2FSachinMaharana%2Fpolybar-reddit" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SachinMaharana/polybar-reddit 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/SachinMaharana/polybar-reddit [INFO] finished tweaking git repo https://github.com/SachinMaharana/polybar-reddit [INFO] tweaked toml for git repo https://github.com/SachinMaharana/polybar-reddit written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SachinMaharana/polybar-reddit 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acce2943d0effab3aaef5afeb65e8d49f38a2f6ec16eacd00a554faef92ce28e [INFO] running `Command { std: "docker" "start" "-a" "acce2943d0effab3aaef5afeb65e8d49f38a2f6ec16eacd00a554faef92ce28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acce2943d0effab3aaef5afeb65e8d49f38a2f6ec16eacd00a554faef92ce28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acce2943d0effab3aaef5afeb65e8d49f38a2f6ec16eacd00a554faef92ce28e", kill_on_drop: false }` [INFO] [stdout] acce2943d0effab3aaef5afeb65e8d49f38a2f6ec16eacd00a554faef92ce28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 7bdf95acbd912b79df109709aebf3140ecf7fe2f53ff61a3785ad1f600dce228 [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" "7bdf95acbd912b79df109709aebf3140ecf7fe2f53ff61a3785ad1f600dce228", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling rustop v1.1.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v1.4.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling polybar-reddit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "7bdf95acbd912b79df109709aebf3140ecf7fe2f53ff61a3785ad1f600dce228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdf95acbd912b79df109709aebf3140ecf7fe2f53ff61a3785ad1f600dce228", kill_on_drop: false }` [INFO] [stdout] 7bdf95acbd912b79df109709aebf3140ecf7fe2f53ff61a3785ad1f600dce228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5367c678ada3377292a1dff8bbd99990cf56f4ddaa8c4295787468eede8e0c9b [INFO] running `Command { std: "docker" "start" "-a" "5367c678ada3377292a1dff8bbd99990cf56f4ddaa8c4295787468eede8e0c9b", kill_on_drop: false }` [INFO] [stderr] Compiling polybar-reddit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/polybar_reddit-75fa622c503d2de8) [INFO] running `Command { std: "docker" "inspect" "5367c678ada3377292a1dff8bbd99990cf56f4ddaa8c4295787468eede8e0c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5367c678ada3377292a1dff8bbd99990cf56f4ddaa8c4295787468eede8e0c9b", kill_on_drop: false }` [INFO] [stdout] 5367c678ada3377292a1dff8bbd99990cf56f4ddaa8c4295787468eede8e0c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f58045413198ca4b1239968c6cb19e2dace48459dce67860e424910ccf2a8a85 [INFO] running `Command { std: "docker" "start" "-a" "f58045413198ca4b1239968c6cb19e2dace48459dce67860e424910ccf2a8a85", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/polybar_reddit-75fa622c503d2de8) [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" "f58045413198ca4b1239968c6cb19e2dace48459dce67860e424910ccf2a8a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58045413198ca4b1239968c6cb19e2dace48459dce67860e424910ccf2a8a85", kill_on_drop: false }` [INFO] [stdout] f58045413198ca4b1239968c6cb19e2dace48459dce67860e424910ccf2a8a85