[INFO] cloning repository https://github.com/KrisAesoey/grrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrisAesoey/grrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisAesoey%2Fgrrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrisAesoey%2Fgrrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beb0ca74b38f9c59feb1728973ccefa97c840bcc [INFO] testing KrisAesoey/grrs 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%2FKrisAesoey%2Fgrrs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 28% (224/785) Checking out files: 29% (228/785) Checking out files: 30% (236/785) Checking out files: 31% (244/785) Checking out files: 32% (252/785) Checking out files: 33% (260/785) Checking out files: 34% (267/785) Checking out files: 35% (275/785) Checking out files: 36% (283/785) Checking out files: 37% (291/785) Checking out files: 38% (299/785) Checking out files: 39% (307/785) Checking out files: 40% (314/785) Checking out files: 41% (322/785) Checking out files: 42% (330/785) Checking out files: 43% (338/785) Checking out files: 44% (346/785) Checking out files: 45% (354/785) Checking out files: 46% (362/785) Checking out files: 47% (369/785) Checking out files: 48% (377/785) Checking out files: 49% (385/785) Checking out files: 50% (393/785) Checking out files: 51% (401/785) Checking out files: 52% (409/785) Checking out files: 53% (417/785) Checking out files: 54% (424/785) Checking out files: 55% (432/785) Checking out files: 56% (440/785) Checking out files: 57% (448/785) Checking out files: 58% (456/785) Checking out files: 59% (464/785) Checking out files: 60% (471/785) Checking out files: 61% (479/785) Checking out files: 62% (487/785) Checking out files: 63% (495/785) Checking out files: 64% (503/785) Checking out files: 64% (509/785) Checking out files: 65% (511/785) Checking out files: 66% (519/785) Checking out files: 67% (526/785) Checking out files: 68% (534/785) Checking out files: 69% (542/785) Checking out files: 70% (550/785) Checking out files: 71% (558/785) Checking out files: 72% (566/785) Checking out files: 73% (574/785) Checking out files: 74% (581/785) Checking out files: 75% (589/785) Checking out files: 76% (597/785) Checking out files: 77% (605/785) Checking out files: 78% (613/785) Checking out files: 79% (621/785) Checking out files: 80% (628/785) Checking out files: 81% (636/785) Checking out files: 82% (644/785) Checking out files: 83% (652/785) Checking out files: 84% (660/785) Checking out files: 85% (668/785) Checking out files: 86% (676/785) Checking out files: 87% (683/785) Checking out files: 88% (691/785) Checking out files: 89% (699/785) Checking out files: 90% (707/785) Checking out files: 91% (715/785) Checking out files: 92% (723/785) Checking out files: 93% (731/785) Checking out files: 94% (738/785) Checking out files: 95% (746/785) Checking out files: 96% (754/785) Checking out files: 97% (762/785) Checking out files: 98% (770/785) Checking out files: 99% (778/785) Checking out files: 100% (785/785) Checking out files: 100% (785/785), done. [INFO] validating manifest of git repo https://github.com/KrisAesoey/grrs 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/KrisAesoey/grrs [INFO] finished tweaking git repo https://github.com/KrisAesoey/grrs [INFO] tweaked toml for git repo https://github.com/KrisAesoey/grrs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/KrisAesoey/grrs 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] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.18 [INFO] [stderr] Downloaded structopt-derive v0.4.11 [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" "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] 2e269e026636f239ef448d14490511bdaccb1c47213e64d32f3ee055c4c867c7 [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" "2e269e026636f239ef448d14490511bdaccb1c47213e64d32f3ee055c4c867c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e269e026636f239ef448d14490511bdaccb1c47213e64d32f3ee055c4c867c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e269e026636f239ef448d14490511bdaccb1c47213e64d32f3ee055c4c867c7", kill_on_drop: false }` [INFO] [stdout] 2e269e026636f239ef448d14490511bdaccb1c47213e64d32f3ee055c4c867c7 [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" "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] 8df94fdcbc97dd79f208bda8c898fd6b56caf708c06d0533662d4f2f0bd9487e [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" "8df94fdcbc97dd79f208bda8c898fd6b56caf708c06d0533662d4f2f0bd9487e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling grrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.66s [INFO] running `Command { std: "docker" "inspect" "8df94fdcbc97dd79f208bda8c898fd6b56caf708c06d0533662d4f2f0bd9487e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df94fdcbc97dd79f208bda8c898fd6b56caf708c06d0533662d4f2f0bd9487e", kill_on_drop: false }` [INFO] [stdout] 8df94fdcbc97dd79f208bda8c898fd6b56caf708c06d0533662d4f2f0bd9487e [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" "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] c49da0cc819e3923e9e20a5b7f6481e59e11c5fc015a2ed06172629374f96dd8 [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" "c49da0cc819e3923e9e20a5b7f6481e59e11c5fc015a2ed06172629374f96dd8", kill_on_drop: false }` [INFO] [stderr] Compiling grrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "c49da0cc819e3923e9e20a5b7f6481e59e11c5fc015a2ed06172629374f96dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49da0cc819e3923e9e20a5b7f6481e59e11c5fc015a2ed06172629374f96dd8", kill_on_drop: false }` [INFO] [stdout] c49da0cc819e3923e9e20a5b7f6481e59e11c5fc015a2ed06172629374f96dd8 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a89dae413ff5cd88e53827a45c4e26bc3754b828fde7cb5a20ad9ae2fe0220d [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" "0a89dae413ff5cd88e53827a45c4e26bc3754b828fde7cb5a20ad9ae2fe0220d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grrs-321849da732f7f73 [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" "0a89dae413ff5cd88e53827a45c4e26bc3754b828fde7cb5a20ad9ae2fe0220d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a89dae413ff5cd88e53827a45c4e26bc3754b828fde7cb5a20ad9ae2fe0220d", kill_on_drop: false }` [INFO] [stdout] 0a89dae413ff5cd88e53827a45c4e26bc3754b828fde7cb5a20ad9ae2fe0220d