[INFO] fetching crate rust-i18n-extract 3.1.4...
[INFO] building rust-i18n-extract-3.1.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rust-i18n-extract 3.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rust-i18n-extract 3.1.4
[INFO] finished tweaking crates.io crate rust-i18n-extract 3.1.4
[INFO] tweaked toml for crates.io crate rust-i18n-extract 3.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-i18n-extract 3.1.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-i18n-extract 3.1.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0f3a6075c5e56f60b269415b9cba1008eb10a22382c45b31dc27385de9efffe
[INFO] running `Command { std: "docker" "start" "-a" "e0f3a6075c5e56f60b269415b9cba1008eb10a22382c45b31dc27385de9efffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0f3a6075c5e56f60b269415b9cba1008eb10a22382c45b31dc27385de9efffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f3a6075c5e56f60b269415b9cba1008eb10a22382c45b31dc27385de9efffe", kill_on_drop: false }`
[INFO] [stdout] e0f3a6075c5e56f60b269415b9cba1008eb10a22382c45b31dc27385de9efffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc20ed08fcf49967ca410677778c563dffcf7122ae672f1f04e13699d0af67c5
[INFO] running `Command { std: "docker" "start" "-a" "cc20ed08fcf49967ca410677778c563dffcf7122ae672f1f04e13699d0af67c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bstr v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.19
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling base62 v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.0
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rust-i18n-support v3.1.4
[INFO] [stderr]    Compiling rust-i18n-extract v3.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s
[INFO] running `Command { std: "docker" "inspect" "cc20ed08fcf49967ca410677778c563dffcf7122ae672f1f04e13699d0af67c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc20ed08fcf49967ca410677778c563dffcf7122ae672f1f04e13699d0af67c5", kill_on_drop: false }`
[INFO] [stdout] cc20ed08fcf49967ca410677778c563dffcf7122ae672f1f04e13699d0af67c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 727de27d2d96389ddf65a42670a9ae89df0e935e2a3652bfa6e45dd08de9da7a
[INFO] running `Command { std: "docker" "start" "-a" "727de27d2d96389ddf65a42670a9ae89df0e935e2a3652bfa6e45dd08de9da7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rust-i18n-extract v3.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "727de27d2d96389ddf65a42670a9ae89df0e935e2a3652bfa6e45dd08de9da7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "727de27d2d96389ddf65a42670a9ae89df0e935e2a3652bfa6e45dd08de9da7a", kill_on_drop: false }`
[INFO] [stdout] 727de27d2d96389ddf65a42670a9ae89df0e935e2a3652bfa6e45dd08de9da7a
