[INFO] fetching crate fluent-templates 0.9.4... [INFO] checking fluent-templates-0.9.4 against master#a83f933a9da258cf037e3cab37cd486bfd861a7d for pr-125384-1 [INFO] extracting crate fluent-templates 0.9.4 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fluent-templates 0.9.4 on toolchain a83f933a9da258cf037e3cab37cd486bfd861a7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluent-templates 0.9.4 [INFO] finished tweaking crates.io crate fluent-templates 0.9.4 [INFO] tweaked toml for crates.io crate fluent-templates 0.9.4 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" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] [stderr] Adding fluent-langneg v0.13.0 (latest: v0.14.1) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding self_cell v0.10.3 (latest: v1.0.4) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.9.5 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.5 [INFO] [stderr] Downloaded unic-langid-impl v0.9.5 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded self_cell v1.0.4 [INFO] [stderr] Downloaded fluent-langneg v0.13.0 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded fluent-template-macros v0.9.4 [INFO] [stderr] Downloaded type-map v0.5.0 [INFO] [stderr] Downloaded intl-memoizer v0.5.2 [INFO] [stderr] Downloaded tinystr v0.7.6 [INFO] [stderr] Downloaded unic-langid v0.9.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e610d3b5c012a423718e5ba947d38b0e5739d600835145f4606855ca962d18c6 [INFO] running `Command { std: "docker" "start" "-a" "e610d3b5c012a423718e5ba947d38b0e5739d600835145f4606855ca962d18c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e610d3b5c012a423718e5ba947d38b0e5739d600835145f4606855ca962d18c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e610d3b5c012a423718e5ba947d38b0e5739d600835145f4606855ca962d18c6", kill_on_drop: false }` [INFO] [stdout] e610d3b5c012a423718e5ba947d38b0e5739d600835145f4606855ca962d18c6 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a83f933a9da258cf037e3cab37cd486bfd861a7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d3eec7fe21b91a7698a065d11116e2ad31f9bd91e5aca7746bae2e146a9668 [INFO] running `Command { std: "docker" "start" "-a" "d8d3eec7fe21b91a7698a065d11116e2ad31f9bd91e5aca7746bae2e146a9668", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking unic-langid-macros v0.9.5 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-template-macros v0.9.4 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking fluent-templates v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s [INFO] running `Command { std: "docker" "inspect" "d8d3eec7fe21b91a7698a065d11116e2ad31f9bd91e5aca7746bae2e146a9668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d3eec7fe21b91a7698a065d11116e2ad31f9bd91e5aca7746bae2e146a9668", kill_on_drop: false }` [INFO] [stdout] d8d3eec7fe21b91a7698a065d11116e2ad31f9bd91e5aca7746bae2e146a9668