[INFO] cloning repository https://github.com/Larusso/unity-versions-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Larusso/unity-versions-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarusso%2Funity-versions-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarusso%2Funity-versions-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4129e59ad48bc4a031780f4b4e47ff1f94d623a
[INFO] checking Larusso/unity-versions-service against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarusso%2Funity-versions-service" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Larusso/unity-versions-service
[INFO] finished tweaking git repo https://github.com/Larusso/unity-versions-service
[INFO] tweaked toml for git repo https://github.com/Larusso/unity-versions-service written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Larusso/unity-versions-service on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Larusso/unity-versions-service 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8498577bdd83bb5deb28d90b3f4e0d0ba4be0a123b074a6a41bf26b84e53a37f
[INFO] running `Command { std: "docker" "start" "-a" "8498577bdd83bb5deb28d90b3f4e0d0ba4be0a123b074a6a41bf26b84e53a37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8498577bdd83bb5deb28d90b3f4e0d0ba4be0a123b074a6a41bf26b84e53a37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8498577bdd83bb5deb28d90b3f4e0d0ba4be0a123b074a6a41bf26b84e53a37f", kill_on_drop: false }`
[INFO] [stdout] 8498577bdd83bb5deb28d90b3f4e0d0ba4be0a123b074a6a41bf26b84e53a37f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14033e8ed8e796ce7212099840376e4096f88f8a1d91b17f7145b55a1564772e
[INFO] running `Command { std: "docker" "start" "-a" "14033e8ed8e796ce7212099840376e4096f88f8a1d91b17f7145b55a1564772e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking clicolors-control v0.2.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking flexi_logger v0.9.3
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking hyper v0.12.36
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking console v0.6.2
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking route-recognizer v0.1.13
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking cli_core v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling unity-versions-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking router v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking unity-version v0.3.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/proto/h2/mod.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     impossible: Impossible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this field contains `Impossible`, which is not inhabited, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "14033e8ed8e796ce7212099840376e4096f88f8a1d91b17f7145b55a1564772e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14033e8ed8e796ce7212099840376e4096f88f8a1d91b17f7145b55a1564772e", kill_on_drop: false }`
[INFO] [stdout] 14033e8ed8e796ce7212099840376e4096f88f8a1d91b17f7145b55a1564772e
