[INFO] fetching crate godot-ggrs-wrapper 0.5.0... [INFO] testing godot-ggrs-wrapper-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate godot-ggrs-wrapper 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate godot-ggrs-wrapper 0.5.0 [INFO] finished tweaking crates.io crate godot-ggrs-wrapper 0.5.0 [INFO] tweaked toml for crates.io crate godot-ggrs-wrapper 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate godot-ggrs-wrapper 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding gdnative v0.9.3 (available: v0.11.3) [INFO] [stderr] Adding ggrs v0.8.0 (available: v0.11.1) [INFO] [stderr] Adding mini-internal v0.1.13 (available: v0.1.43) [INFO] [stderr] Adding miniserde v0.1.13 (available: v0.1.43) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c70b275b8c1a7f526623c5c4ffc447cf2053f596950c9af4d98f65b9747960 [INFO] running `Command { std: "docker" "start" "-a" "87c70b275b8c1a7f526623c5c4ffc447cf2053f596950c9af4d98f65b9747960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c70b275b8c1a7f526623c5c4ffc447cf2053f596950c9af4d98f65b9747960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c70b275b8c1a7f526623c5c4ffc447cf2053f596950c9af4d98f65b9747960", kill_on_drop: false }` [INFO] [stdout] 87c70b275b8c1a7f526623c5c4ffc447cf2053f596950c9af4d98f65b9747960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68e79cea0ae930f9c2cca070e38cb7492f62679d6ff11f7f30375237d1838ea [INFO] running `Command { std: "docker" "start" "-a" "f68e79cea0ae930f9c2cca070e38cb7492f62679d6ff11f7f30375237d1838ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitfield-rle v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ggrs v0.8.0 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling gdnative-derive v0.9.3 [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `dyn StdError + Send + Sync: Sized` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ggrs-0.8.0/src/network/compression.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, Box> { [INFO] [stdout] | -------------------------------------------------- required `dyn StdError + Send + Sync: Sized` because of this [INFO] [stdout] 38 | // decode the RLE encoding first [INFO] [stdout] 39 | let buf = bitfield_rle::decode(data)?; [INFO] [stdout] | --------------------------^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Box<(dyn StdError + Send + Sync + 'static)>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError + Send + Sync` [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ggrs` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f68e79cea0ae930f9c2cca070e38cb7492f62679d6ff11f7f30375237d1838ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68e79cea0ae930f9c2cca070e38cb7492f62679d6ff11f7f30375237d1838ea", kill_on_drop: false }` [INFO] [stdout] f68e79cea0ae930f9c2cca070e38cb7492f62679d6ff11f7f30375237d1838ea