[INFO] fetching crate fluent-uri 0.1.4...
[INFO] checking fluent-uri-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fluent-uri 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fluent-uri 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluent-uri 0.1.4
[INFO] finished tweaking crates.io crate fluent-uri 0.1.4
[INFO] tweaked toml for crates.io crate fluent-uri 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate fluent-uri 0.1.4 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68eb68d2cc31d49b6feb5c68fd99537a2ead3e6e006fe35c3efb9b3ff2907018
[INFO] running `Command { std: "docker" "start" "-a" "68eb68d2cc31d49b6feb5c68fd99537a2ead3e6e006fe35c3efb9b3ff2907018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68eb68d2cc31d49b6feb5c68fd99537a2ead3e6e006fe35c3efb9b3ff2907018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68eb68d2cc31d49b6feb5c68fd99537a2ead3e6e006fe35c3efb9b3ff2907018", kill_on_drop: false }`
[INFO] [stdout] 68eb68d2cc31d49b6feb5c68fd99537a2ead3e6e006fe35c3efb9b3ff2907018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6404a94f5f169e5b937353adcfcd76f81c74b9f52fc0980b90a4d5eb33c00f1e
[INFO] running `Command { std: "docker" "start" "-a" "6404a94f5f169e5b937353adcfcd76f81c74b9f52fc0980b90a4d5eb33c00f1e", kill_on_drop: false }`
[INFO] [stderr]     Checking fluent-uri v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/enc/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `err` is imported redundantly
[INFO] [stdout]   --> src/enc/imp.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | / macro_rules! err {
[INFO] [stdout] 14 | |     ($index:expr, $kind:ident) => {
[INFO] [stdout] 15 | |         return Err(crate::enc::imp::EncodingError {
[INFO] [stdout] 16 | |             index: $index,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     };
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- the item `err` is already defined here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |   pub(crate) use err;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |     string::{FromUtf8Error, String},
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     vec::Vec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `String` is already imported here
[INFO] [stdout] 2 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use core::{iter::Iterator, marker::PhantomData, mem::ManuallyDrop, ptr::NonNull, slice, str};
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `String` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:29
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv4Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv4Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv6Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv6Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/enc/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `err` is imported redundantly
[INFO] [stdout]   --> src/enc/imp.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | / macro_rules! err {
[INFO] [stdout] 14 | |     ($index:expr, $kind:ident) => {
[INFO] [stdout] 15 | |         return Err(crate::enc::imp::EncodingError {
[INFO] [stdout] 16 | |             index: $index,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     };
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- the item `err` is already defined here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |   pub(crate) use err;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |     string::{FromUtf8Error, String},
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     vec::Vec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `String` is already imported here
[INFO] [stdout] 2 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use core::{iter::Iterator, marker::PhantomData, mem::ManuallyDrop, ptr::NonNull, slice, str};
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `String` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:29
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv4Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv4Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv6Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv6Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `iri_string`
[INFO] [stdout]  --> benches/bench.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use iri_string::types::UriReferenceStr;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `iri_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/bench.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uriparse`
[INFO] [stdout]  --> benches/bench.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use uriparse::URIReference;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `uriparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]  --> benches/bench.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUERY_FRAGMENT` in this scope
[INFO] [stdout]   --> benches/bench.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b.iter(|| encode(black_box(ENC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode` in this scope
[INFO] [stdout]   --> benches/bench.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |     c.bench_function("dec", |b| b.iter(|| decode(black_box(DEC_CASE))));
[INFO] [stdout]    |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUERY_FRAGMENT` in this scope
[INFO] [stdout]   --> benches/bench.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |         b.iter(|| validate(black_box(DEC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `table` is private
[INFO] [stdout]  --> benches/bench.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     enc::{table::*, *},
[INFO] [stdout]   |           ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `table` is defined here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/enc/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) mod table;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> benches/bench.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     enc::{table::*, *},
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in this scope
[INFO] [stdout]   --> benches/bench.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b.iter(|| encode(black_box(ENC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_unchecked` in this scope
[INFO] [stdout]   --> benches/bench.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             decode_unchecked(black_box(DEC_CASE.as_bytes()));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_in_place_unchecked` in this scope
[INFO] [stdout]   --> benches/bench.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             decode_in_place_unchecked(&mut vec);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `validate` in this scope
[INFO] [stdout]   --> benches/bench.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         b.iter(|| validate(black_box(DEC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluent-uri` (bench "bench") due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6404a94f5f169e5b937353adcfcd76f81c74b9f52fc0980b90a4d5eb33c00f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6404a94f5f169e5b937353adcfcd76f81c74b9f52fc0980b90a4d5eb33c00f1e", kill_on_drop: false }`
[INFO] [stdout] 6404a94f5f169e5b937353adcfcd76f81c74b9f52fc0980b90a4d5eb33c00f1e
[INFO] checking fluent-uri-0.1.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fluent-uri 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fluent-uri 0.1.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluent-uri 0.1.4
[INFO] finished tweaking crates.io crate fluent-uri 0.1.4
[INFO] tweaked toml for crates.io crate fluent-uri 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate fluent-uri 0.1.4 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6d810ac174dba3b7917ecf9e080d0fbc16fcb5da2e2e433677d3534b393e31d
[INFO] running `Command { std: "docker" "start" "-a" "a6d810ac174dba3b7917ecf9e080d0fbc16fcb5da2e2e433677d3534b393e31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d810ac174dba3b7917ecf9e080d0fbc16fcb5da2e2e433677d3534b393e31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d810ac174dba3b7917ecf9e080d0fbc16fcb5da2e2e433677d3534b393e31d", kill_on_drop: false }`
[INFO] [stdout] a6d810ac174dba3b7917ecf9e080d0fbc16fcb5da2e2e433677d3534b393e31d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36c993033352282896be9ff90c3590d0f53da6ab7a04975cf35d767388fc6b8
[INFO] running `Command { std: "docker" "start" "-a" "b36c993033352282896be9ff90c3590d0f53da6ab7a04975cf35d767388fc6b8", kill_on_drop: false }`
[INFO] [stderr]     Checking fluent-uri v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/enc/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/enc/imp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `err` is imported redundantly
[INFO] [stdout]   --> src/enc/imp.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | / macro_rules! err {
[INFO] [stdout] 14 | |     ($index:expr, $kind:ident) => {
[INFO] [stdout] 15 | |         return Err(crate::enc::imp::EncodingError {
[INFO] [stdout] 16 | |             index: $index,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     };
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- the item `err` is already defined here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |   pub(crate) use err;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `err` is imported redundantly
[INFO] [stdout]   --> src/enc/imp.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | / macro_rules! err {
[INFO] [stdout] 14 | |     ($index:expr, $kind:ident) => {
[INFO] [stdout] 15 | |         return Err(crate::enc::imp::EncodingError {
[INFO] [stdout] 16 | |             index: $index,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     };
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- the item `err` is already defined here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |   pub(crate) use err;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |     string::{FromUtf8Error, String},
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     vec::Vec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |     string::{FromUtf8Error, String},
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/enc/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     vec::Vec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `String` is already imported here
[INFO] [stdout] 2 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `String` is already imported here
[INFO] [stdout] 2 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use core::{iter::Iterator, marker::PhantomData, mem::ManuallyDrop, ptr::NonNull, slice, str};
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use core::{iter::Iterator, marker::PhantomData, mem::ManuallyDrop, ptr::NonNull, slice, str};
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `String` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:29
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `String` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv4Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv4Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:3:29
[INFO] [stdout]    |
[INFO] [stdout] 3  | use alloc::{string::String, vec::Vec};
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv6Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv6Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv4Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv4Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ipv6Addr` is imported redundantly
[INFO] [stdout]   --> src/internal.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::{Ipv4Addr, Ipv6Addr};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | use super::*;
[INFO] [stdout]    |     -------- the item `Ipv6Addr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `iri_string`
[INFO] [stdout]  --> benches/bench.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use iri_string::types::UriReferenceStr;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `iri_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/bench.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `criterion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uriparse`
[INFO] [stdout]  --> benches/bench.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use uriparse::URIReference;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `uriparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]  --> benches/bench.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[INFO] [stdout]   |     ^^^ use of undeclared crate or module `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUERY_FRAGMENT` in this scope
[INFO] [stdout]   --> benches/bench.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b.iter(|| encode(black_box(ENC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode` in this scope
[INFO] [stdout]   --> benches/bench.rs:35:43
[INFO] [stdout]    |
[INFO] [stdout] 35 |     c.bench_function("dec", |b| b.iter(|| decode(black_box(DEC_CASE))));
[INFO] [stdout]    |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QUERY_FRAGMENT` in this scope
[INFO] [stdout]   --> benches/bench.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |         b.iter(|| validate(black_box(DEC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `table` is private
[INFO] [stdout]  --> benches/bench.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     enc::{table::*, *},
[INFO] [stdout]   |           ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `table` is defined here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/enc/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) mod table;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> benches/bench.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     enc::{table::*, *},
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `encode` in this scope
[INFO] [stdout]   --> benches/bench.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         b.iter(|| encode(black_box(ENC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_unchecked` in this scope
[INFO] [stdout]   --> benches/bench.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             decode_unchecked(black_box(DEC_CASE.as_bytes()));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `decode_in_place_unchecked` in this scope
[INFO] [stdout]   --> benches/bench.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             decode_in_place_unchecked(&mut vec);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `validate` in this scope
[INFO] [stdout]   --> benches/bench.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         b.iter(|| validate(black_box(DEC_CASE), QUERY_FRAGMENT))
[INFO] [stdout]    |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluent-uri` (bench "bench") due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b36c993033352282896be9ff90c3590d0f53da6ab7a04975cf35d767388fc6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36c993033352282896be9ff90c3590d0f53da6ab7a04975cf35d767388fc6b8", kill_on_drop: false }`
[INFO] [stdout] b36c993033352282896be9ff90c3590d0f53da6ab7a04975cf35d767388fc6b8
