[INFO] crate unic-langid-macros 0.7.0 is already in cache [INFO] checking unic-langid-macros-0.7.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate unic-langid-macros 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate unic-langid-macros 0.7.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate unic-langid-macros 0.7.0 [INFO] finished tweaking crates.io crate unic-langid-macros 0.7.0 [INFO] tweaked toml for crates.io crate unic-langid-macros 0.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate unic-langid-macros 0.7.0 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] c7bc73ac5e311c72a27115e415142a05bb9f23fd0be31067612a91460f1ba9d0 [INFO] running `"docker" "start" "-a" "c7bc73ac5e311c72a27115e415142a05bb9f23fd0be31067612a91460f1ba9d0"` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling unic-langid-impl v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling unic-langid-macros-impl v0.7.0 [INFO] [stderr] Checking unic-langid-macros v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `LanguageIdentifier` in `$crate` [INFO] [stderr] --> examples/langid-macro.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | const PL_PL: LanguageIdentifier = langid!("pl-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] --> examples/langid-macro.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | const PL_PL: LanguageIdentifier = langid!("pl-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 `TinyStr4` in `$crate` [INFO] [stderr] --> examples/langid-macro.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | const PL_PL: LanguageIdentifier = langid!("pl-PL"); [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] --> examples/langid-macro.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | let id = langid!("de-Latn-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] --> examples/langid-macro.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | let id = langid!("de-Latn-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 `TinyStr4` in `$crate` [INFO] [stderr] --> examples/langid-macro.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | let id = langid!("de-Latn-DE"); [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: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `unic-langid-macros`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c7bc73ac5e311c72a27115e415142a05bb9f23fd0be31067612a91460f1ba9d0"` [INFO] running `"docker" "rm" "-f" "c7bc73ac5e311c72a27115e415142a05bb9f23fd0be31067612a91460f1ba9d0"` [INFO] [stdout] c7bc73ac5e311c72a27115e415142a05bb9f23fd0be31067612a91460f1ba9d0