[INFO] cloning repository https://github.com/jamesgopsill/belbin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesgopsill/belbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgopsill%2Fbelbin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgopsill%2Fbelbin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b19516803b5c5975fb953b650361e1484647f8a9
[INFO] checking jamesgopsill/belbin against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgopsill%2Fbelbin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jamesgopsill/belbin
[INFO] finished tweaking git repo https://github.com/jamesgopsill/belbin
[INFO] tweaked toml for git repo https://github.com/jamesgopsill/belbin written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesgopsill/belbin on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesgopsill/belbin 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded leptos-bootstrap v0.0.3
[INFO] [stderr]   Downloaded reactive_stores_macro v0.2.3
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded reactive_stores v0.2.3
[INFO] [stderr]   Downloaded const-str v0.6.3
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded reactive_graph v0.2.3
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded tachys v0.2.4
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a3f683ce3e27182e69d4e5248cb535170aad190b7a3c65dabbc4406f6b28b9b
[INFO] running `Command { std: "docker" "start" "-a" "9a3f683ce3e27182e69d4e5248cb535170aad190b7a3c65dabbc4406f6b28b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a3f683ce3e27182e69d4e5248cb535170aad190b7a3c65dabbc4406f6b28b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3f683ce3e27182e69d4e5248cb535170aad190b7a3c65dabbc4406f6b28b9b", kill_on_drop: false }`
[INFO] [stdout] 9a3f683ce3e27182e69d4e5248cb535170aad190b7a3c65dabbc4406f6b28b9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd85e4b1c4b1dc34be946cc30c051e44b86caa8ca7f7c44582b5b05738d0c459
[INFO] running `Command { std: "docker" "start" "-a" "cd85e4b1c4b1dc34be946cc30c051e44b86caa8ca7f7c44582b5b05738d0c459", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling reactive_graph v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tachys v0.2.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]    Compiling leptos_macro v0.8.3
[INFO] [stderr]     Checking const-str v0.6.3
[INFO] [stderr]    Compiling leptos v0.8.3
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking oco_ref v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking leptos_hot_reload v0.8.3
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking config v0.15.13
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking codee v0.3.2
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking belbin v0.1.0 (/opt/rustwide/workdir/belbin)
[INFO] [stderr]     Checking server_fn v0.8.3
[INFO] [stderr]     Checking leptos_config v0.8.3
[INFO] [stderr]     Checking reactive_stores v0.2.3
[INFO] [stderr]     Checking leptos_server v0.8.3
[INFO] [stderr]     Checking leptos_dom v0.8.3
[INFO] [stderr]     Checking leptos-bootstrap v0.0.3
[INFO] [stderr]     Checking webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s
[INFO] running `Command { std: "docker" "inspect" "cd85e4b1c4b1dc34be946cc30c051e44b86caa8ca7f7c44582b5b05738d0c459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd85e4b1c4b1dc34be946cc30c051e44b86caa8ca7f7c44582b5b05738d0c459", kill_on_drop: false }`
[INFO] [stdout] cd85e4b1c4b1dc34be946cc30c051e44b86caa8ca7f7c44582b5b05738d0c459
