[INFO] crate fluent-locale 0.10.1 is already in cache [INFO] checking fluent-locale-0.10.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate fluent-locale 0.10.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fluent-locale 0.10.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fluent-locale 0.10.1 [INFO] finished tweaking crates.io crate fluent-locale 0.10.1 [INFO] tweaked toml for crates.io crate fluent-locale 0.10.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fluent-locale 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5674c5597ba4dd13da4e0a5a6533d95c7fd65c030e6401ff4d4be70da2c479f5 [INFO] running `"docker" "start" "-a" "5674c5597ba4dd13da4e0a5a6533d95c7fd65c030e6401ff4d4be70da2c479f5"` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking unic-langid-impl v0.6.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking unic-locale-impl v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling unic-langid-macros-impl v0.6.0 [INFO] [stderr] Compiling unic-locale-macros-impl v0.6.0 [INFO] [stderr] Checking unic-locale-macros v0.6.0 [INFO] [stderr] Checking unic-langid-macros v0.6.0 [INFO] [stderr] Checking unic-locale v0.6.1 [INFO] [stderr] Checking unic-langid v0.6.1 [INFO] [stderr] Checking fluent-locale v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 136 | let langid_en_us = langid!("en-US"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 136 | let langid_en_us = langid!("en-US"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 136 | let langid_en_us = langid!("en-US"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 137 | let langid_de_at = langid!("de-AT"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 137 | let langid_de_at = langid!("de-AT"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:137:24 [INFO] [stderr] | [INFO] [stderr] 137 | let langid_de_at = langid!("de-AT"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:138:21 [INFO] [stderr] | [INFO] [stderr] 138 | let langid_en = langid!("en"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:138:21 [INFO] [stderr] | [INFO] [stderr] 138 | let langid_en = langid!("en"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | let langid_de = langid!("de"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:139:21 [INFO] [stderr] | [INFO] [stderr] 139 | let langid_de = langid!("de"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:140:21 [INFO] [stderr] | [INFO] [stderr] 140 | let langid_pl = langid!("pl"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:140:21 [INFO] [stderr] | [INFO] [stderr] 140 | let langid_pl = langid!("pl"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:177:15 [INFO] [stderr] | [INFO] [stderr] 177 | &[langid!("mn")], [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:177:15 [INFO] [stderr] | [INFO] [stderr] 177 | &[langid!("mn")], [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:15 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:15 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:15 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:35 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:35 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:178:35 [INFO] [stderr] | [INFO] [stderr] 178 | &[langid!("mn-Latn"), langid!("mn-Cyrl")], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Locale` in `$crate` [INFO] [stderr] --> tests/lib.rs:188:21 [INFO] [stderr] | [INFO] [stderr] 188 | let loc_en_us = locale!("en-US-u-hc-h12"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Locale` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:188:21 [INFO] [stderr] | [INFO] [stderr] 188 | let loc_en_us = locale!("en-US-u-hc-h12"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:188:21 [INFO] [stderr] | [INFO] [stderr] 188 | let loc_en_us = locale!("en-US-u-hc-h12"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Locale` in `$crate` [INFO] [stderr] --> tests/lib.rs:189:21 [INFO] [stderr] | [INFO] [stderr] 189 | let loc_de_at = locale!("de-AT-u-hc-h24"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Locale` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:189:21 [INFO] [stderr] | [INFO] [stderr] 189 | let loc_de_at = locale!("de-AT-u-hc-h24"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr4` in `$crate` [INFO] [stderr] --> tests/lib.rs:189:21 [INFO] [stderr] | [INFO] [stderr] 189 | let loc_de_at = locale!("de-AT-u-hc-h24"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr4` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Locale` in `$crate` [INFO] [stderr] --> tests/lib.rs:190:18 [INFO] [stderr] | [INFO] [stderr] 190 | let loc_en = locale!("en-u-ca-buddhist"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Locale` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:190:18 [INFO] [stderr] | [INFO] [stderr] 190 | let loc_en = locale!("en-u-ca-buddhist"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Locale` in `$crate` [INFO] [stderr] --> tests/lib.rs:191:18 [INFO] [stderr] | [INFO] [stderr] 191 | let loc_de = locale!("de"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `Locale` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:191:18 [INFO] [stderr] | [INFO] [stderr] 191 | let loc_de = locale!("de"); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Locale` in `$crate` [INFO] [stderr] --> tests/lib.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 192 | let loc_pl = locale!("pl-x-private"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `Locale` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TinyStr8` in `$crate` [INFO] [stderr] --> tests/lib.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 192 | let loc_pl = locale!("pl-x-private"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `TinyStr8` in `$crate` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 32 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `fluent-locale`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5674c5597ba4dd13da4e0a5a6533d95c7fd65c030e6401ff4d4be70da2c479f5"` [INFO] running `"docker" "rm" "-f" "5674c5597ba4dd13da4e0a5a6533d95c7fd65c030e6401ff4d4be70da2c479f5"` [INFO] [stdout] 5674c5597ba4dd13da4e0a5a6533d95c7fd65c030e6401ff4d4be70da2c479f5