[INFO] crate wifi_drone 0.0.3 is already in cache [INFO] testing wifi_drone-0.0.3 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate wifi_drone 0.0.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate wifi_drone 0.0.3 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wifi_drone 0.0.3 [INFO] finished tweaking crates.io crate wifi_drone 0.0.3 [INFO] tweaked toml for crates.io crate wifi_drone 0.0.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c81ca72709dd38c6d7e752d3c27e840971327cc87cc420c98beff473f98a1206 [INFO] running `"docker" "start" "-a" "c81ca72709dd38c6d7e752d3c27e840971327cc87cc420c98beff473f98a1206"` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling wifi_drone v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:24:72 [INFO] [stderr] | [INFO] [stderr] 24 | Err(e) => panic!("Error connecting to handshake socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Err(e) => panic!("Error writing {}: {}", index, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:17:74 [INFO] [stderr] | [INFO] [stderr] 17 | Err(e) => panic!("Error connecting to gamepad socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => panic!("Error writing gamepad data: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:18:76 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => panic!("Error connecting to heartbeat socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:42:73 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => println!("Error on heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:47:78 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => println!("Error writing heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:52:78 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => println!("Error reading heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:20:78 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => panic!("Couldn't connect to video input socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:27:79 [INFO] [stderr] | [INFO] [stderr] 27 | Err(e) => panic!("Couldn't connect to video output socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => panic!("Couldn't start ffplay: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:60:61 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => panic!("Error writing video 2: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:68:75 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => println!("Error on video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:73:76 [INFO] [stderr] | [INFO] [stderr] 73 | Err(e) => println!("Error on video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:78:80 [INFO] [stderr] | [INFO] [stderr] 78 | Err(e) => println!("Error reading video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:86:85 [INFO] [stderr] | [INFO] [stderr] 86 | Err(e) => println!("Error writing video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.60s [INFO] running `"docker" "inspect" "c81ca72709dd38c6d7e752d3c27e840971327cc87cc420c98beff473f98a1206"` [INFO] running `"docker" "rm" "-f" "c81ca72709dd38c6d7e752d3c27e840971327cc87cc420c98beff473f98a1206"` [INFO] [stdout] c81ca72709dd38c6d7e752d3c27e840971327cc87cc420c98beff473f98a1206 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b337d62ef1ee1e6bdd3532c352e601a1e361e27fad4ab222322a8f365dab4da [INFO] running `"docker" "start" "-a" "7b337d62ef1ee1e6bdd3532c352e601a1e361e27fad4ab222322a8f365dab4da"` [INFO] [stderr] Compiling wifi_drone v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:24:72 [INFO] [stderr] | [INFO] [stderr] 24 | Err(e) => panic!("Error connecting to handshake socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Err(e) => panic!("Error writing {}: {}", index, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:17:74 [INFO] [stderr] | [INFO] [stderr] 17 | Err(e) => panic!("Error connecting to gamepad socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => panic!("Error writing gamepad data: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:18:76 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => panic!("Error connecting to heartbeat socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:42:73 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => println!("Error on heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:47:78 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => println!("Error writing heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:52:78 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => println!("Error reading heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:20:78 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => panic!("Couldn't connect to video input socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:27:79 [INFO] [stderr] | [INFO] [stderr] 27 | Err(e) => panic!("Couldn't connect to video output socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => panic!("Couldn't start ffplay: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:60:61 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => panic!("Error writing video 2: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:68:75 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => println!("Error on video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:73:76 [INFO] [stderr] | [INFO] [stderr] 73 | Err(e) => println!("Error on video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:78:80 [INFO] [stderr] | [INFO] [stderr] 78 | Err(e) => println!("Error reading video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:86:85 [INFO] [stderr] | [INFO] [stderr] 86 | Err(e) => println!("Error writing video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:24:72 [INFO] [stderr] | [INFO] [stderr] 24 | Err(e) => panic!("Error connecting to handshake socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Err(e) => panic!("Error writing {}: {}", index, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:17:74 [INFO] [stderr] | [INFO] [stderr] 17 | Err(e) => panic!("Error connecting to gamepad socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => panic!("Error writing gamepad data: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:18:76 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => panic!("Error connecting to heartbeat socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:42:73 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => println!("Error on heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:47:78 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => println!("Error writing heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:52:78 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => println!("Error reading heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:20:78 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => panic!("Couldn't connect to video input socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:27:79 [INFO] [stderr] | [INFO] [stderr] 27 | Err(e) => panic!("Couldn't connect to video output socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => panic!("Couldn't start ffplay: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:60:61 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => panic!("Error writing video 2: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:68:75 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => println!("Error on video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:73:76 [INFO] [stderr] | [INFO] [stderr] 73 | Err(e) => println!("Error on video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:78:80 [INFO] [stderr] | [INFO] [stderr] 78 | Err(e) => println!("Error reading video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:86:85 [INFO] [stderr] | [INFO] [stderr] 86 | Err(e) => println!("Error writing video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `"docker" "inspect" "7b337d62ef1ee1e6bdd3532c352e601a1e361e27fad4ab222322a8f365dab4da"` [INFO] running `"docker" "rm" "-f" "7b337d62ef1ee1e6bdd3532c352e601a1e361e27fad4ab222322a8f365dab4da"` [INFO] [stdout] 7b337d62ef1ee1e6bdd3532c352e601a1e361e27fad4ab222322a8f365dab4da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f71e7bccdc1dd9bdf0db9e1db851f17e311b0d228d645bf96f66118fa71a630 [INFO] running `"docker" "start" "-a" "1f71e7bccdc1dd9bdf0db9e1db851f17e311b0d228d645bf96f66118fa71a630"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:24:72 [INFO] [stderr] | [INFO] [stderr] 24 | Err(e) => panic!("Error connecting to handshake socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Err(e) => panic!("Error writing {}: {}", index, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:17:74 [INFO] [stderr] | [INFO] [stderr] 17 | Err(e) => panic!("Error connecting to gamepad socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => panic!("Error writing gamepad data: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:18:76 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => panic!("Error connecting to heartbeat socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:42:73 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => println!("Error on heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:47:78 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => println!("Error writing heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:52:78 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => println!("Error reading heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:20:78 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => panic!("Couldn't connect to video input socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:27:79 [INFO] [stderr] | [INFO] [stderr] 27 | Err(e) => panic!("Couldn't connect to video output socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => panic!("Couldn't start ffplay: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:60:61 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => panic!("Error writing video 2: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:68:75 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => println!("Error on video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:73:76 [INFO] [stderr] | [INFO] [stderr] 73 | Err(e) => println!("Error on video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:78:80 [INFO] [stderr] | [INFO] [stderr] 78 | Err(e) => println!("Error reading video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:24:72 [INFO] [stderr] | [INFO] [stderr] 24 | Err(e) => panic!("Error connecting to handshake socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:31:63 [INFO] [stderr] | [INFO] [stderr] 31 | Err(e) => panic!("Error writing {}: {}", index, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:42:67 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:86:85 [INFO] [stderr] | [INFO] [stderr] 86 | Err(e) => println!("Error writing video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/constants.rs:46:67 [INFO] [stderr] | [INFO] [stderr] 46 | Err(e) => panic!("Couldn't parse {}: {}", data_str, e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:17:74 [INFO] [stderr] | [INFO] [stderr] 17 | Err(e) => panic!("Error connecting to gamepad socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gamepad.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | Err(e) => panic!("Error writing gamepad data: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:18:76 [INFO] [stderr] | [INFO] [stderr] 18 | Err(e) => panic!("Error connecting to heartbeat socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:42:73 [INFO] [stderr] | [INFO] [stderr] 42 | Err(e) => println!("Error on heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:47:78 [INFO] [stderr] | [INFO] [stderr] 47 | Err(e) => println!("Error writing heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/heartbeat.rs:52:78 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => println!("Error reading heartbeat socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:20:78 [INFO] [stderr] | [INFO] [stderr] 20 | Err(e) => panic!("Couldn't connect to video input socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:27:79 [INFO] [stderr] | [INFO] [stderr] 27 | Err(e) => panic!("Couldn't connect to video output socket: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:49:65 [INFO] [stderr] | [INFO] [stderr] 49 | Err(e) => panic!("Couldn't start ffplay: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:60:61 [INFO] [stderr] | [INFO] [stderr] 60 | Err(e) => panic!("Error writing video 2: {}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:68:75 [INFO] [stderr] | [INFO] [stderr] 68 | Err(e) => println!("Error on video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:73:76 [INFO] [stderr] | [INFO] [stderr] 73 | Err(e) => println!("Error on video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:78:80 [INFO] [stderr] | [INFO] [stderr] 78 | Err(e) => println!("Error reading video input socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/video.rs:86:85 [INFO] [stderr] | [INFO] [stderr] 86 | Err(e) => println!("Error writing video output socket: {:?}", e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wifi_drone-da54f1e71d757b3c [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test command::tests::test_throttle_down ... ok [INFO] [stdout] test command::tests::test_throttle_up ... ok [INFO] [stdout] test constants::tests::test_read_file_valid ... ok [INFO] [stdout] test constants::tests::test_read_file_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wifi_drone [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1f71e7bccdc1dd9bdf0db9e1db851f17e311b0d228d645bf96f66118fa71a630"` [INFO] running `"docker" "rm" "-f" "1f71e7bccdc1dd9bdf0db9e1db851f17e311b0d228d645bf96f66118fa71a630"` [INFO] [stdout] 1f71e7bccdc1dd9bdf0db9e1db851f17e311b0d228d645bf96f66118fa71a630