[INFO] cloning repository https://github.com/raychorn/rust_samples_1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raychorn/rust_samples_1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraychorn%2Frust_samples_1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraychorn%2Frust_samples_1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45887d07b9a10bad503f37db47a588dfc15ee1ab [INFO] checking raychorn/rust_samples_1 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraychorn%2Frust_samples_1" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raychorn/rust_samples_1 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raychorn/rust_samples_1 [INFO] finished tweaking git repo https://github.com/raychorn/rust_samples_1 [INFO] tweaked toml for git repo https://github.com/raychorn/rust_samples_1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/raychorn/rust_samples_1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] bfc75a59ea3c8272f9a41ecd9d8cdfe7a8475f5c32aab99881c74a22a01d539d [INFO] running `Command { std: "docker" "start" "-a" "bfc75a59ea3c8272f9a41ecd9d8cdfe7a8475f5c32aab99881c74a22a01d539d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc75a59ea3c8272f9a41ecd9d8cdfe7a8475f5c32aab99881c74a22a01d539d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc75a59ea3c8272f9a41ecd9d8cdfe7a8475f5c32aab99881c74a22a01d539d", kill_on_drop: false }` [INFO] [stdout] bfc75a59ea3c8272f9a41ecd9d8cdfe7a8475f5c32aab99881c74a22a01d539d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd18c715efc8adea6ce80a47a31d0fabdd8a843faf6b378dbd7596005a698a42 [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" "fd18c715efc8adea6ce80a47a31d0fabdd8a843faf6b378dbd7596005a698a42", kill_on_drop: false }` [INFO] [stderr] Checking myrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "fd18c715efc8adea6ce80a47a31d0fabdd8a843faf6b378dbd7596005a698a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd18c715efc8adea6ce80a47a31d0fabdd8a843faf6b378dbd7596005a698a42", kill_on_drop: false }` [INFO] [stdout] fd18c715efc8adea6ce80a47a31d0fabdd8a843faf6b378dbd7596005a698a42