[INFO] fetching crate sway-conf 0.3.0... [INFO] testing sway-conf-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sway-conf 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sway-conf 0.3.0 [INFO] finished tweaking crates.io crate sway-conf 0.3.0 [INFO] tweaked toml for crates.io crate sway-conf 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sway-conf 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding memchr v2.3.4 (available: v2.7.6) [INFO] [stderr] Adding nom v6.2.2 (available: v8.0.0) [INFO] [stderr] Adding nom_locate v3.0.2 (available: v5.0.0) [INFO] [stderr] Adding pretty_assertions v0.6.1 (available: v1.4.1) [INFO] [stderr] Adding test-case v1.2.3 (available: v3.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d84a320a37101532c03c589a627cbdd23657550403d27c41890e24b1053832 [INFO] running `Command { std: "docker" "start" "-a" "d8d84a320a37101532c03c589a627cbdd23657550403d27c41890e24b1053832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d84a320a37101532c03c589a627cbdd23657550403d27c41890e24b1053832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d84a320a37101532c03c589a627cbdd23657550403d27c41890e24b1053832", kill_on_drop: false }` [INFO] [stdout] d8d84a320a37101532c03c589a627cbdd23657550403d27c41890e24b1053832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5459c89e4258135074b251ece909cc350fe651369667dacfbd6e07389b75621 [INFO] running `Command { std: "docker" "start" "-a" "a5459c89e4258135074b251ece909cc350fe651369667dacfbd6e07389b75621", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling conch-parser v0.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nom_locate v3.0.2 [INFO] [stderr] Compiling sway-conf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `NAME` is never used [INFO] [stdout] --> src/compiler.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait Pass { [INFO] [stdout] | ---- associated constant in this trait [INFO] [stdout] 26 | const NAME: &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | line: primitives::Line<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 237 | mut atoms: Vec, [INFO] [stdout] 238 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 238 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | stanza: layout::Stanza<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 320 | outer_prefix_atoms: Vec, [INFO] [stdout] 321 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 321 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast/bind.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1 [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" "a5459c89e4258135074b251ece909cc350fe651369667dacfbd6e07389b75621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5459c89e4258135074b251ece909cc350fe651369667dacfbd6e07389b75621", kill_on_drop: false }` [INFO] [stdout] a5459c89e4258135074b251ece909cc350fe651369667dacfbd6e07389b75621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef37a79259a44bb29676d22dc3507b0bec4ea0735be6874a674e395bde6c5819 [INFO] running `Command { std: "docker" "start" "-a" "ef37a79259a44bb29676d22dc3507b0bec4ea0735be6874a674e395bde6c5819", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stdout] warning: associated constant `NAME` is never used [INFO] [stdout] --> src/compiler.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait Pass { [INFO] [stdout] | ---- associated constant in this trait [INFO] [stdout] 26 | const NAME: &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | line: primitives::Line<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 237 | mut atoms: Vec, [INFO] [stdout] 238 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 238 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | stanza: layout::Stanza<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 320 | outer_prefix_atoms: Vec, [INFO] [stdout] 321 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 321 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast/bind.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling sway-conf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `NAME` is never used [INFO] [stdout] --> src/compiler.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait Pass { [INFO] [stdout] | ---- associated constant in this trait [INFO] [stdout] 26 | const NAME: &'static str; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | line: primitives::Line<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 237 | mut atoms: Vec, [INFO] [stdout] 238 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 238 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | stanza: layout::Stanza<'a>, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 320 | outer_prefix_atoms: Vec, [INFO] [stdout] 321 | ) -> Result, Err> { [INFO] [stdout] | -- --- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 321 | ) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:354:42 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ast/bind.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err> { [INFO] [stdout] | ^^ -- --- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1 [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" "ef37a79259a44bb29676d22dc3507b0bec4ea0735be6874a674e395bde6c5819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef37a79259a44bb29676d22dc3507b0bec4ea0735be6874a674e395bde6c5819", kill_on_drop: false }` [INFO] [stdout] ef37a79259a44bb29676d22dc3507b0bec4ea0735be6874a674e395bde6c5819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0ed71584b1d506788e6b5a08cadd40c50b699183b77265f828da2a86c54c6f8 [INFO] running `Command { std: "docker" "start" "-a" "c0ed71584b1d506788e6b5a08cadd40c50b699183b77265f828da2a86c54c6f8", kill_on_drop: false }` [INFO] [stderr] warning: associated constant `NAME` is never used [INFO] [stderr] --> src/compiler.rs:26:11 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) trait Pass { [INFO] [stderr] | ---- associated constant in this trait [INFO] [stderr] 26 | const NAME: &'static str; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ast.rs:236:28 [INFO] [stderr] | [INFO] [stderr] 236 | line: primitives::Line<'a>, [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 237 | mut atoms: Vec, [INFO] [stderr] 238 | ) -> Result, Err> { [INFO] [stderr] | -- --- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 238 | ) -> Result, Err<'a>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ast.rs:319:28 [INFO] [stderr] | [INFO] [stderr] 319 | stanza: layout::Stanza<'a>, [INFO] [stderr] | ^^ the lifetime is named here [INFO] [stderr] 320 | outer_prefix_atoms: Vec, [INFO] [stderr] 321 | ) -> Result, Err> { [INFO] [stderr] | -- --- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 321 | ) -> Result, Err<'a>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:354:42 [INFO] [stderr] | [INFO] [stderr] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err> { [INFO] [stderr] | ^^ -- --- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 354 | pub fn parse(stanzas: Vec>) -> Result>, Err<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/ast/bind.rs:64:48 [INFO] [stderr] | [INFO] [stderr] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err> { [INFO] [stderr] | ^^ -- --- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 64 | pub(super) fn parse<'a>(line: primitives::Line<'a>, mut atoms: Vec) -> Result, Err<'a>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sway-conf` (lib) generated 5 warnings (run `cargo fix --lib -p sway-conf` to apply 4 suggestions) [INFO] [stderr] warning: `sway-conf` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: conch-parser v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sway_conf-2e323df560f75fac) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test ast::tests::bindsym::cmd ... ok [INFO] [stdout] test ast::tests::comments ... ok [INFO] [stdout] test ast::tests::bindsym::mode_block ... ok [INFO] [stdout] test ast::tests::mode::set ... ok [INFO] [stdout] test ast::tests::exec::block ... ok [INFO] [stdout] test ast::tests::exec::cmd ... ok [INFO] [stdout] test ast::tests::mode::cmd ... ok [INFO] [stdout] test ast::tests::set::runtime_expansion ... ok [INFO] [stdout] test ast::tests::set::block ... ok [INFO] [stdout] test compiler::tests::bindsym_keys_propergation ... ok [INFO] [stdout] test ast::tests::bindsym::block ... ok [INFO] [stdout] test ast::tests::set::cmd ... ok [INFO] [stdout] test compiler::tests::include_resolver ... ok [INFO] [stdout] test compiler::tests::setvar_propergation ... ok [INFO] [stdout] test ast::tests::visit ... ok [INFO] [stdout] test compiler::tests::include_inliner ... ok [INFO] [stdout] test primitives::tests::atoms_basic ... ok [INFO] [stdout] test compiler::tests::runtime_resolvable_propergation ... ok [INFO] [stdout] test primitives::tests::atoms_bindings ... ok [INFO] [stdout] test primitives::tests::atoms_multiline_in_quotes ... ok [INFO] [stdout] test primitives::tests::escaped_in_braces ... ok [INFO] [stdout] test primitives::tests::line_basic ... ok [INFO] [stdout] test primitives::tests::line_continuation_spans ... ok [INFO] [stdout] test primitives::tests::atoms_strings_single_quote ... ok [INFO] [stdout] test primitives::tests::atoms_strings_double_quote ... ok [INFO] [stdout] test primitives::tests::line_no_newline ... ok [INFO] [stdout] test primitives::tests::line_with_brace ... ok [INFO] [stdout] test primitives::tests::unary_comment_basic ... ok [INFO] [stdout] test tests::basic ... ok [INFO] [stdout] test primitives::tests::unary_comment_err ... ok [INFO] [stdout] test primitives::tests::open_brace_basic ... ok [INFO] [stdout] test tests::basic_brace ... ok [INFO] [stdout] test tests::comments ... ok [INFO] [stdout] test tests::nested_brace ... ok [INFO] [stdout] test tests::test_config::line_continuation ... ok [INFO] [stdout] test tests::test_config::block_example_from_sway_5_man ... ok [INFO] [stdout] test tests::test_config::line_continuation_preceding_block ... ok [INFO] [stdout] test tests::test_config::simple_block ... ok [INFO] [stdout] test tests::test_config::simple_directives ... ok [INFO] [stdout] test tests::test_config::whynothugo_test_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sway_conf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0ed71584b1d506788e6b5a08cadd40c50b699183b77265f828da2a86c54c6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ed71584b1d506788e6b5a08cadd40c50b699183b77265f828da2a86c54c6f8", kill_on_drop: false }` [INFO] [stdout] c0ed71584b1d506788e6b5a08cadd40c50b699183b77265f828da2a86c54c6f8