[INFO] cloning repository https://github.com/karaketir16/udp-hole-punching-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karaketir16/udp-hole-punching-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraketir16%2Fudp-hole-punching-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraketir16%2Fudp-hole-punching-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 763d51dc84f6cd9269bc2cdd91b36242a56d673b [INFO] checking karaketir16/udp-hole-punching-rust against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraketir16%2Fudp-hole-punching-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karaketir16/udp-hole-punching-rust on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karaketir16/udp-hole-punching-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/karaketir16/udp-hole-punching-rust [INFO] tweaked toml for git repo https://github.com/karaketir16/udp-hole-punching-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/karaketir16/udp-hole-punching-rust 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.4.0 [INFO] [stderr] Downloaded mio v0.7.3 [INFO] [stderr] Downloaded tokio-macros v0.3.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded tokio v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8564fd106d7e454b9b0cb6abfbafbd58bc17f043c8c0b11df8dbff5e29902af [INFO] running `Command { std: "docker" "start" "-a" "a8564fd106d7e454b9b0cb6abfbafbd58bc17f043c8c0b11df8dbff5e29902af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8564fd106d7e454b9b0cb6abfbafbd58bc17f043c8c0b11df8dbff5e29902af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8564fd106d7e454b9b0cb6abfbafbd58bc17f043c8c0b11df8dbff5e29902af", kill_on_drop: false }` [INFO] [stdout] a8564fd106d7e454b9b0cb6abfbafbd58bc17f043c8c0b11df8dbff5e29902af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1605f792ca1a595490b21c446b839cd8fa965eef7b3c314fd93c658dfc6c9373 [INFO] running `Command { std: "docker" "start" "-a" "1605f792ca1a595490b21c446b839cd8fa965eef7b3c314fd93c658dfc6c9373", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking mio v0.7.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.3.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tokio v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.2.13 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking tokio-util v0.4.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking udp_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Package_Type` should have an upper camel case name [INFO] [stdout] --> my-server.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | enum Package_Type { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PackageType` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connection_request` should have an upper camel case name [INFO] [stdout] --> my-server.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | connection_request, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConnectionRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `register_request` should have an upper camel case name [INFO] [stdout] --> my-server.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | register_request, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `register_approve` should have an upper camel case name [INFO] [stdout] --> my-server.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | register_approve, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterApprove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connected_1` should have an upper camel case name [INFO] [stdout] --> my-server.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | connected_1, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connected1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connected_2` should have an upper camel case name [INFO] [stdout] --> my-server.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | connected_2, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connected2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connecting_1` should have an upper camel case name [INFO] [stdout] --> my-client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Connecting_1, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connecting1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Connecting_2` should have an upper camel case name [INFO] [stdout] --> my-client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Connecting_2, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connecting2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Waiting_Connection` should have an upper camel case name [INFO] [stdout] --> my-client.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Waiting_Connection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WaitingConnection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Package_Type` should have an upper camel case name [INFO] [stdout] --> my-client.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | enum Package_Type { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PackageType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connection_request` should have an upper camel case name [INFO] [stdout] --> my-client.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | connection_request, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConnectionRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `register_request` should have an upper camel case name [INFO] [stdout] --> my-client.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | register_request, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `register_approve` should have an upper camel case name [INFO] [stdout] --> my-client.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | register_approve, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterApprove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connected_1` should have an upper camel case name [INFO] [stdout] --> my-client.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | connected_1, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connected1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `connected_2` should have an upper camel case name [INFO] [stdout] --> my-client.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | connected_2, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Connected2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> udp-client.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 82 | / loop{ [INFO] [stdout] 83 | | let encoded: Vec = bincode::serialize(&test).unwrap(); [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | socket.send_to(&encoded, &remote_addr).await?; [INFO] [stdout] ... | [INFO] [stdout] 104 | | ); [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 106 | [INFO] [stdout] 107 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> my-client.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> my-server.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 98 | / loop{ [INFO] [stdout] 99 | | let encoded: Vec = bincode::serialize(&test).unwrap(); [INFO] [stdout] 100 | | [INFO] [stdout] 101 | | socket.send_to(&encoded, &remote_addr).await?; [INFO] [stdout] ... | [INFO] [stdout] 114 | | dbg!(a); [INFO] [stdout] 115 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 116 | [INFO] [stdout] 117 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_stdin_data` is never used [INFO] [stdout] --> udp-client.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_stdin_data() -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> my-client.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 160 | / loop { [INFO] [stdout] 161 | | dbg!(&state); [INFO] [stdout] 162 | | state = match state { [INFO] [stdout] ... | [INFO] [stdout] 193 | | // break; [INFO] [stdout] 194 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 222 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> my-server.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let mut test: Package = Package { [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: function `get_stdin_data` is never used [INFO] [stdout] --> my-server.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_stdin_data() -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_stdin_data` is never used [INFO] [stdout] --> my-client.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_stdin_data() -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Connecting_1`, `Connecting_2`, `Connected`, and `Waiting_Connection` are never constructed [INFO] [stdout] --> my-client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum State { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | Connecting_1, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 25 | Connecting_2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | Connected, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | Waiting_Connection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s [INFO] running `Command { std: "docker" "inspect" "1605f792ca1a595490b21c446b839cd8fa965eef7b3c314fd93c658dfc6c9373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1605f792ca1a595490b21c446b839cd8fa965eef7b3c314fd93c658dfc6c9373", kill_on_drop: false }` [INFO] [stdout] 1605f792ca1a595490b21c446b839cd8fa965eef7b3c314fd93c658dfc6c9373 [INFO] checking karaketir16/udp-hole-punching-rust against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraketir16%2Fudp-hole-punching-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karaketir16/udp-hole-punching-rust on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karaketir16/udp-hole-punching-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/karaketir16/udp-hole-punching-rust [INFO] tweaked toml for git repo https://github.com/karaketir16/udp-hole-punching-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/karaketir16/udp-hole-punching-rust 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bdc6dd0468072df724bb1685d62458e11dbce06baf86fac5fe400262c7962c6 [INFO] running `Command { std: "docker" "start" "-a" "3bdc6dd0468072df724bb1685d62458e11dbce06baf86fac5fe400262c7962c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bdc6dd0468072df724bb1685d62458e11dbce06baf86fac5fe400262c7962c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bdc6dd0468072df724bb1685d62458e11dbce06baf86fac5fe400262c7962c6", kill_on_drop: false }` [INFO] [stdout] 3bdc6dd0468072df724bb1685d62458e11dbce06baf86fac5fe400262c7962c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8164e79bbf8b04fbfcf7df82d7bc10085d32716a06905c382bfae04878f2a2e1 [INFO] running `Command { std: "docker" "start" "-a" "8164e79bbf8b04fbfcf7df82d7bc10085d32716a06905c382bfae04878f2a2e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 327 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 347 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 367 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 387 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 407 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 427 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 447 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 467 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 487 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 507 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 527 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 547 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 567 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 587 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 607 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/buf/buf_impl.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / if let Some(ret) = ret { [INFO] [stdout] 20 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 21 | | $this.advance(SIZE); [INFO] [stdout] 22 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 27 | | return $typ::$conv(buf); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 627 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio v0.7.3 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8164e79bbf8b04fbfcf7df82d7bc10085d32716a06905c382bfae04878f2a2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8164e79bbf8b04fbfcf7df82d7bc10085d32716a06905c382bfae04878f2a2e1", kill_on_drop: false }` [INFO] [stdout] 8164e79bbf8b04fbfcf7df82d7bc10085d32716a06905c382bfae04878f2a2e1