[INFO] cloning repository https://github.com/Riey/lock2crates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Riey/lock2crates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Flock2crates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Flock2crates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 006e72281e8051a5378aaac49c4506b250971c55 [INFO] checking Riey/lock2crates against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiey%2Flock2crates" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Riey/lock2crates on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Riey/lock2crates [INFO] finished tweaking git repo https://github.com/Riey/lock2crates [INFO] tweaked toml for git repo https://github.com/Riey/lock2crates written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Riey/lock2crates already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-lock v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e61aacb39b4086533b1728019dfbb3479641d2b3677c7009bdbd020128baf78 [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" "6e61aacb39b4086533b1728019dfbb3479641d2b3677c7009bdbd020128baf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e61aacb39b4086533b1728019dfbb3479641d2b3677c7009bdbd020128baf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e61aacb39b4086533b1728019dfbb3479641d2b3677c7009bdbd020128baf78", kill_on_drop: false }` [INFO] [stdout] 6e61aacb39b4086533b1728019dfbb3479641d2b3677c7009bdbd020128baf78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--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] 5d9f012a3be58e791abdd3d9fd4b444bafd80b56cf178e887eebc42a1177f522 [INFO] running `Command { std: "docker" "start" "-a" "5d9f012a3be58e791abdd3d9fd4b444bafd80b56cf178e887eebc42a1177f522", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking pico-args v0.4.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking cargo-lock v6.0.1 [INFO] [stderr] Checking lock2crates v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.09s [INFO] running `Command { std: "docker" "inspect" "5d9f012a3be58e791abdd3d9fd4b444bafd80b56cf178e887eebc42a1177f522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9f012a3be58e791abdd3d9fd4b444bafd80b56cf178e887eebc42a1177f522", kill_on_drop: false }` [INFO] [stdout] 5d9f012a3be58e791abdd3d9fd4b444bafd80b56cf178e887eebc42a1177f522