[INFO] fetching crate i18n-format 0.2.0...
[INFO] checking i18n-format-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate i18n-format 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate i18n-format 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate i18n-format 0.2.0
[INFO] finished tweaking crates.io crate i18n-format 0.2.0
[INFO] tweaked toml for crates.io crate i18n-format 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gettext-rs v0.7.2
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded temp-dir v0.1.14
[INFO] [stderr]   Downloaded gettext-sys v0.22.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcf79ee4c06434c81d9306f220cc6b4a17c33038c66996dd1748c753009d4089
[INFO] running `Command { std: "docker" "start" "-a" "fcf79ee4c06434c81d9306f220cc6b4a17c33038c66996dd1748c753009d4089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcf79ee4c06434c81d9306f220cc6b4a17c33038c66996dd1748c753009d4089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf79ee4c06434c81d9306f220cc6b4a17c33038c66996dd1748c753009d4089", kill_on_drop: false }`
[INFO] [stdout] fcf79ee4c06434c81d9306f220cc6b4a17c33038c66996dd1748c753009d4089
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 118c4751a77567c990e7df44194b5339d2bed672b10cce89acc48d8b5a2b8712
[INFO] running `Command { std: "docker" "start" "-a" "118c4751a77567c990e7df44194b5339d2bed672b10cce89acc48d8b5a2b8712", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.2
[INFO] [stderr]     Checking i18n-format v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `gettext` in this scope
[INFO] [stdout]   --> tests/macro.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     i18n_fmt! {
[INFO] [stdout] 41 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 42 | |         s2 = i18n_fmt("All the strings are {}", "formatted");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: `gettext` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/macro.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     i18n_fmt! {
[INFO] [stdout] 41 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 42 | |         s2 = i18n_fmt("All the strings are {}", "formatted");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: this error originates in the macro `i18n_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `ngettext` in this scope
[INFO] [stdout]   --> tests/macro.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     i18n_fmt! {
[INFO] [stdout] 41 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 42 | |         s2 = i18n_fmt("All the strings are {}", "formatted");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: `ngettext` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/macro.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     i18n_fmt! {
[INFO] [stdout] 41 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 42 | |         s2 = i18n_fmt("All the strings are {}", "formatted");
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: this error originates in the macro `i18n_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `ngettext` in this scope
[INFO] [stdout]   --> tests/macro.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     i18n_fmt! {
[INFO] [stdout] 29 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 30 | |         s2 = i18n_nfmt("This string is {}", "These strings are {}", 2, "formatted");
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: `ngettext` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/macro.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     i18n_fmt! {
[INFO] [stdout] 29 | |         s = i18n_nfmt("This string is {}", "These strings are {}", 1, "formatted");
[INFO] [stdout] 30 | |         s2 = i18n_nfmt("This string is {}", "These strings are {}", 2, "formatted");
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: this error originates in the macro `i18n_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `gettext` in this scope
[INFO] [stdout]   --> tests/macro.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let s3 = i18n_fmt! {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 19 | |         i18n_fmt("This third string {}", "still formatted")
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: `gettext` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/macro.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let s3 = i18n_fmt! {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 19 | |         i18n_fmt("This third string {}", "still formatted")
[INFO] [stdout] 20 | |     };
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: this error originates in the macro `i18n_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `gettext` in this scope
[INFO] [stdout]   --> tests/macro.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     i18n_fmt! {
[INFO] [stdout] 11 | |         s = i18n_fmt("This string {}", "formatted");
[INFO] [stdout] 12 | |         s2 = i18n_fmt("This other string {}", "also formatted");
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: `gettext` is imported here, but it is a function, not a macro
[INFO] [stdout]   --> tests/macro.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     i18n_fmt! {
[INFO] [stdout] 11 | |         s = i18n_fmt("This string {}", "formatted");
[INFO] [stdout] 12 | |         s2 = i18n_fmt("This other string {}", "also formatted");
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: this error originates in the macro `i18n_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i18n-format` (test "macro") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "118c4751a77567c990e7df44194b5339d2bed672b10cce89acc48d8b5a2b8712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "118c4751a77567c990e7df44194b5339d2bed672b10cce89acc48d8b5a2b8712", kill_on_drop: false }`
[INFO] [stdout] 118c4751a77567c990e7df44194b5339d2bed672b10cce89acc48d8b5a2b8712
