[INFO] cloning repository https://github.com/A-F-Kay/rust-is-yummy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-F-Kay/rust-is-yummy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-F-Kay%2Frust-is-yummy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-F-Kay%2Frust-is-yummy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f5e9b7bb2508dbf21c8e3bd5b8b1dd542a7b679
[INFO] checking A-F-Kay/rust-is-yummy against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-F-Kay%2Frust-is-yummy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A-F-Kay/rust-is-yummy
[INFO] finished tweaking git repo https://github.com/A-F-Kay/rust-is-yummy
[INFO] tweaked toml for git repo https://github.com/A-F-Kay/rust-is-yummy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-F-Kay/rust-is-yummy on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-F-Kay/rust-is-yummy 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61658bfb479b3894f79be8179dc9fd04def46fcbbe01e7c1a9e3e4c0b7517b99
[INFO] running `Command { std: "docker" "start" "-a" "61658bfb479b3894f79be8179dc9fd04def46fcbbe01e7c1a9e3e4c0b7517b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61658bfb479b3894f79be8179dc9fd04def46fcbbe01e7c1a9e3e4c0b7517b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61658bfb479b3894f79be8179dc9fd04def46fcbbe01e7c1a9e3e4c0b7517b99", kill_on_drop: false }`
[INFO] [stdout] 61658bfb479b3894f79be8179dc9fd04def46fcbbe01e7c1a9e3e4c0b7517b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32108d51a7623fcb3bd642c8ae7af6fd617f8b0e033056c1ce6c26f242e38717
[INFO] running `Command { std: "docker" "start" "-a" "32108d51a7623fcb3bd642c8ae7af6fd617f8b0e033056c1ce6c26f242e38717", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rust-is-yummy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.68s
[INFO] running `Command { std: "docker" "inspect" "32108d51a7623fcb3bd642c8ae7af6fd617f8b0e033056c1ce6c26f242e38717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32108d51a7623fcb3bd642c8ae7af6fd617f8b0e033056c1ce6c26f242e38717", kill_on_drop: false }`
[INFO] [stdout] 32108d51a7623fcb3bd642c8ae7af6fd617f8b0e033056c1ce6c26f242e38717
