[INFO] cloning repository https://github.com/EDLLT/test-gettext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EDLLT/test-gettext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDLLT%2Ftest-gettext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDLLT%2Ftest-gettext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8cfbe872964b8a5015abff2dd33b99cb6169324
[INFO] checking EDLLT/test-gettext against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEDLLT%2Ftest-gettext" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EDLLT/test-gettext
[INFO] finished tweaking git repo https://github.com/EDLLT/test-gettext
[INFO] tweaked toml for git repo https://github.com/EDLLT/test-gettext written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EDLLT/test-gettext on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EDLLT/test-gettext 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gettext-rs v0.7.0
[INFO] [stderr]   Downloaded temp-dir v0.1.13
[INFO] [stderr]   Downloaded gettext-sys v0.21.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc74b9b7d410966c24b4597feb4d64d824c9a67b66d0c13c0299acfa37c02f7a
[INFO] running `Command { std: "docker" "start" "-a" "bc74b9b7d410966c24b4597feb4d64d824c9a67b66d0c13c0299acfa37c02f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc74b9b7d410966c24b4597feb4d64d824c9a67b66d0c13c0299acfa37c02f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc74b9b7d410966c24b4597feb4d64d824c9a67b66d0c13c0299acfa37c02f7a", kill_on_drop: false }`
[INFO] [stdout] bc74b9b7d410966c24b4597feb4d64d824c9a67b66d0c13c0299acfa37c02f7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c9a04d2c3d106b36ac674c2bbf49caf4b666790f90605afa0f1ecf9c7f871c7
[INFO] running `Command { std: "docker" "start" "-a" "7c9a04d2c3d106b36ac674c2bbf49caf4b666790f90605afa0f1ecf9c7f871c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.0
[INFO] [stderr]     Checking test-gettext v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `gettext`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate gettext;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `gettext`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate gettext;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test-gettext` (bin "test-gettext") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `test-gettext` (bin "test-gettext" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7c9a04d2c3d106b36ac674c2bbf49caf4b666790f90605afa0f1ecf9c7f871c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9a04d2c3d106b36ac674c2bbf49caf4b666790f90605afa0f1ecf9c7f871c7", kill_on_drop: false }`
[INFO] [stdout] 7c9a04d2c3d106b36ac674c2bbf49caf4b666790f90605afa0f1ecf9c7f871c7
