[INFO] cloning repository https://github.com/gregtatum/fluent-migrator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/fluent-migrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ffluent-migrator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ffluent-migrator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d49a139860a1841435c40ec78b61e875fa0a7ca [INFO] checking gregtatum/fluent-migrator against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Ffluent-migrator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/fluent-migrator on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gregtatum/fluent-migrator [INFO] finished tweaking git repo https://github.com/gregtatum/fluent-migrator [INFO] tweaked toml for git repo https://github.com/gregtatum/fluent-migrator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/fluent-migrator 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f13d115e37b994bf68558ed000005092d4da8199177907dbe8fbe882903752a [INFO] running `Command { std: "docker" "start" "-a" "8f13d115e37b994bf68558ed000005092d4da8199177907dbe8fbe882903752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f13d115e37b994bf68558ed000005092d4da8199177907dbe8fbe882903752a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f13d115e37b994bf68558ed000005092d4da8199177907dbe8fbe882903752a", kill_on_drop: false }` [INFO] [stdout] 8f13d115e37b994bf68558ed000005092d4da8199177907dbe8fbe882903752a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5d189c8520135298e0f571961979a4a88a801c84a43e0d051a9c5b5606c74e [INFO] running `Command { std: "docker" "start" "-a" "6f5d189c8520135298e0f571961979a4a88a801c84a43e0d051a9c5b5606c74e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nom-trace v0.2.1 [INFO] [stderr] Checking fluent-migrator v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn comment_tag<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 21 | i: &'a str, [INFO] [stdout] 22 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 66 | fn message_attributes<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 67 | i: &'a str, [INFO] [stdout] 68 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 100 | fn entity_percent_attribute<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 101 | i: &'a str, [INFO] [stdout] 102 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 126 | fn entity_tag<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 127 | i: &'a str, [INFO] [stdout] 128 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn dtd<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 143 | i: &'a str, [INFO] [stdout] 144 | ) -> IResult<&'a str, Vec, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn message_key<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 38 | i: &'a str, [INFO] [stdout] 39 | ) -> IResult<&'a str, &str, E> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 43 | fn message<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 44 | i: &'a str, [INFO] [stdout] 45 | ) -> IResult<&'a str, Message, E> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 107 | fn comment<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 108 | i: &'a str, [INFO] [stdout] 109 | ) -> IResult<&'a str, Comment, E> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn properties<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 199 | i: &'a str, [INFO] [stdout] 200 | ) -> IResult<&'a str, Vec, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn message_key<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 41 | i: &'a str, [INFO] [stdout] 42 | ) -> IResult<&'a str, &str, E> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 20 | fn comment_tag<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 21 | i: &'a str, [INFO] [stdout] 22 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 66 | fn message_attributes<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 67 | i: &'a str, [INFO] [stdout] 68 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 100 | fn entity_percent_attribute<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 101 | i: &'a str, [INFO] [stdout] 102 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 126 | fn entity_tag<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 127 | i: &'a str, [INFO] [stdout] 128 | ) -> IResult<&'a str, Option, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/dtd.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn dtd<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 143 | i: &'a str, [INFO] [stdout] 144 | ) -> IResult<&'a str, Vec, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 37 | fn message_key<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 38 | i: &'a str, [INFO] [stdout] 39 | ) -> IResult<&'a str, &str, E> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 43 | fn message<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 44 | i: &'a str, [INFO] [stdout] 45 | ) -> IResult<&'a str, Message, E> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 107 | fn comment<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 108 | i: &'a str, [INFO] [stdout] 109 | ) -> IResult<&'a str, Comment, E> { [INFO] [stdout] | ^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/properties.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn properties<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 199 | i: &'a str, [INFO] [stdout] 200 | ) -> IResult<&'a str, Vec, E> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn message_key<'a, E: ParseError<&'a str> + ContextError<&'a str>>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 41 | i: &'a str, [INFO] [stdout] 42 | ) -> IResult<&'a str, &str, E> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:293:22 [INFO] [stdout] | [INFO] [stdout] 293 | key: "ldb.MainWindow.title".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:306:22 [INFO] [stdout] | [INFO] [stdout] 306 | key: "performanceUI.toolbar.js-calltree".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:343:26 [INFO] [stdout] | [INFO] [stdout] 343 | key: "ldb.MainWindow.title".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:347:26 [INFO] [stdout] | [INFO] [stdout] 347 | key: "ldb.BackButton.label".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | key: "ldb.ForwardButton.label".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:355:26 [INFO] [stdout] | [INFO] [stdout] 355 | key: "ldb.ReloadButton.label".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:359:26 [INFO] [stdout] | [INFO] [stdout] 359 | key: "ldb.StopButton.label".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `&str` to `&str` [INFO] [stdout] --> src/parser/dtd.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 363 | key: "ldb.StopButton.label2".into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fluent-migrator` (bin "fluent-migrator" test) due to 8 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6f5d189c8520135298e0f571961979a4a88a801c84a43e0d051a9c5b5606c74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5d189c8520135298e0f571961979a4a88a801c84a43e0d051a9c5b5606c74e", kill_on_drop: false }` [INFO] [stdout] 6f5d189c8520135298e0f571961979a4a88a801c84a43e0d051a9c5b5606c74e