[INFO] fetching crate rustgit 1.1.1...
[INFO] testing rustgit-1.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rustgit 1.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rustgit 1.1.1
[INFO] finished tweaking crates.io crate rustgit 1.1.1
[INFO] tweaked toml for crates.io crate rustgit 1.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustgit 1.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding miniz_oxide v0.7.4 (available: v0.8.9)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.1
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded coolssh v1.2.0
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded signature v1.6.4
[INFO] [stderr]   Downloaded cityhasher v0.1.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded strpool v1.1.1
[INFO] [stderr]   Downloaded lmfu v1.3.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6237c85df84f3143e0a91e626d629806cedb31a4d884e92cacd20eb12afc9c6a
[INFO] running `Command { std: "docker" "start" "-a" "6237c85df84f3143e0a91e626d629806cedb31a4d884e92cacd20eb12afc9c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6237c85df84f3143e0a91e626d629806cedb31a4d884e92cacd20eb12afc9c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6237c85df84f3143e0a91e626d629806cedb31a4d884e92cacd20eb12afc9c6a", kill_on_drop: false }`
[INFO] [stdout] 6237c85df84f3143e0a91e626d629806cedb31a4d884e92cacd20eb12afc9c6a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d36044d018730a2656a8e614eeb388b440c828d612e51c827734c3e83e1621f
[INFO] running `Command { std: "docker" "start" "-a" "8d36044d018730a2656a8e614eeb388b440c828d612e51c827734c3e83e1621f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strpool v1.1.1
[INFO] [stderr]    Compiling lmfu v1.3.1
[INFO] [stdout] error[E0107]: missing generics for struct `PoolStr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lmfu-1.3.1/json.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Object(ThinVec<PoolStr>),
[INFO] [stdout]    |                    ^^^^^^^ expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `P`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PoolStr<const P: usize> {
[INFO] [stdout]    |            ^^^^^^^ --------------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Object(ThinVec<PoolStr<P>>),
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `PoolStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lmfu-1.3.1/json.rs:621:48
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_object(&self) -> Option<&ThinVec<PoolStr>> {
[INFO] [stdout]     |                                                ^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `P`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | pub struct PoolStr<const P: usize> {
[INFO] [stdout]     |            ^^^^^^^ --------------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_object(&self) -> Option<&ThinVec<PoolStr<P>>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lmfu` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d36044d018730a2656a8e614eeb388b440c828d612e51c827734c3e83e1621f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d36044d018730a2656a8e614eeb388b440c828d612e51c827734c3e83e1621f", kill_on_drop: false }`
[INFO] [stdout] 8d36044d018730a2656a8e614eeb388b440c828d612e51c827734c3e83e1621f
