[INFO] updating cached repository Implox/udp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Implox/udp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Implox/udp" "work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/Implox/udp"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/Implox/udp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Implox/udp" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/Implox/udp"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/Implox/udp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 965aa4add1130a6ba5ec74b3fd8ae552a81937ca [INFO] sha for GitHub repo Implox/udp: 965aa4add1130a6ba5ec74b3fd8ae552a81937ca [INFO] validating manifest of Implox/udp on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Implox/udp on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Implox/udp [INFO] finished frobbing Implox/udp [INFO] frobbed toml for Implox/udp written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/Implox/udp/Cargo.toml [INFO] started frobbing Implox/udp [INFO] finished frobbing Implox/udp [INFO] frobbed toml for Implox/udp written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/Implox/udp/Cargo.toml [INFO] crate Implox/udp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/Implox/udp/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Implox/udp against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-4/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/Implox/udp:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ea14528a5b9d4c41f5950fa264ff9beb2cb55dc7f0fe5e1ce8256d7f67e46f7d [INFO] running `"docker" "start" "-a" "ea14528a5b9d4c41f5950fa264ff9beb2cb55dc7f0fe5e1ce8256d7f67e46f7d"` [INFO] [stderr] Checking udp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::rustc_serialize; [INFO] [stderr] | ^^^^^^^^^--------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `with_serializer` [INFO] [stderr] | no `rustc_serialize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use bincode::rustc_serialize::{EncodingResult, DecodingResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SizeLimit` in `bincode` [INFO] [stderr] --> src/message.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | rustc_serialize::encode(msg, bincode::SizeLimit::Infinite) [INFO] [stderr] | ^^^^^^^^^ could not find `SizeLimit` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::rustc_serialize; [INFO] [stderr] | ^^^^^^^^^--------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `with_serializer` [INFO] [stderr] | no `rustc_serialize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use bincode::rustc_serialize::{EncodingResult, DecodingResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SizeLimit` in `bincode` [INFO] [stderr] --> src/message.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | rustc_serialize::encode(msg, bincode::SizeLimit::Infinite) [INFO] [stderr] | ^^^^^^^^^ could not find `SizeLimit` in `bincode` [INFO] [stderr] [INFO] [stderr] warning: unused import: `SocketAddr` [INFO] [stderr] --> src/server.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use std::net::{Ipv4Addr, SocketAddr, SocketAddrV4, UdpSocket}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/client.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | let mut buf = { [INFO] [stderr] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::rustc_serialize; [INFO] [stderr] | ^^^^^^^^^--------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `with_serializer` [INFO] [stderr] | no `rustc_serialize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use bincode::rustc_serialize::{EncodingResult, DecodingResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SizeLimit` in `bincode` [INFO] [stderr] --> src/message.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | rustc_serialize::encode(msg, bincode::SizeLimit::Infinite) [INFO] [stderr] | ^^^^^^^^^ could not find `SizeLimit` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use bincode::rustc_serialize; [INFO] [stderr] | ^^^^^^^^^--------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `with_serializer` [INFO] [stderr] | no `rustc_serialize` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stderr] --> src/message.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use bincode::rustc_serialize::{EncodingResult, DecodingResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `SizeLimit` in `bincode` [INFO] [stderr] --> src/message.rs:20:47 [INFO] [stderr] | [INFO] [stderr] 20 | rustc_serialize::encode(msg, bincode::SizeLimit::Infinite) [INFO] [stderr] | ^^^^^^^^^ could not find `SizeLimit` in `bincode` [INFO] [stderr] [INFO] [stderr] warning: unused import: `SocketAddr` [INFO] [stderr] --> src/server.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use std::net::{Ipv4Addr, SocketAddr, SocketAddrV4, UdpSocket}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `udp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `udp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/client.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | let mut buf = { [INFO] [stderr] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `udp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `udp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ea14528a5b9d4c41f5950fa264ff9beb2cb55dc7f0fe5e1ce8256d7f67e46f7d"` [INFO] running `"docker" "rm" "-f" "ea14528a5b9d4c41f5950fa264ff9beb2cb55dc7f0fe5e1ce8256d7f67e46f7d"` [INFO] [stdout] ea14528a5b9d4c41f5950fa264ff9beb2cb55dc7f0fe5e1ce8256d7f67e46f7d