[INFO] cloning repository https://github.com/ericrobolson/g_logger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericrobolson/g_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fg_logger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fg_logger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be3d0563437cf71573428a927f272a94e4bda541
[INFO] checking ericrobolson/g_logger against master#f1ce0e6a00593493a12e0e3662119786c761f375 for pr-92413
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fg_logger" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ericrobolson/g_logger on toolchain f1ce0e6a00593493a12e0e3662119786c761f375
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ericrobolson/g_logger
[INFO] finished tweaking git repo https://github.com/ericrobolson/g_logger
[INFO] tweaked toml for git repo https://github.com/ericrobolson/g_logger written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/ericrobolson/g_logger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4cb6e1fefc91fe5bedfd8a9ac428e29e203f4cc39f76d3e792a6be478df30a
[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" "5f4cb6e1fefc91fe5bedfd8a9ac428e29e203f4cc39f76d3e792a6be478df30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4cb6e1fefc91fe5bedfd8a9ac428e29e203f4cc39f76d3e792a6be478df30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4cb6e1fefc91fe5bedfd8a9ac428e29e203f4cc39f76d3e792a6be478df30a", kill_on_drop: false }`
[INFO] [stdout] 5f4cb6e1fefc91fe5bedfd8a9ac428e29e203f4cc39f76d3e792a6be478df30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "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] 894d35101b0ddb415d2707897c5dc89b12362495918c04dbf987f2fad7748620
[INFO] running `Command { std: "docker" "start" "-a" "894d35101b0ddb415d2707897c5dc89b12362495918c04dbf987f2fad7748620", kill_on_drop: false }`
[INFO] [stderr]     Checking g_logger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "894d35101b0ddb415d2707897c5dc89b12362495918c04dbf987f2fad7748620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894d35101b0ddb415d2707897c5dc89b12362495918c04dbf987f2fad7748620", kill_on_drop: false }`
[INFO] [stdout] 894d35101b0ddb415d2707897c5dc89b12362495918c04dbf987f2fad7748620