[INFO] cloning repository https://github.com/nagyf/write-yourself-a-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagyf/write-yourself-a-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyf%2Fwrite-yourself-a-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyf%2Fwrite-yourself-a-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9be221376dda3791f2806d912c550007a3239d0c [INFO] testing nagyf/write-yourself-a-git against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagyf%2Fwrite-yourself-a-git" "/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/nagyf/write-yourself-a-git on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nagyf/write-yourself-a-git [INFO] finished tweaking git repo https://github.com/nagyf/write-yourself-a-git [INFO] tweaked toml for git repo https://github.com/nagyf/write-yourself-a-git written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nagyf/write-yourself-a-git already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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] b1f991f5a842ce99dea02eff57e02ab6faa50ffc3a89e8206e1248c880d5e677 [INFO] running `Command { std: "docker" "start" "-a" "b1f991f5a842ce99dea02eff57e02ab6faa50ffc3a89e8206e1248c880d5e677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f991f5a842ce99dea02eff57e02ab6faa50ffc3a89e8206e1248c880d5e677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f991f5a842ce99dea02eff57e02ab6faa50ffc3a89e8206e1248c880d5e677", kill_on_drop: false }` [INFO] [stdout] b1f991f5a842ce99dea02eff57e02ab6faa50ffc3a89e8206e1248c880d5e677 [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" "+1.60.0" "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] 9dd5a62ae4a7bd329c82d1d6900e1bc048755b504ed18a608605bfc26dd2642a [INFO] running `Command { std: "docker" "start" "-a" "9dd5a62ae4a7bd329c82d1d6900e1bc048755b504ed18a608605bfc26dd2642a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling write-yourself-a-git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.44s [INFO] running `Command { std: "docker" "inspect" "9dd5a62ae4a7bd329c82d1d6900e1bc048755b504ed18a608605bfc26dd2642a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd5a62ae4a7bd329c82d1d6900e1bc048755b504ed18a608605bfc26dd2642a", kill_on_drop: false }` [INFO] [stdout] 9dd5a62ae4a7bd329c82d1d6900e1bc048755b504ed18a608605bfc26dd2642a [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" "+1.60.0" "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] 6330c02b56e98b74f4c3de53d2ffe0419d275a3dfc686776bb3eae658971014c [INFO] running `Command { std: "docker" "start" "-a" "6330c02b56e98b74f4c3de53d2ffe0419d275a3dfc686776bb3eae658971014c", kill_on_drop: false }` [INFO] [stderr] Compiling write-yourself-a-git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "6330c02b56e98b74f4c3de53d2ffe0419d275a3dfc686776bb3eae658971014c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6330c02b56e98b74f4c3de53d2ffe0419d275a3dfc686776bb3eae658971014c", kill_on_drop: false }` [INFO] [stdout] 6330c02b56e98b74f4c3de53d2ffe0419d275a3dfc686776bb3eae658971014c [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b10073e5514b503f65df320c8a5b0084dc94a1e2a059e9af65ca2a37e2c60be [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" "3b10073e5514b503f65df320c8a5b0084dc94a1e2a059e9af65ca2a37e2c60be", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/write_yourself_a_git-08d9e9241bc4184e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test repository::tests::remove_spaces_after_newline_1 ... ok [INFO] [stdout] test repository::tests::remove_spaces_after_newline_3 ... ok [INFO] [stdout] test repository::tests::remove_spaces_after_newline_2 ... ok [INFO] [stdout] test repository::tests::remove_spaces_after_newline_empty ... ok [INFO] [stdout] test repository::tests::remove_spaces_after_newline_nothing ... ok [INFO] [stdout] test repository::tests::remove_spaces_after_newline_singleton ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b10073e5514b503f65df320c8a5b0084dc94a1e2a059e9af65ca2a37e2c60be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b10073e5514b503f65df320c8a5b0084dc94a1e2a059e9af65ca2a37e2c60be", kill_on_drop: false }` [INFO] [stdout] 3b10073e5514b503f65df320c8a5b0084dc94a1e2a059e9af65ca2a37e2c60be