[INFO] fetching crate jubako 0.1.0...
[INFO] checking jubako-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate jubako 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate jubako 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jubako 0.1.0
[INFO] finished tweaking crates.io crate jubako 0.1.0
[INFO] tweaked toml for crates.io crate jubako 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate jubako 0.1.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4 v1.23.3
[INFO] [stderr]   Downloaded zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]   Downloaded zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]   Downloaded libc v0.2.129
[INFO] [stderr]   Downloaded lz4-sys v1.9.3
[INFO] [stderr]   Downloaded galvanic-test v0.2.0
[INFO] [stderr]   Downloaded clap v3.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2828a375522c4a74f5751cbbb6863787cddc2d1b557c6d05d2f16b45ae688b68
[INFO] running `Command { std: "docker" "start" "-a" "2828a375522c4a74f5751cbbb6863787cddc2d1b557c6d05d2f16b45ae688b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2828a375522c4a74f5751cbbb6863787cddc2d1b557c6d05d2f16b45ae688b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2828a375522c4a74f5751cbbb6863787cddc2d1b557c6d05d2f16b45ae688b68", kill_on_drop: false }`
[INFO] [stdout] 2828a375522c4a74f5751cbbb6863787cddc2d1b557c6d05d2f16b45ae688b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11004b312c778916f04737b0de6b745055af69517d984603e1b716a48b450b86
[INFO] running `Command { std: "docker" "start" "-a" "11004b312c778916f04737b0de6b745055af69517d984603e1b716a48b450b86", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking galvanic-test v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling rust-lzma v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling lz4-sys v1.9.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking lz4 v1.23.3
[INFO] [stderr]     Checking clap v3.2.18
[INFO] [stderr]     Checking zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]     Checking jubako v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::any::Demand`
[INFO] [stdout]  --> src/bases/types/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyDefKind`, `KeyDef`
[INFO] [stdout]   --> src/reader/directory_pack.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use key_def::{KeyDef, KeyDefKind};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/io/compression.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let mut uninit = BorrowedBuf::from(&mut uninit[0..s]);
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/stream.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut uninit: BorrowedBuf = v.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/reader/directory_pack/key.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut uninit: BorrowedBuf = ret.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] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(provide_any)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::any::Demand`
[INFO] [stdout]  --> src/bases/types/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/io/compression.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let mut uninit = BorrowedBuf::from(&mut uninit[0..s]);
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/stream.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut uninit: BorrowedBuf = v.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/reader/directory_pack/key.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut uninit: BorrowedBuf = ret.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] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(provide_any)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |         self.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         stream.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/directory_pack/resolver.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |             self.stores[id.0 as usize].get_or_try_init(|| self._get_key_store(id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.packs[pack_id.0 as usize].get_or_try_init(|| self._get_pack(pack_id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .get_or_try_init(|| self._get_directory_pack())
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/manifest_pack.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.check_info.get_or_try_init(|| self._get_check_info())
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jubako` (lib) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |         self.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         stream.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/directory_pack/resolver.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |             self.stores[id.0 as usize].get_or_try_init(|| self._get_key_store(id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.packs[pack_id.0 as usize].get_or_try_init(|| self._get_pack(pack_id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .get_or_try_init(|| self._get_directory_pack())
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/manifest_pack.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.check_info.get_or_try_init(|| self._get_check_info())
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jubako` (lib test) due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "11004b312c778916f04737b0de6b745055af69517d984603e1b716a48b450b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11004b312c778916f04737b0de6b745055af69517d984603e1b716a48b450b86", kill_on_drop: false }`
[INFO] [stdout] 11004b312c778916f04737b0de6b745055af69517d984603e1b716a48b450b86
[INFO] checking jubako-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate jubako 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate jubako 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jubako 0.1.0
[INFO] finished tweaking crates.io crate jubako 0.1.0
[INFO] tweaked toml for crates.io crate jubako 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate jubako 0.1.0 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a8ca17f5172f3f5626006925a11732c79bf92976d62a5d484c598210457bed4
[INFO] running `Command { std: "docker" "start" "-a" "0a8ca17f5172f3f5626006925a11732c79bf92976d62a5d484c598210457bed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a8ca17f5172f3f5626006925a11732c79bf92976d62a5d484c598210457bed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8ca17f5172f3f5626006925a11732c79bf92976d62a5d484c598210457bed4", kill_on_drop: false }`
[INFO] [stdout] 0a8ca17f5172f3f5626006925a11732c79bf92976d62a5d484c598210457bed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864d15c3861b09a51ccbff2190ea850d544ee0424403e3fa0cd6754fe9d5dc7f
[INFO] running `Command { std: "docker" "start" "-a" "864d15c3861b09a51ccbff2190ea850d544ee0424403e3fa0cd6754fe9d5dc7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking galvanic-test v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling rust-lzma v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling lz4-sys v1.9.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking clap v3.2.18
[INFO] [stderr]     Checking lz4 v1.23.3
[INFO] [stderr]     Checking zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]     Checking jubako v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::any::Demand`
[INFO] [stdout]  --> src/bases/types/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyDefKind`, `KeyDef`
[INFO] [stdout]   --> src/reader/directory_pack.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use key_def::{KeyDef, KeyDefKind};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/io/compression.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let mut uninit = BorrowedBuf::from(&mut uninit[0..s]);
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/stream.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut uninit: BorrowedBuf = v.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/reader/directory_pack/key.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut uninit: BorrowedBuf = ret.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] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(provide_any)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::any::Demand`
[INFO] [stdout]  --> src/bases/types/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Demand;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `Demand` in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |         self.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/io/compression.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let mut uninit = BorrowedBuf::from(&mut uninit[0..s]);
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/bases/stream.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{BorrowedBuf, Read};
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:44:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut uninit: BorrowedBuf = v.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]  --> src/reader/directory_pack/key.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut uninit: BorrowedBuf = ret.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] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `provide_any`
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(provide_any)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         stream.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/directory_pack/resolver.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |             self.stores[id.0 as usize].get_or_try_init(|| self._get_key_store(id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.packs[pack_id.0 as usize].get_or_try_init(|| self._get_pack(pack_id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .get_or_try_init(|| self._get_directory_pack())
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/manifest_pack.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.check_info.get_or_try_init(|| self._get_check_info())
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jubako` (lib) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/io/compression.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/bases/stream.rs:45:36
[INFO] [stdout]    |
[INFO] [stdout] 45 |         self.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_io_borrowed_buf'
[INFO] [stdout]   --> src/reader/directory_pack/key.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |         stream.read_buf_exact(uninit.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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/directory_pack/resolver.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |             self.stores[id.0 as usize].get_or_try_init(|| self._get_key_store(id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.packs[pack_id.0 as usize].get_or_try_init(|| self._get_pack(pack_id))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/jubako.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .get_or_try_init(|| self._get_directory_pack())
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'once_cell_try'
[INFO] [stdout]   --> src/reader/manifest_pack.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         self.check_info.get_or_try_init(|| self._get_check_info())
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109737 <https://github.com/rust-lang/rust/issues/109737> for more information
[INFO] [stdout]    = help: add `#![feature(once_cell_try)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jubako` (lib test) due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "864d15c3861b09a51ccbff2190ea850d544ee0424403e3fa0cd6754fe9d5dc7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864d15c3861b09a51ccbff2190ea850d544ee0424403e3fa0cd6754fe9d5dc7f", kill_on_drop: false }`
[INFO] [stdout] 864d15c3861b09a51ccbff2190ea850d544ee0424403e3fa0cd6754fe9d5dc7f
