[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#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirhgoff%2Ffluent-rs-lifetime-issue" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kirhgoff/fluent-rs-lifetime-issue on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] Updating git repository `https://github.com/markpritchard/fluent-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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 phf v0.7.23 [INFO] [stderr] Downloaded fluent-syntax v0.1.1 [INFO] [stderr] Downloaded synstructure v0.9.0 [INFO] [stderr] Downloaded failure_derive v0.1.2 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded cfg-if v0.1.5 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded cc v1.0.25 [INFO] [stderr] Downloaded backtrace v0.3.9 [INFO] [stderr] Downloaded failure v0.1.2 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded rustc-demangle v0.1.9 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded fluent-locale v0.4.1 [INFO] [stderr] Downloaded annotate-snippets v0.1.0 [INFO] [stderr] Downloaded phf_shared v0.7.23 [INFO] [stderr] Downloaded libc v0.2.43 [INFO] [stderr] Downloaded backtrace-sys v0.1.24 [INFO] [stderr] Downloaded intl_pluralrules v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e01d6ab0b1a56489c1e69e12efb4d577b69041bbf45aaa78fa1432453d6635 [INFO] running `Command { std: "docker" "start" "-a" "a4e01d6ab0b1a56489c1e69e12efb4d577b69041bbf45aaa78fa1432453d6635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e01d6ab0b1a56489c1e69e12efb4d577b69041bbf45aaa78fa1432453d6635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e01d6ab0b1a56489c1e69e12efb4d577b69041bbf45aaa78fa1432453d6635", kill_on_drop: false }` [INFO] [stdout] a4e01d6ab0b1a56489c1e69e12efb4d577b69041bbf45aaa78fa1432453d6635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b5da7389cbca0bba735c0f95ace39a9bd27789db2d6d6d64b3915ce2839baaa [INFO] running `Command { std: "docker" "start" "-a" "6b5da7389cbca0bba735c0f95ace39a9bd27789db2d6d6d64b3915ce2839baaa", 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 libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling annotate-snippets v0.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling intl_pluralrules v1.0.0 [INFO] [stderr] Compiling fluent-syntax v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling clap v2.32.0 [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn load_from_folder(folder_path: &str) -> LocalesRegistry { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn load_from_folder(folder_path: &str) -> LocalesRegistry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s [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 2` [INFO] running `Command { std: "docker" "inspect" "6b5da7389cbca0bba735c0f95ace39a9bd27789db2d6d6d64b3915ce2839baaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5da7389cbca0bba735c0f95ace39a9bd27789db2d6d6d64b3915ce2839baaa", kill_on_drop: false }` [INFO] [stdout] 6b5da7389cbca0bba735c0f95ace39a9bd27789db2d6d6d64b3915ce2839baaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee767d0662e1cb18b0f7e93e1d34640bdda872ab1fff6ca126c88df5a7b528b [INFO] running `Command { std: "docker" "start" "-a" "4ee767d0662e1cb18b0f7e93e1d34640bdda872ab1fff6ca126c88df5a7b528b", 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn load_from_folder(folder_path: &str) -> LocalesRegistry { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn load_from_folder(folder_path: &str) -> LocalesRegistry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [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 2` [INFO] running `Command { std: "docker" "inspect" "4ee767d0662e1cb18b0f7e93e1d34640bdda872ab1fff6ca126c88df5a7b528b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee767d0662e1cb18b0f7e93e1d34640bdda872ab1fff6ca126c88df5a7b528b", kill_on_drop: false }` [INFO] [stdout] 4ee767d0662e1cb18b0f7e93e1d34640bdda872ab1fff6ca126c88df5a7b528b