[INFO] fetching crate icu_locid 1.4.0...
[INFO] checking icu_locid-1.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate icu_locid 1.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate icu_locid 1.4.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 icu_locid 1.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate icu_locid 1.4.0
[INFO] tweaked toml for crates.io crate icu_locid 1.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate icu_locid 1.4.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]  Downloading crates ...
[INFO] [stderr]   Downloaded postcard v1.0.7
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58b01c33e712396f262e6064687fee14c5ccb50e4836d98184f55f86e3826bc2
[INFO] running `Command { std: "docker" "start" "-a" "58b01c33e712396f262e6064687fee14c5ccb50e4836d98184f55f86e3826bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58b01c33e712396f262e6064687fee14c5ccb50e4836d98184f55f86e3826bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b01c33e712396f262e6064687fee14c5ccb50e4836d98184f55f86e3826bc2", kill_on_drop: false }`
[INFO] [stdout] 58b01c33e712396f262e6064687fee14c5ccb50e4836d98184f55f86e3826bc2
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b187232de3d44747478d34862b976394cb7ca0b75abf07892752293b5213e8c
[INFO] running `Command { std: "docker" "start" "-a" "8b187232de3d44747478d34862b976394cb7ca0b75abf07892752293b5213e8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking iai v0.1.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_locid v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking postcard v1.0.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]  --> examples/syntatically_canonicalize_locales.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/syntatically_canonicalize_locales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]  --> examples/syntatically_canonicalize_locales.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/syntatically_canonicalize_locales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (example "syntatically_canonicalize_locales") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `icu_locid` (example "syntatically_canonicalize_locales" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids") due to 3 previous errors
[INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids" test) due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `litemap`
[INFO] [stdout]    --> src/helpers.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |     litemap::testing::check_store::<ShortSlice<(u32, u64)>>();
[INFO] [stdout]     |              ^^^^^^^ could not find `testing` in `litemap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b187232de3d44747478d34862b976394cb7ca0b75abf07892752293b5213e8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b187232de3d44747478d34862b976394cb7ca0b75abf07892752293b5213e8c", kill_on_drop: false }`
[INFO] [stdout] 8b187232de3d44747478d34862b976394cb7ca0b75abf07892752293b5213e8c
[INFO] checking icu_locid-1.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate icu_locid 1.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate icu_locid 1.4.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 icu_locid 1.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate icu_locid 1.4.0
[INFO] tweaked toml for crates.io crate icu_locid 1.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate icu_locid 1.4.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-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20e65ffd1bd3eb0b94e97a9d3e32eb86f381b0e578d5801de53c08f9963f81db
[INFO] running `Command { std: "docker" "start" "-a" "20e65ffd1bd3eb0b94e97a9d3e32eb86f381b0e578d5801de53c08f9963f81db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20e65ffd1bd3eb0b94e97a9d3e32eb86f381b0e578d5801de53c08f9963f81db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e65ffd1bd3eb0b94e97a9d3e32eb86f381b0e578d5801de53c08f9963f81db", kill_on_drop: false }`
[INFO] [stdout] 20e65ffd1bd3eb0b94e97a9d3e32eb86f381b0e578d5801de53c08f9963f81db
[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" "-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] 9581b038b30a5dd4c3a93c3390996ec7db9fb7e9273657e756432380c60b8bcc
[INFO] running `Command { std: "docker" "start" "-a" "9581b038b30a5dd4c3a93c3390996ec7db9fb7e9273657e756432380c60b8bcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking iai v0.1.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]     Checking icu_locid v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking postcard v1.0.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]  --> examples/syntatically_canonicalize_locales.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/syntatically_canonicalize_locales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]  --> examples/syntatically_canonicalize_locales.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/syntatically_canonicalize_locales.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | icu_benchmark_macros::static_setup!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     icu_benchmark_macros::main_setup!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (example "syntatically_canonicalize_locales") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (example "syntatically_canonicalize_locales" test) due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `icu_locid` (example "filter_langids") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `litemap`
[INFO] [stdout]    --> src/helpers.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |     litemap::testing::check_store::<ShortSlice<(u32, u64)>>();
[INFO] [stdout]     |              ^^^^^^^ could not find `testing` in `litemap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_locid` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9581b038b30a5dd4c3a93c3390996ec7db9fb7e9273657e756432380c60b8bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9581b038b30a5dd4c3a93c3390996ec7db9fb7e9273657e756432380c60b8bcc", kill_on_drop: false }`
[INFO] [stdout] 9581b038b30a5dd4c3a93c3390996ec7db9fb7e9273657e756432380c60b8bcc
