[INFO] cloning repository https://github.com/MathieuTricoire/l10n-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathieuTricoire/l10n-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathieuTricoire%2Fl10n-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathieuTricoire%2Fl10n-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79fcdc75e3e7e52c7d5689710aad839d9ef1b3ac
[INFO] checking MathieuTricoire/l10n-examples against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathieuTricoire%2Fl10n-examples" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MathieuTricoire/l10n-examples
[INFO] finished tweaking git repo https://github.com/MathieuTricoire/l10n-examples
[INFO] tweaked toml for git repo https://github.com/MathieuTricoire/l10n-examples written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MathieuTricoire/l10n-examples on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MathieuTricoire/l10n-examples 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MathieuTricoire/l10n`
[INFO] [stderr]     Updating git submodule `https://github.com/MathieuTricoire/fluent-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded unic-langid v0.9.0
[INFO] [stderr]   Downloaded type-map v0.5.0
[INFO] [stderr]   Downloaded fluent-pseudo v0.3.1
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.1
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.0
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded self_cell v0.10.2
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded tinystr v0.3.4
[INFO] [stderr]   Downloaded toml v0.5.9
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c97966076363e0a0f241511f161a5f8292f4305d85bc22234db88ac62473e956
[INFO] running `Command { std: "docker" "start" "-a" "c97966076363e0a0f241511f161a5f8292f4305d85bc22234db88ac62473e956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97966076363e0a0f241511f161a5f8292f4305d85bc22234db88ac62473e956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97966076363e0a0f241511f161a5f8292f4305d85bc22234db88ac62473e956", kill_on_drop: false }`
[INFO] [stdout] c97966076363e0a0f241511f161a5f8292f4305d85bc22234db88ac62473e956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7e1c1ee9b8d50f3504b245ca60fa871439ea26545cfd9d3a9fc7ab27d705168
[INFO] running `Command { std: "docker" "start" "-a" "e7e1c1ee9b8d50f3504b245ca60fa871439ea26545cfd9d3a9fc7ab27d705168", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling l10n-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking fluent-pseudo v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking fluent-syntax v0.11.0 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.0
[INFO] [stderr]    Compiling unic-langid-macros v0.9.0
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.1 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stderr]     Checking fluent-bundle v0.15.2 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stderr]     Checking l10n_core v0.1.0 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stderr]    Compiling l10n_impl v0.1.0 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stderr]     Checking l10n v0.1.0 (https://github.com/MathieuTricoire/l10n#65502ff6)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/main.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn fluent_transform(s: &str) -> std::borrow::Cow<str> {
[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] 9 | pub fn fluent_transform(s: &str) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]   |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/main.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn fluent_transform(s: &str) -> std::borrow::Cow<str> {
[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] 9 | pub fn fluent_transform(s: &str) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]   |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.08s
[INFO] running `Command { std: "docker" "inspect" "e7e1c1ee9b8d50f3504b245ca60fa871439ea26545cfd9d3a9fc7ab27d705168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e1c1ee9b8d50f3504b245ca60fa871439ea26545cfd9d3a9fc7ab27d705168", kill_on_drop: false }`
[INFO] [stdout] e7e1c1ee9b8d50f3504b245ca60fa871439ea26545cfd9d3a9fc7ab27d705168
