[INFO] cloning repository https://github.com/zaytsev/fluent-static [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaytsev/fluent-static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b1d2f92abf1174be088ecc93a2093cb2933ee3e [INFO] building zaytsev/fluent-static against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaytsev/fluent-static on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaytsev/fluent-static [INFO] finished tweaking git repo https://github.com/zaytsev/fluent-static [INFO] tweaked toml for git repo https://github.com/zaytsev/fluent-static written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zaytsev/fluent-static 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf31a27891cf4c818b405426e5d1a61bbcc15dfc04cdf13d2da70148aa4b803c [INFO] running `Command { std: "docker" "start" "-a" "bf31a27891cf4c818b405426e5d1a61bbcc15dfc04cdf13d2da70148aa4b803c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf31a27891cf4c818b405426e5d1a61bbcc15dfc04cdf13d2da70148aa4b803c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf31a27891cf4c818b405426e5d1a61bbcc15dfc04cdf13d2da70148aa4b803c", kill_on_drop: false }` [INFO] [stdout] bf31a27891cf4c818b405426e5d1a61bbcc15dfc04cdf13d2da70148aa4b803c [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8166f7329739256cecff74a626f7c0505b54b6ba14b1db62b55b162f736e0e2f [INFO] running `Command { std: "docker" "start" "-a" "8166f7329739256cecff74a626f7c0505b54b6ba14b1db62b55b162f736e0e2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rust_icu_uloc v5.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fluent-static-codegen v0.6.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value) [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function) [INFO] [stderr] Compiling fluent-static-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling fluent-static v0.5.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling rust_icu_sys v5.0.0 [INFO] [stderr] Compiling rust_icu_common v5.0.0 [INFO] [stderr] Compiling rust_icu_ustring v5.0.0 [INFO] [stderr] Compiling rust_icu_uenum v5.0.0 [INFO] [stderr] Compiling rust_icu_uformattable v5.0.0 [INFO] [stderr] Compiling rust_icu_unum v5.0.0 [INFO] [stderr] Compiling rust_icu_unumberformatter v5.0.0 [INFO] [stderr] Compiling fluent-static-formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.92s [INFO] running `Command { std: "docker" "inspect" "8166f7329739256cecff74a626f7c0505b54b6ba14b1db62b55b162f736e0e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8166f7329739256cecff74a626f7c0505b54b6ba14b1db62b55b162f736e0e2f", kill_on_drop: false }` [INFO] [stdout] 8166f7329739256cecff74a626f7c0505b54b6ba14b1db62b55b162f736e0e2f [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda5bf2d83be814c99ab2538c679699ecc57d675f1768fcb5d363f6af70c506a [INFO] running `Command { std: "docker" "start" "-a" "dda5bf2d83be814c99ab2538c679699ecc57d675f1768fcb5d363f6af70c506a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value) [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function) [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-static-codegen v0.6.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling fluent-static-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling rust_icu_sys v5.0.0 [INFO] [stderr] Compiling fluent-static v0.5.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling rust_icu_uloc v5.0.0 [INFO] [stderr] Compiling rust_icu_common v5.0.0 [INFO] [stderr] Compiling rust_icu_ustring v5.0.0 [INFO] [stderr] Compiling rust_icu_uenum v5.0.0 [INFO] [stderr] Compiling rust_icu_uformattable v5.0.0 [INFO] [stderr] Compiling rust_icu_unum v5.0.0 [INFO] [stderr] Compiling rust_icu_unumberformatter v5.0.0 [INFO] [stderr] Compiling fluent-static-formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.58s [INFO] running `Command { std: "docker" "inspect" "dda5bf2d83be814c99ab2538c679699ecc57d675f1768fcb5d363f6af70c506a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda5bf2d83be814c99ab2538c679699ecc57d675f1768fcb5d363f6af70c506a", kill_on_drop: false }` [INFO] [stdout] dda5bf2d83be814c99ab2538c679699ecc57d675f1768fcb5d363f6af70c506a