[INFO] cloning repository https://github.com/anderspitman/assg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anderspitman/assg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderspitman%2Fassg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderspitman%2Fassg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72659a062c7e406cb555ee2d9a0a073a0a937309 [INFO] testing anderspitman/assg 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%2Fanderspitman%2Fassg" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anderspitman/assg 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/anderspitman/assg [INFO] finished tweaking git repo https://github.com/anderspitman/assg [INFO] tweaked toml for git repo https://github.com/anderspitman/assg written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/anderspitman/assg 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 394a4159c34096b07158a83fc97f51d7efdccda1446ac98fb2a0d9fd74a813f4 [INFO] running `Command { std: "docker" "start" "-a" "394a4159c34096b07158a83fc97f51d7efdccda1446ac98fb2a0d9fd74a813f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "394a4159c34096b07158a83fc97f51d7efdccda1446ac98fb2a0d9fd74a813f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394a4159c34096b07158a83fc97f51d7efdccda1446ac98fb2a0d9fd74a813f4", kill_on_drop: false }` [INFO] [stdout] 394a4159c34096b07158a83fc97f51d7efdccda1446ac98fb2a0d9fd74a813f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ee7393e3b88175351f3c06fd2a2e1d34f9eb31de97642fac777e1e0986498701 [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" "ee7393e3b88175351f3c06fd2a2e1d34f9eb31de97642fac777e1e0986498701", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling onig_sys v68.0.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.21 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling assg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "ee7393e3b88175351f3c06fd2a2e1d34f9eb31de97642fac777e1e0986498701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7393e3b88175351f3c06fd2a2e1d34f9eb31de97642fac777e1e0986498701", kill_on_drop: false }` [INFO] [stdout] ee7393e3b88175351f3c06fd2a2e1d34f9eb31de97642fac777e1e0986498701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ccab4ef5a4ce660d19b696af52568ab0fd29baf035b20fff9129f2527ccfd70e [INFO] running `Command { std: "docker" "start" "-a" "ccab4ef5a4ce660d19b696af52568ab0fd29baf035b20fff9129f2527ccfd70e", kill_on_drop: false }` [INFO] [stderr] Compiling assg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/assg-0f086f5e792b5444) [INFO] running `Command { std: "docker" "inspect" "ccab4ef5a4ce660d19b696af52568ab0fd29baf035b20fff9129f2527ccfd70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccab4ef5a4ce660d19b696af52568ab0fd29baf035b20fff9129f2527ccfd70e", kill_on_drop: false }` [INFO] [stdout] ccab4ef5a4ce660d19b696af52568ab0fd29baf035b20fff9129f2527ccfd70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cee5545da4e520d10821a59de6ec54a152ac1edc16252ede3c8401283cab7c91 [INFO] running `Command { std: "docker" "start" "-a" "cee5545da4e520d10821a59de6ec54a152ac1edc16252ede3c8401283cab7c91", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/assg-0f086f5e792b5444) [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" "cee5545da4e520d10821a59de6ec54a152ac1edc16252ede3c8401283cab7c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee5545da4e520d10821a59de6ec54a152ac1edc16252ede3c8401283cab7c91", kill_on_drop: false }` [INFO] [stdout] cee5545da4e520d10821a59de6ec54a152ac1edc16252ede3c8401283cab7c91