[INFO] cloning repository https://github.com/pleasewhy/SimpleAsyncTcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleasewhy/SimpleAsyncTcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleasewhy%2FSimpleAsyncTcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleasewhy%2FSimpleAsyncTcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 239e5d7ac546e34db673289b2ff1ff7bc757fc99 [INFO] testing pleasewhy/SimpleAsyncTcp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleasewhy%2FSimpleAsyncTcp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pleasewhy/SimpleAsyncTcp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pleasewhy/SimpleAsyncTcp [INFO] finished tweaking git repo https://github.com/pleasewhy/SimpleAsyncTcp [INFO] tweaked toml for git repo https://github.com/pleasewhy/SimpleAsyncTcp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pleasewhy/SimpleAsyncTcp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniset v0.2.0 [INFO] [stderr] Downloaded bit-iter v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a3b067096be36f60da5c6eec5d5471e526b6e9a7570aa7ce6320b731db3f77 [INFO] running `Command { std: "docker" "start" "-a" "a5a3b067096be36f60da5c6eec5d5471e526b6e9a7570aa7ce6320b731db3f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a3b067096be36f60da5c6eec5d5471e526b6e9a7570aa7ce6320b731db3f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a3b067096be36f60da5c6eec5d5471e526b6e9a7570aa7ce6320b731db3f77", kill_on_drop: false }` [INFO] [stdout] a5a3b067096be36f60da5c6eec5d5471e526b6e9a7570aa7ce6320b731db3f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfe25f65043c0c8afb6a27611a327fce13bb8a4756fd28d6cf367e493b0c3668 [INFO] running `Command { std: "docker" "start" "-a" "bfe25f65043c0c8afb6a27611a327fce13bb8a4756fd28d6cf367e493b0c3668", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling uniset v0.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bit-iter v0.1.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling unicycle v0.6.3 (https://github.com/sujayakar/unicycle?rev=44c0e8f62cb9355cfd35ef5309abf10a4c388b62#44c0e8f6) [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling SimpleAsyncTcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `lazy_static::__Deref` [INFO] [stdout] --> src/net/tcplisten.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lazy_static::__Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/net/tcplisten.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{self, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Waker` [INFO] [stdout] --> src/net/mod.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | use std::task::{Context, Poll, Waker}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/net/mod.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let res = poll.poll(&mut es, Some(Duration::from_millis(500))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `register_waker` [INFO] [stdout] --> src/net/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn register_waker(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(allocator_api)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(get_mut_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `SimpleAsyncTcp` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `simple_async_tcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `SimpleAsyncTcp` due to 3 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bfe25f65043c0c8afb6a27611a327fce13bb8a4756fd28d6cf367e493b0c3668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe25f65043c0c8afb6a27611a327fce13bb8a4756fd28d6cf367e493b0c3668", kill_on_drop: false }` [INFO] [stdout] bfe25f65043c0c8afb6a27611a327fce13bb8a4756fd28d6cf367e493b0c3668