[INFO] fetching crate bevy_slinet 0.16.1...
[INFO] testing bevy_slinet-0.16.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_slinet 0.16.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate bevy_slinet 0.16.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_slinet 0.16.1
[INFO] tweaked toml for crates.io crate bevy_slinet 0.16.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_slinet 0.16.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_slinet 0.16.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f83eaba4f4411cd3553bff1df38d7561e312b776760fc79b13bdcaac54eec331
[INFO] running `Command { std: "docker" "start" "-a" "f83eaba4f4411cd3553bff1df38d7561e312b776760fc79b13bdcaac54eec331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f83eaba4f4411cd3553bff1df38d7561e312b776760fc79b13bdcaac54eec331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83eaba4f4411cd3553bff1df38d7561e312b776760fc79b13bdcaac54eec331", kill_on_drop: false }`
[INFO] [stdout] f83eaba4f4411cd3553bff1df38d7561e312b776760fc79b13bdcaac54eec331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2952cc4ef51faf919a189256a58964fc577c606fc9e7ca8ebfb87e4452d0d76
[INFO] running `Command { std: "docker" "start" "-a" "d2952cc4ef51faf919a189256a58964fc577c606fc9e7ca8ebfb87e4452d0d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_math v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.17.2
[INFO] [stderr]    Compiling bevy_time v0.17.2
[INFO] [stderr]    Compiling bevy_log v0.17.2
[INFO] [stderr]    Compiling bevy_input v0.17.2
[INFO] [stderr]    Compiling bevy_transform v0.17.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.2
[INFO] [stderr]    Compiling bevy_internal v0.17.2
[INFO] [stderr]    Compiling bevy v0.17.2
[INFO] [stderr]    Compiling bevy_slinet v0.16.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]   --> src/serializers/custom_crypt.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bincode::{Decode, Encode};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 + mod bincode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]   --> src/serializers/custom_crypt.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     bincode_config: bincode::config::Configuration,
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 + mod bincode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]   --> src/serializers/custom_crypt.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |             bincode_config: bincode::config::standard(),
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 + mod bincode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    --> src/serializers/custom_crypt.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let packet_data = bincode::encode_to_vec(&packet, self.bincode_config).unwrap();
[INFO] [stdout]     |                           ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + mod bincode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    --> src/serializers/custom_crypt.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let packet = bincode::decode_from_slice(&decrypted_data, self.bincode_config)
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + mod bincode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    --> src/serializers/custom_crypt.rs:136:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let packet_data = bincode::encode_to_vec(&packet, self.bincode_config).unwrap();
[INFO] [stdout]     |                           ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + mod bincode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]    --> src/serializers/custom_crypt.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let packet = bincode::decode_from_slice(&decrypted_data, self.bincode_config)
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/serializers/bincode.rs, use `mod bincode` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 + mod bincode;
[INFO] [stdout]     |
[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 `bevy_slinet` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2952cc4ef51faf919a189256a58964fc577c606fc9e7ca8ebfb87e4452d0d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2952cc4ef51faf919a189256a58964fc577c606fc9e7ca8ebfb87e4452d0d76", kill_on_drop: false }`
[INFO] [stdout] d2952cc4ef51faf919a189256a58964fc577c606fc9e7ca8ebfb87e4452d0d76
