[INFO] cloning repository https://github.com/spaghetty/virgilio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaghetty/virgilio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetty%2Fvirgilio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetty%2Fvirgilio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d76914823f31d854def4d9cadeb8459bd613111a
[INFO] checking spaghetty/virgilio against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetty%2Fvirgilio" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/spaghetty/virgilio on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/spaghetty/virgilio
[INFO] finished tweaking git repo https://github.com/spaghetty/virgilio
[INFO] tweaked toml for git repo https://github.com/spaghetty/virgilio written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/spaghetty/virgilio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15eefaef87b6dafb10d1662bc93c8416f3c8ff9e3b91c01fa72f560d261d2f09
[INFO] running `Command { std: "docker" "start" "-a" "15eefaef87b6dafb10d1662bc93c8416f3c8ff9e3b91c01fa72f560d261d2f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15eefaef87b6dafb10d1662bc93c8416f3c8ff9e3b91c01fa72f560d261d2f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15eefaef87b6dafb10d1662bc93c8416f3c8ff9e3b91c01fa72f560d261d2f09", kill_on_drop: false }`
[INFO] [stdout] 15eefaef87b6dafb10d1662bc93c8416f3c8ff9e3b91c01fa72f560d261d2f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a1a20ed7737b2ce627130eab5dc40454d48a5f92b99a9dde7249386e84e1a03
[INFO] running `Command { std: "docker" "start" "-a" "9a1a20ed7737b2ce627130eab5dc40454d48a5f92b99a9dde7249386e84e1a03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.15
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking virgilio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.60s
[INFO] running `Command { std: "docker" "inspect" "9a1a20ed7737b2ce627130eab5dc40454d48a5f92b99a9dde7249386e84e1a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1a20ed7737b2ce627130eab5dc40454d48a5f92b99a9dde7249386e84e1a03", kill_on_drop: false }`
[INFO] [stdout] 9a1a20ed7737b2ce627130eab5dc40454d48a5f92b99a9dde7249386e84e1a03
