[INFO] cloning repository https://github.com/o2sh/add-one [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o2sh/add-one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fadd-one", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fadd-one'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31b1f696840c5e32e2a7c9d85c56ffead9c418bc [INFO] checking o2sh/add-one against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fadd-one" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/o2sh/add-one on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/o2sh/add-one [INFO] finished tweaking git repo https://github.com/o2sh/add-one [INFO] tweaked toml for git repo https://github.com/o2sh/add-one written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/o2sh/add-one already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] c83bb8f5a785c40c160c5c5c2b869a1883ff85995645fe593e99522cf0e8ad81 [INFO] running `Command { std: "docker" "start" "-a" "c83bb8f5a785c40c160c5c5c2b869a1883ff85995645fe593e99522cf0e8ad81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83bb8f5a785c40c160c5c5c2b869a1883ff85995645fe593e99522cf0e8ad81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83bb8f5a785c40c160c5c5c2b869a1883ff85995645fe593e99522cf0e8ad81", kill_on_drop: false }` [INFO] [stdout] c83bb8f5a785c40c160c5c5c2b869a1883ff85995645fe593e99522cf0e8ad81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65a09a01a207a98f6ffbc9ba88d8bb913af23a1edcea9fde0f2cae61b5a8b3d0 [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" "65a09a01a207a98f6ffbc9ba88d8bb913af23a1edcea9fde0f2cae61b5a8b3d0", kill_on_drop: false }` [INFO] [stderr] Checking add-one v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "65a09a01a207a98f6ffbc9ba88d8bb913af23a1edcea9fde0f2cae61b5a8b3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a09a01a207a98f6ffbc9ba88d8bb913af23a1edcea9fde0f2cae61b5a8b3d0", kill_on_drop: false }` [INFO] [stdout] 65a09a01a207a98f6ffbc9ba88d8bb913af23a1edcea9fde0f2cae61b5a8b3d0