[INFO] fetching crate bones_ggrs 0.10.1-patch.1...
[INFO] checking bones_ggrs-0.10.1-patch.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate bones_ggrs 0.10.1-patch.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bones_ggrs 0.10.1-patch.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bones_ggrs 0.10.1-patch.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bones_ggrs 0.10.1-patch.1
[INFO] tweaked toml for crates.io crate bones_ggrs 0.10.1-patch.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate bones_ggrs 0.10.1-patch.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f4c5c360da3c0a74554d065e9986582f6eb70398deb37871cc1def2cd872b26
[INFO] running `Command { std: "docker" "start" "-a" "4f4c5c360da3c0a74554d065e9986582f6eb70398deb37871cc1def2cd872b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f4c5c360da3c0a74554d065e9986582f6eb70398deb37871cc1def2cd872b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f4c5c360da3c0a74554d065e9986582f6eb70398deb37871cc1def2cd872b26", kill_on_drop: false }`
[INFO] [stdout] 4f4c5c360da3c0a74554d065e9986582f6eb70398deb37871cc1def2cd872b26
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55653c629ce5357144e96984b46278d4467cfe1a80b55f879a703b221edfba8e
[INFO] running `Command { std: "docker" "start" "-a" "55653c629ce5357144e96984b46278d4467cfe1a80b55f879a703b221edfba8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking varinteger v1.0.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bitfield-rle v0.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking quad-rand v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bones_ggrs v0.10.1-patch.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestInput` is never constructed
[INFO] [stdout]   --> src/network/compression.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     struct TestInput {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs_enum.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs_enum.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/test_synctest_session_enum.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ggrs::{GgrsError, SessionBuilder};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs_enum.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/test_synctest_session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::{GgrsError, GgrsRequest, SessionBuilder};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> examples/ex_game/ex_game.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus, PlayerHandle, NULL_FRAME};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> examples/ex_game/ex_game.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus, PlayerHandle, NULL_FRAME};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> examples/ex_game/ex_game_synctest.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::SessionBuilder;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> examples/ex_game/ex_game_spectator.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::{GgrsError, GgrsEvent, SessionBuilder, SessionState, UdpNonBlockingSocket};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/test_p2p_session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ggrs::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bones_ggrs` (test "test_synctest_session_enum") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bones_ggrs` (test "stubs_enum") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/stubs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ggrs::{Config, Frame, GameStateCell, GgrsRequest, InputStatus};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ggrs`
[INFO] [stdout]  --> tests/test_p2p_spectator_session.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ggrs::{GgrsError, PlayerType, SessionBuilder, SessionState, UdpNonBlockingSocket};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bones_ggrs` (test "test_synctest_session") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]  --> tests/debug_socket.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type MessageBuffer<A> = Vec<(A, ggrs::Message)>;
[INFO] [stdout]   |                                     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sent_messages: HashMap<A, Arc<Mutex<Vec<ggrs::Message>>>>,
[INFO] [stdout]    |                                             ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<A: Clone + PartialEq + Eq + Hash> ggrs::NonBlockingSocket<A> for DebugSocket<A> {
[INFO] [stdout]    |                                        ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn send_to(&mut self, msg: &ggrs::Message, addr: &A) {
[INFO] [stdout]    |                                 ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:99:51
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn receive_all_messages(&mut self) -> Vec<(A, ggrs::Message)> {
[INFO] [stdout]    |                                                   ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bones_ggrs` (example "ex_game_synctest") due to 2 previous errors
[INFO] [stderr] error: could not compile `bones_ggrs` (example "ex_game_spectator") due to 2 previous errors
[INFO] [stderr] error: could not compile `bones_ggrs` (test "debug_socket") due to 5 previous errors
[INFO] [stderr] error: could not compile `bones_ggrs` (test "test_p2p_spectator_session") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]  --> tests/debug_socket.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type MessageBuffer<A> = Vec<(A, ggrs::Message)>;
[INFO] [stdout]   |                                     ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |     sent_messages: HashMap<A, Arc<Mutex<Vec<ggrs::Message>>>>,
[INFO] [stdout]    |                                             ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<A: Clone + PartialEq + Eq + Hash> ggrs::NonBlockingSocket<A> for DebugSocket<A> {
[INFO] [stdout]    |                                        ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn send_to(&mut self, msg: &ggrs::Message, addr: &A) {
[INFO] [stdout]    |                                 ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ggrs`
[INFO] [stdout]   --> tests/debug_socket.rs:99:51
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn receive_all_messages(&mut self) -> Vec<(A, ggrs::Message)> {
[INFO] [stdout]    |                                                   ^^^^ use of undeclared crate or module `ggrs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bones_ggrs` (test "test_p2p_session") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "55653c629ce5357144e96984b46278d4467cfe1a80b55f879a703b221edfba8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55653c629ce5357144e96984b46278d4467cfe1a80b55f879a703b221edfba8e", kill_on_drop: false }`
[INFO] [stdout] 55653c629ce5357144e96984b46278d4467cfe1a80b55f879a703b221edfba8e
