[INFO] cloning repository https://github.com/andrewcsmith/osc_server_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewcsmith/osc_server_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcsmith%2Fosc_server_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcsmith%2Fosc_server_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bb571f79dc6e19c83fbc81eb999eef0f978bf24 [INFO] testing andrewcsmith/osc_server_example against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcsmith%2Fosc_server_example" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewcsmith/osc_server_example on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewcsmith/osc_server_example [INFO] finished tweaking git repo https://github.com/andrewcsmith/osc_server_example [INFO] tweaked toml for git repo https://github.com/andrewcsmith/osc_server_example written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/andrewcsmith/osc_server_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3b740fc5cd0e97095b5723fe533274fd7ba454a957d239596503435fe9df18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e3b740fc5cd0e97095b5723fe533274fd7ba454a957d239596503435fe9df18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3b740fc5cd0e97095b5723fe533274fd7ba454a957d239596503435fe9df18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3b740fc5cd0e97095b5723fe533274fd7ba454a957d239596503435fe9df18", kill_on_drop: false }` [INFO] [stdout] 2e3b740fc5cd0e97095b5723fe533274fd7ba454a957d239596503435fe9df18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbe5ac183757542666da6091496ae351d2166ea979f99190819bfa38af6bdf8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6cbe5ac183757542666da6091496ae351d2166ea979f99190819bfa38af6bdf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling osc_address_derive v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_osc v0.4.2 [INFO] [stderr] Compiling osc_address v0.2.2 [INFO] [stderr] Compiling osc_server_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] extern crate serde_derive; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OscMessage` [INFO] [stdout] --> src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use osc_address::{OscMessage, OscBundle, OscPacket}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Buf`, `BytesMut` [INFO] [stdout] --> src/main.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use bytes::{Buf, BytesMut, BufMut}; [INFO] [stdout] | ^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxFuture`, `Sink` [INFO] [stdout] --> src/main.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::{Future, BoxFuture, Sink, Stream}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Encoder` [INFO] [stdout] --> src/main.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | use tokio_io::codec::{Encoder, Decoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_service::Service` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use tokio_service::Service; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn go() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stdout] --> src/main.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::{Future, BoxFuture, Sink, Stream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/main.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | use futures::{Future, BoxFuture, Sink, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decoder` [INFO] [stdout] --> src/main.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | use tokio_io::codec::{Encoder, Decoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/main.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | .for_each(|(addr, bundle)| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sock_sink` [INFO] [stdout] --> src/main.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | let (sock_sink, mut sock_stream) = socket.framed(OSCCodec).split(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sock_sink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let (sock_sink, mut sock_stream) = socket.framed(OSCCodec).split(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | core.run(sock_stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::io::Cursor<&[u8]>: std::io::Read` [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`osc_server_example`) [INFO] [stdout] = note: required because of the requirements on the impl of `std::io::Read` for `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] = note: 127 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `std::io::Read` for `std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Cursor<&[u8]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `serde_osc::de::osc_reader::OscReader` for `std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Take<&mut std::io::Cursor<&[u8]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `osc_server_example` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6cbe5ac183757542666da6091496ae351d2166ea979f99190819bfa38af6bdf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbe5ac183757542666da6091496ae351d2166ea979f99190819bfa38af6bdf8", kill_on_drop: false }` [INFO] [stdout] 6cbe5ac183757542666da6091496ae351d2166ea979f99190819bfa38af6bdf8