[INFO] fetching crate lightws 0.6.8...
[INFO] checking lightws-0.6.8 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate lightws 0.6.8 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate lightws 0.6.8 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lightws 0.6.8
[INFO] finished tweaking crates.io crate lightws 0.6.8
[INFO] tweaked toml for crates.io crate lightws 0.6.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 909c4550c45acaff8a9133340a7dcb8a1276e31f7eacf1eea6a1f565f79dc05e
[INFO] running `Command { std: "docker" "start" "-a" "909c4550c45acaff8a9133340a7dcb8a1276e31f7eacf1eea6a1f565f79dc05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "909c4550c45acaff8a9133340a7dcb8a1276e31f7eacf1eea6a1f565f79dc05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909c4550c45acaff8a9133340a7dcb8a1276e31f7eacf1eea6a1f565f79dc05e", kill_on_drop: false }`
[INFO] [stdout] 909c4550c45acaff8a9133340a7dcb8a1276e31f7eacf1eea6a1f565f79dc05e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1f1a2fe8264cc91f38f8295ececfd12be7bb9b15b2ee3740b4fb1e81c8f08bf
[INFO] running `Command { std: "docker" "start" "-a" "d1f1a2fe8264cc91f38f8295ececfd12be7bb9b15b2ee3740b4fb1e81c8f08bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking lightws v0.6.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         use std::io::BorrowedBuf;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut read_buf: BorrowedBuf<'_> = buf.spare_capacity_mut().into();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         use std::io::BorrowedBuf;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut read_buf: BorrowedBuf<'_> = buf.spare_capacity_mut().into();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 read_buf.set_init(initialized);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let mut cursor = read_buf.unfilled();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |             match self.read_buf(cursor.reborrow()) {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |             if cursor.written() == 0 {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             initialized = cursor.init_ref().len();
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let new_len = read_buf.filled().len() + buf.len();
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 read_buf.set_init(initialized);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let mut cursor = read_buf.unfilled();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |             match self.read_buf(cursor.reborrow()) {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |             if cursor.written() == 0 {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             initialized = cursor.init_ref().len();
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let new_len = read_buf.filled().len() + buf.len();
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-29; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightws` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightws` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "d1f1a2fe8264cc91f38f8295ececfd12be7bb9b15b2ee3740b4fb1e81c8f08bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f1a2fe8264cc91f38f8295ececfd12be7bb9b15b2ee3740b4fb1e81c8f08bf", kill_on_drop: false }`
[INFO] [stdout] d1f1a2fe8264cc91f38f8295ececfd12be7bb9b15b2ee3740b4fb1e81c8f08bf
[INFO] checking lightws-0.6.8 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate lightws 0.6.8 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate lightws 0.6.8 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lightws 0.6.8
[INFO] finished tweaking crates.io crate lightws 0.6.8
[INFO] tweaked toml for crates.io crate lightws 0.6.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6a3d8edf157406c0775a586f908ff03522e1d4eabed0e926b7458d475821119
[INFO] running `Command { std: "docker" "start" "-a" "b6a3d8edf157406c0775a586f908ff03522e1d4eabed0e926b7458d475821119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6a3d8edf157406c0775a586f908ff03522e1d4eabed0e926b7458d475821119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a3d8edf157406c0775a586f908ff03522e1d4eabed0e926b7458d475821119", kill_on_drop: false }`
[INFO] [stdout] b6a3d8edf157406c0775a586f908ff03522e1d4eabed0e926b7458d475821119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481e6641a16addfb3f15e10ac56ac36e3b9a81af4978ab5350f026d587e45665
[INFO] running `Command { std: "docker" "start" "-a" "481e6641a16addfb3f15e10ac56ac36e3b9a81af4978ab5350f026d587e45665", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking lightws v0.6.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         use std::io::BorrowedBuf;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut read_buf: BorrowedBuf<'_> = buf.spare_capacity_mut().into();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         use std::io::BorrowedBuf;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut read_buf: BorrowedBuf<'_> = buf.spare_capacity_mut().into();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 read_buf.set_init(initialized);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let mut cursor = read_buf.unfilled();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |             match self.read_buf(cursor.reborrow()) {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |             if cursor.written() == 0 {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             initialized = cursor.init_ref().len();
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let new_len = read_buf.filled().len() + buf.len();
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 read_buf.set_init(initialized);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let mut cursor = read_buf.unfilled();
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:81:40
[INFO] [stdout]    |
[INFO] [stdout] 81 |             match self.read_buf(cursor.reborrow()) {
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |             if cursor.written() == 0 {
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 |             initialized = cursor.init_ref().len();
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/stream/read.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let new_len = read_buf.filled().len() + buf.len();
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #117693 <https://github.com/rust-lang/rust/issues/117693> for more information
[INFO] [stdout]    = help: add `#![feature(core_io_borrowed_buf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightws` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightws` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "481e6641a16addfb3f15e10ac56ac36e3b9a81af4978ab5350f026d587e45665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481e6641a16addfb3f15e10ac56ac36e3b9a81af4978ab5350f026d587e45665", kill_on_drop: false }`
[INFO] [stdout] 481e6641a16addfb3f15e10ac56ac36e3b9a81af4978ab5350f026d587e45665
