[INFO] cloning repository https://github.com/kirhgoff/fluent-rs-lifetime-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirhgoff/fluent-rs-lifetime-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirhgoff%2Ffluent-rs-lifetime-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirhgoff%2Ffluent-rs-lifetime-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aee43891198bd8d77a3cf303256eefbf3503bbc [INFO] building kirhgoff/fluent-rs-lifetime-issue against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirhgoff%2Ffluent-rs-lifetime-issue" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue [INFO] finished tweaking git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue [INFO] tweaked toml for git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/markpritchard/fluent-rs` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding fluent v0.4.1 (https://github.com/markpritchard/fluent-rs?branch=lifetime-fix#5979963d) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intl_pluralrules v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8310a34c4505abad1f178f7791ba52537b255d9fb6e1bdbd70f0c84f44d8cdfb [INFO] running `Command { std: "docker" "start" "-a" "8310a34c4505abad1f178f7791ba52537b255d9fb6e1bdbd70f0c84f44d8cdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8310a34c4505abad1f178f7791ba52537b255d9fb6e1bdbd70f0c84f44d8cdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8310a34c4505abad1f178f7791ba52537b255d9fb6e1bdbd70f0c84f44d8cdfb", kill_on_drop: false }` [INFO] [stdout] 8310a34c4505abad1f178f7791ba52537b255d9fb6e1bdbd70f0c84f44d8cdfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40eb83e86929ee5c5ea697b47ff9ec345ba026cf81c6478bc9173e05df037e3d [INFO] running `Command { std: "docker" "start" "-a" "40eb83e86929ee5c5ea697b47ff9ec345ba026cf81c6478bc9173e05df037e3d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling annotate-snippets v0.1.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling intl_pluralrules v1.0.0 [INFO] [stderr] Compiling fluent-syntax v0.1.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling fluent v0.4.1 (https://github.com/markpritchard/fluent-rs?branch=lifetime-fix#5979963d) [INFO] [stderr] Compiling fluent-rs-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "40eb83e86929ee5c5ea697b47ff9ec345ba026cf81c6478bc9173e05df037e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40eb83e86929ee5c5ea697b47ff9ec345ba026cf81c6478bc9173e05df037e3d", kill_on_drop: false }` [INFO] [stdout] 40eb83e86929ee5c5ea697b47ff9ec345ba026cf81c6478bc9173e05df037e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2e62b30b53054e993876ef079395ebf810a80d79e70ad187f097b913add5cf [INFO] running `Command { std: "docker" "start" "-a" "cc2e62b30b53054e993876ef079395ebf810a80d79e70ad187f097b913add5cf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling fluent-rs-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cc2e62b30b53054e993876ef079395ebf810a80d79e70ad187f097b913add5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2e62b30b53054e993876ef079395ebf810a80d79e70ad187f097b913add5cf", kill_on_drop: false }` [INFO] [stdout] cc2e62b30b53054e993876ef079395ebf810a80d79e70ad187f097b913add5cf