[INFO] cloning repository https://github.com/Mureke/rust-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mureke/rust-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c2dfb43f7519759d381518daae7173026e51a37 [INFO] checking Mureke/rust-testing against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMureke%2Frust-testing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 83% (327/390) Checking out files: 84% (328/390) Checking out files: 85% (332/390) Checking out files: 86% (336/390) Checking out files: 87% (340/390) Checking out files: 88% (344/390) Checking out files: 89% (348/390) Checking out files: 90% (351/390) Checking out files: 91% (355/390) Checking out files: 92% (359/390) Checking out files: 93% (363/390) Checking out files: 94% (367/390) Checking out files: 95% (371/390) Checking out files: 96% (375/390) Checking out files: 97% (379/390) Checking out files: 98% (383/390) Checking out files: 99% (387/390) Checking out files: 100% (390/390) Checking out files: 100% (390/390), done. [INFO] validating manifest of git repo https://github.com/Mureke/rust-testing on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mureke/rust-testing [INFO] finished tweaking git repo https://github.com/Mureke/rust-testing [INFO] tweaked toml for git repo https://github.com/Mureke/rust-testing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Mureke/rust-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948b55dc0e1b70c8a15d021148ae55d25689628896b93a0f70f05013b78b73f3 [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" "948b55dc0e1b70c8a15d021148ae55d25689628896b93a0f70f05013b78b73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948b55dc0e1b70c8a15d021148ae55d25689628896b93a0f70f05013b78b73f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948b55dc0e1b70c8a15d021148ae55d25689628896b93a0f70f05013b78b73f3", kill_on_drop: false }` [INFO] [stdout] 948b55dc0e1b70c8a15d021148ae55d25689628896b93a0f70f05013b78b73f3 [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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23ac709f45c9c0904d6cba0f9b439e4c687ad5470fac0e414ff7087c72c10b5d [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" "23ac709f45c9c0904d6cba0f9b439e4c687ad5470fac0e414ff7087c72c10b5d", kill_on_drop: false }` [INFO] [stderr] Checking rust_testit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "23ac709f45c9c0904d6cba0f9b439e4c687ad5470fac0e414ff7087c72c10b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac709f45c9c0904d6cba0f9b439e4c687ad5470fac0e414ff7087c72c10b5d", kill_on_drop: false }` [INFO] [stdout] 23ac709f45c9c0904d6cba0f9b439e4c687ad5470fac0e414ff7087c72c10b5d