[INFO] fetching crate steel-parser 0.7.0... [INFO] testing steel-parser-0.7.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate steel-parser 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate steel-parser 0.7.0 [INFO] finished tweaking crates.io crate steel-parser 0.7.0 [INFO] tweaked toml for crates.io crate steel-parser 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-parser 0.7.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steel-parser 0.7.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d80f418dea877252e8bc81ec418bea2274eeb4cacfee032ab60c808914f2d6f [INFO] running `Command { std: "docker" "start" "-a" "1d80f418dea877252e8bc81ec418bea2274eeb4cacfee032ab60c808914f2d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d80f418dea877252e8bc81ec418bea2274eeb4cacfee032ab60c808914f2d6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d80f418dea877252e8bc81ec418bea2274eeb4cacfee032ab60c808914f2d6f", kill_on_drop: false }` [INFO] [stdout] 1d80f418dea877252e8bc81ec418bea2274eeb4cacfee032ab60c808914f2d6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e952daa01fd64017fbb0f6b61312344b49e5ef53be42e80b2862ebeea258bf [INFO] running `Command { std: "docker" "start" "-a" "88e952daa01fd64017fbb0f6b61312344b49e5ef53be42e80b2862ebeea258bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling steel-parser v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:434:15 [INFO] [stdout] | [INFO] [stdout] 434 | fn to_doc(&self) -> RcDoc<()>; [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] 434 | fn to_doc(&self) -> RcDoc<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:593:15 [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:649:15 [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:676:15 [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:738:15 [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:825:15 [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:925:15 [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:965:15 [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:999:15 [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1072:15 [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1324:15 [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1428:15 [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1465:15 [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1524:15 [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1564:15 [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s [INFO] running `Command { std: "docker" "inspect" "88e952daa01fd64017fbb0f6b61312344b49e5ef53be42e80b2862ebeea258bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e952daa01fd64017fbb0f6b61312344b49e5ef53be42e80b2862ebeea258bf", kill_on_drop: false }` [INFO] [stdout] 88e952daa01fd64017fbb0f6b61312344b49e5ef53be42e80b2862ebeea258bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b873e002936a7245d33305f0fc12f284bbfc606de5511f1b9dbbb16f53154f31 [INFO] running `Command { std: "docker" "start" "-a" "b873e002936a7245d33305f0fc12f284bbfc606de5511f1b9dbbb16f53154f31", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:434:15 [INFO] [stdout] | [INFO] [stdout] 434 | fn to_doc(&self) -> RcDoc<()>; [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] 434 | fn to_doc(&self) -> RcDoc<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:593:15 [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:649:15 [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:676:15 [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:738:15 [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:825:15 [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:925:15 [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:965:15 [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:999:15 [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1072:15 [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1324:15 [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1428:15 [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1465:15 [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1524:15 [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1564:15 [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling steel-parser v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:434:15 [INFO] [stdout] | [INFO] [stdout] 434 | fn to_doc(&self) -> RcDoc<()>; [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] 434 | fn to_doc(&self) -> RcDoc<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 438 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 536 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:593:15 [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 593 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:649:15 [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 649 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:676:15 [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 676 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:738:15 [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 738 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:825:15 [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 825 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:925:15 [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 925 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:965:15 [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 965 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:999:15 [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 999 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1072:15 [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1072 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1324:15 [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1324 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1428:15 [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1428 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1465:15 [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1465 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1524:15 [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1524 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast.rs:1564:15 [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<()> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1564 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:893:26 [INFO] [stdout] | [INFO] [stdout] 893 | fn identifier(ident: &str) -> TokenType> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 893 | fn identifier(ident: &str) -> TokenType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "b873e002936a7245d33305f0fc12f284bbfc606de5511f1b9dbbb16f53154f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b873e002936a7245d33305f0fc12f284bbfc606de5511f1b9dbbb16f53154f31", kill_on_drop: false }` [INFO] [stdout] b873e002936a7245d33305f0fc12f284bbfc606de5511f1b9dbbb16f53154f31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e428ea28777a52253b12f8e1859b58d7c56727be2846eeb9fcbbf1e8d676ade [INFO] running `Command { std: "docker" "start" "-a" "5e428ea28777a52253b12f8e1859b58d7c56727be2846eeb9fcbbf1e8d676ade", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:434:15 [INFO] [stderr] | [INFO] [stderr] 434 | fn to_doc(&self) -> RcDoc<()>; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 434 | fn to_doc(&self) -> RcDoc<'_, ()>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:438:15 [INFO] [stderr] | [INFO] [stderr] 438 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 438 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:536:15 [INFO] [stderr] | [INFO] [stderr] 536 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 536 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:593:15 [INFO] [stderr] | [INFO] [stderr] 593 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 593 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:649:15 [INFO] [stderr] | [INFO] [stderr] 649 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 649 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:676:15 [INFO] [stderr] | [INFO] [stderr] 676 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 676 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:738:15 [INFO] [stderr] | [INFO] [stderr] 738 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 738 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:825:15 [INFO] [stderr] | [INFO] [stderr] 825 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 825 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:925:15 [INFO] [stderr] | [INFO] [stderr] 925 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 925 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:965:15 [INFO] [stderr] | [INFO] [stderr] 965 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 965 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:999:15 [INFO] [stderr] | [INFO] [stderr] 999 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 999 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1072:15 [INFO] [stderr] | [INFO] [stderr] 1072 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1072 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1324:15 [INFO] [stderr] | [INFO] [stderr] 1324 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1324 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1428:15 [INFO] [stderr] | [INFO] [stderr] 1428 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1428 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1465:15 [INFO] [stderr] | [INFO] [stderr] 1465 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1465 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1524:15 [INFO] [stderr] | [INFO] [stderr] 1524 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1524 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast.rs:1564:15 [INFO] [stderr] | [INFO] [stderr] 1564 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1564 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:893:26 [INFO] [stderr] | [INFO] [stderr] 893 | fn identifier(ident: &str) -> TokenType> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 893 | fn identifier(ident: &str) -> TokenType> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `steel-parser` (lib) generated 17 warnings (run `cargo fix --lib -p steel-parser` to apply 17 suggestions) [INFO] [stderr] warning: `steel-parser` (lib test) generated 18 warnings (17 duplicates) (run `cargo fix --lib -p steel-parser --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_parser-acad050a26dbad11) [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test ast::check_size ... ok [INFO] [stdout] test ast::display_tests::display_begin ... ok [INFO] [stdout] test ast::display_tests::display_apply ... ok [INFO] [stdout] test ast::display_tests::display_eval ... ok [INFO] [stdout] test ast::display_tests::display_execute_three_args ... ok [INFO] [stdout] test ast::display_tests::display_execute_two_args ... ok [INFO] [stdout] test ast::display_tests::display_if ... ok [INFO] [stdout] test ast::display_tests::display_define_function ... ok [INFO] [stdout] test ast::display_tests::display_lambda_quote ... ok [INFO] [stdout] test ast::display_tests::display_panic ... ok [INFO] [stdout] test ast::display_tests::display_let ... ok [INFO] [stdout] test ast::display_tests::display_define_normal ... ok [INFO] [stdout] test ast::display_tests::display_read ... ok [INFO] [stdout] test ast::display_tests::display_quote ... ok [INFO] [stdout] test ast::display_tests::display_return ... ok [INFO] [stdout] test ast::display_tests::display_set ... ok [INFO] [stdout] test ast::display_tests::display_struct ... ok [INFO] [stdout] test ast::display_tests::display_transduce ... ok [INFO] [stdout] test interner::test_initialization ... ok [INFO] [stdout] test ast::pretty_print_tests::pretty_set ... ok [INFO] [stdout] test lexer::lexer_tests::bytevector_test ... ok [INFO] [stdout] test lexer::lexer_tests::comment_error_test ... ok [INFO] [stdout] test lexer::lexer_tests::escaped_identifier_test ... ok [INFO] [stdout] test lexer::lexer_tests::function_definition ... ok [INFO] [stdout] test lexer::lexer_tests::identifier_test ... ok [INFO] [stdout] test lexer::lexer_tests::lex_string_with_escape_chars ... ok [INFO] [stdout] test lexer::lexer_tests::negative_test_bigint ... ok [INFO] [stdout] test lexer::lexer_tests::scheme_statement ... ok [INFO] [stdout] test lexer::lexer_tests::special_comments_test ... ok [INFO] [stdout] test lexer::lexer_tests::test_almost_literals ... ok [INFO] [stdout] test lexer::lexer_tests::test_bigint ... ok [INFO] [stdout] test lexer::lexer_tests::test_bracket_characters ... ok [INFO] [stdout] test lexer::lexer_tests::test_chars ... ok [INFO] [stdout] test lexer::lexer_tests::test_comment ... ok [INFO] [stdout] test lexer::lexer_tests::test_complex_numbers ... ok [INFO] [stdout] test lexer::lexer_tests::test_escape_in_string ... ok [INFO] [stdout] test lexer::lexer_tests::test_identifier_with_quote_end ... ok [INFO] [stdout] test lexer::lexer_tests::test_invalid_unicode_escapes ... ok [INFO] [stdout] test lexer::lexer_tests::test_malformed_complex_numbers_are_identifiers ... ok [INFO] [stdout] test lexer::lexer_tests::test_nan ... ok [INFO] [stdout] test lexer::lexer_tests::test_numbers_with_radix ... ok [INFO] [stdout] test lexer::lexer_tests::test_quote_within_word ... ok [INFO] [stdout] test lexer::lexer_tests::test_rationals ... ok [INFO] [stdout] test lexer::lexer_tests::test_real_numbers ... ok [INFO] [stdout] test lexer::lexer_tests::test_single_period ... ok [INFO] [stdout] test lexer::lexer_tests::test_string ... ok [INFO] [stdout] test lexer::lexer_tests::test_string_newlines ... ok [INFO] [stdout] test lexer::lexer_tests::test_unexpected_char ... ok [INFO] [stdout] test lexer::lexer_tests::test_unicode_escapes ... ok [INFO] [stdout] test lexer::lexer_tests::test_words ... ok [INFO] [stdout] test lexer::lexer_tests::vector_test ... ok [INFO] [stdout] test parser::parser_tests::check_double_unquote_parsing ... ok [INFO] [stdout] test parser::parser_tests::check_parser_with_doc_comments ... ok [INFO] [stdout] test parser::parser_tests::check_quote_parsing ... ok [INFO] [stdout] test parser::parser_tests::parse_character_sequence ... ok [INFO] [stdout] test parser::parser_tests::check_resulting_parsing ... ok [INFO] [stdout] test parser::parser_tests::parse_character_sequence_inside_if ... ok [INFO] [stdout] test ast::display_tests::display_lambda ... ok [INFO] [stdout] test parser::parser_tests::parse_close_paren_character ... ok [INFO] [stdout] test parser::parser_tests::parse_define_syntax ... ok [INFO] [stdout] test parser::parser_tests::parse_more_unicode ... ok [INFO] [stdout] test parser::parser_tests::parse_open_paren_character ... ok [INFO] [stdout] test parser::parser_tests::parse_quote ... ok [INFO] [stdout] test parser::parser_tests::parse_syntax_rules ... ok [INFO] [stdout] test parser::parser_tests::parse_strange_characters ... ok [INFO] [stdout] test parser::parser_tests::parse_unicode ... ok [INFO] [stdout] test parser::parser_tests::parses_make_struct ... ok [INFO] [stdout] test parser::parser_tests::parses_quasiquote ... ok [INFO] [stdout] test parser::parser_tests::quote_multiple_args_should_err ... ok [INFO] [stdout] test parser::parser_tests::test_begin ... ok [INFO] [stdout] test parser::parser_tests::test_datum_comments ... ok [INFO] [stdout] test ast::display_tests::display_list ... ok [INFO] [stdout] test parser::parser_tests::test_define_func_multiple_args_multiple_body_exprs ... ok [INFO] [stdout] test parser::parser_tests::test_define_func_multiple_args ... ok [INFO] [stdout] test parser::parser_tests::test_define_func_simple ... ok [INFO] [stdout] test parser::parser_tests::test_define_should_err ... ok [INFO] [stdout] test parser::parser_tests::test_define_simple ... ok [INFO] [stdout] test parser::parser_tests::test_empty ... ok [INFO] [stdout] test parser::parser_tests::test_empty_quote_inside_if ... ok [INFO] [stdout] test parser::parser_tests::test_if_should_err ... ok [INFO] [stdout] test parser::parser_tests::test_define_with_datum_syntax_name ... ok [INFO] [stdout] test parser::parser_tests::test_invalid_datum_comments ... ok [INFO] [stdout] test parser::parser_tests::test_improper_list_failures ... ok [INFO] [stdout] test parser::parser_tests::test_lambda_function_with_rest ... ok [INFO] [stderr] Doc-tests steel_parser [INFO] [stdout] test parser::parser_tests::test_lambda_matches_let ... ok [INFO] [stdout] test parser::parser_tests::test_empty_quote_nested ... ok [INFO] [stdout] test parser::parser_tests::test_error ... ok [INFO] [stdout] test parser::parser_tests::test_define_with_datum_syntax_function_name ... ok [INFO] [stdout] test parser::parser_tests::test_lambda_should_err ... ok [INFO] [stdout] test parser::parser_tests::test_improper_list ... ok [INFO] [stdout] test parser::parser_tests::test_let ... ok [INFO] [stdout] test parser::parser_tests::test_empty_quote ... ok [INFO] [stdout] test parser::parser_tests::test_lambda_function ... ok [INFO] [stdout] test parser::parser_tests::test_if ... ok [INFO] [stdout] test parser::parser_tests::test_let_should_err ... ok [INFO] [stdout] test parser::parser_tests::test_malformed_vectors ... ok [INFO] [stdout] test parser::parser_tests::test_multi_parse_complicated ... ok [INFO] [stdout] test parser::parser_tests::test_multi_parse_simple ... ok [INFO] [stdout] test parser::parser_tests::test_delayed_lowering ... ok [INFO] [stdout] test parser::parser_tests::test_parse_nested ... ok [INFO] [stdout] test parser::parser_tests::test_parse_without_lowering_ast ... ok [INFO] [stdout] test parser::parser_tests::test_quasiquote_shorthand ... ok [INFO] [stdout] test parser::parser_tests::test_parse_simple ... ok [INFO] [stdout] test parser::parser_tests::test_quote ... ok [INFO] [stdout] test parser::parser_tests::test_quote_inner ... ok [INFO] [stdout] test parser::parser_tests::test_quote_inner_without_shorthand ... ok [INFO] [stdout] test parser::parser_tests::test_quote_with_inner_nested ... ok [INFO] [stdout] test parser::parser_tests::test_quote_shorthand_nested ... ok [INFO] [stdout] test parser::parser_tests::test_recursive_function ... ok [INFO] [stdout] test parser::parser_tests::test_return_normal ... ok [INFO] [stdout] test parser::parser_tests::test_unquote_splicing_normal ... ok [INFO] [stdout] test parser::parser_tests::test_unquote_normal ... ok [INFO] [stdout] test parser::parser_tests::test_quasiquote_normal ... ok [INFO] [stdout] test parser::parser_tests::test_quote_shorthand ... ok [INFO] [stdout] test parser::parser_tests::test_quote_nested ... ok [INFO] [stdout] test parser::parser_tests::test_quote_with_inner_nested_sub_expr ... ok [INFO] [stdout] test parser::parser_tests::test_unquote_splicing_shorthand ... ok [INFO] [stdout] test parser::parser_tests::test_unquote_shorthand ... ok [INFO] [stdout] test parser::parser_tests::test_vectors ... ok [INFO] [stdout] test parser::parser_tests::test_quote_normal_with_inner_nested_sub_expr ... ok [INFO] [stdout] test parser::parser_tests::test_lambda_function_with_rest_only ... ok [INFO] [stdout] test parser::parser_tests::test_quote_shorthand_multiple_exprs ... ok [INFO] [stdout] test parser::parser_tests::test_quote_with_inner_sub_expr_even_more_nested ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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" "5e428ea28777a52253b12f8e1859b58d7c56727be2846eeb9fcbbf1e8d676ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e428ea28777a52253b12f8e1859b58d7c56727be2846eeb9fcbbf1e8d676ade", kill_on_drop: false }` [INFO] [stdout] 5e428ea28777a52253b12f8e1859b58d7c56727be2846eeb9fcbbf1e8d676ade