[INFO] cloning repository https://github.com/RustemB/fe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustemB/fe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Ffe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Ffe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5df6fe755e63b669676973c96e4263e835ff2cf1 [INFO] testing RustemB/fe 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%2FRustemB%2Ffe" "/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/RustemB/fe 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/RustemB/fe [INFO] finished tweaking git repo https://github.com/RustemB/fe [INFO] tweaked toml for git repo https://github.com/RustemB/fe written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/RustemB/fe 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] 71ac2dc2821e4062916b14df9048778ca88552e272f620fac9365ef45c6a5f12 [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" "71ac2dc2821e4062916b14df9048778ca88552e272f620fac9365ef45c6a5f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71ac2dc2821e4062916b14df9048778ca88552e272f620fac9365ef45c6a5f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ac2dc2821e4062916b14df9048778ca88552e272f620fac9365ef45c6a5f12", kill_on_drop: false }` [INFO] [stdout] 71ac2dc2821e4062916b14df9048778ca88552e272f620fac9365ef45c6a5f12 [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] ab868c84a06e43ddf82a1ef68514316abf26d6a873666344937527656f68bb72 [INFO] running `Command { std: "docker" "start" "-a" "ab868c84a06e43ddf82a1ef68514316abf26d6a873666344937527656f68bb72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bugreport v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling bat v0.18.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling fe v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "ab868c84a06e43ddf82a1ef68514316abf26d6a873666344937527656f68bb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab868c84a06e43ddf82a1ef68514316abf26d6a873666344937527656f68bb72", kill_on_drop: false }` [INFO] [stdout] ab868c84a06e43ddf82a1ef68514316abf26d6a873666344937527656f68bb72 [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] f145dcb6d285fd77e6161f0fc0235244f74042cb772e02dc6bf8f6b957073f19 [INFO] running `Command { std: "docker" "start" "-a" "f145dcb6d285fd77e6161f0fc0235244f74042cb772e02dc6bf8f6b957073f19", kill_on_drop: false }` [INFO] [stderr] Compiling fe v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fe-826b877d5a9de771) [INFO] running `Command { std: "docker" "inspect" "f145dcb6d285fd77e6161f0fc0235244f74042cb772e02dc6bf8f6b957073f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f145dcb6d285fd77e6161f0fc0235244f74042cb772e02dc6bf8f6b957073f19", kill_on_drop: false }` [INFO] [stdout] f145dcb6d285fd77e6161f0fc0235244f74042cb772e02dc6bf8f6b957073f19 [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] [stdout] 59a234ffd6d04d7e0f98fa71d294e33325309a98ca98ef6729545e659f3c25ec [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" "59a234ffd6d04d7e0f98fa71d294e33325309a98ca98ef6729545e659f3c25ec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fe-826b877d5a9de771) [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" "59a234ffd6d04d7e0f98fa71d294e33325309a98ca98ef6729545e659f3c25ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a234ffd6d04d7e0f98fa71d294e33325309a98ca98ef6729545e659f3c25ec", kill_on_drop: false }` [INFO] [stdout] 59a234ffd6d04d7e0f98fa71d294e33325309a98ca98ef6729545e659f3c25ec