[INFO] fetching crate active-storage 0.1.1...
[INFO] checking active-storage-0.1.1 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] extracting crate active-storage 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate active-storage 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate active-storage 0.1.1
[INFO] tweaked toml for crates.io crate active-storage 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate active-storage 0.1.1 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 crates.io crate active-storage 0.1.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a12800fc0d6d03432ce01a25934487d0bdd3a54c8ec42322a579e374ad81abf3
[INFO] running `Command { std: "docker" "start" "-a" "a12800fc0d6d03432ce01a25934487d0bdd3a54c8ec42322a579e374ad81abf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a12800fc0d6d03432ce01a25934487d0bdd3a54c8ec42322a579e374ad81abf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12800fc0d6d03432ce01a25934487d0bdd3a54c8ec42322a579e374ad81abf3", kill_on_drop: false }`
[INFO] [stdout] a12800fc0d6d03432ce01a25934487d0bdd3a54c8ec42322a579e374ad81abf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 938009c06220ae01d8925050db40ffebce52908b6c3ae8e85c0588012dc385ef
[INFO] running `Command { std: "docker" "start" "-a" "938009c06220ae01d8925050db40ffebce52908b6c3ae8e85c0588012dc385ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling dockertest v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.31
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking active-storage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tree-fs v0.1.0
[INFO] [stderr]     Checking bollard-stubs v1.42.0-rc.3
[INFO] [stderr]     Checking hyper v0.14.28
[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-0.14.28/src/proto/h2/mod.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     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] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "938009c06220ae01d8925050db40ffebce52908b6c3ae8e85c0588012dc385ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938009c06220ae01d8925050db40ffebce52908b6c3ae8e85c0588012dc385ef", kill_on_drop: false }`
[INFO] [stdout] 938009c06220ae01d8925050db40ffebce52908b6c3ae8e85c0588012dc385ef
