[INFO] fetching crate motoko 0.0.31...
[INFO] testing motoko-0.0.31 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate motoko 0.0.31 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate motoko 0.0.31
[INFO] finished tweaking crates.io crate motoko 0.0.31
[INFO] tweaked toml for crates.io crate motoko 0.0.31 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate motoko 0.0.31 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate motoko 0.0.31 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `motoko` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf59dcd9331ca541de5e98f365e6b5296899a5984c936a38aff501a233e3d5f1
[INFO] running `Command { std: "docker" "start" "-a" "bf59dcd9331ca541de5e98f365e6b5296899a5984c936a38aff501a233e3d5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf59dcd9331ca541de5e98f365e6b5296899a5984c936a38aff501a233e3d5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf59dcd9331ca541de5e98f365e6b5296899a5984c936a38aff501a233e3d5f1", kill_on_drop: false }`
[INFO] [stdout] bf59dcd9331ca541de5e98f365e6b5296899a5984c936a38aff501a233e3d5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6df5d41f575055b3d3b00ff40299255ff623a7dea29665a2fc0391f9cc3676dd
[INFO] running `Command { std: "docker" "start" "-a" "6df5d41f575055b3d3b00ff40299255ff623a7dea29665a2fc0391f9cc3676dd", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `motoko` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling motoko v0.0.31 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1346:15
[INFO] [stdout]      |
[INFO] [stdout] 1346 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1352:15
[INFO] [stdout]      |
[INFO] [stdout] 1352 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn 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] 28 |     fn doc(&self) -> RcDoc<'_>;
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn 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] 97 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn 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] 103 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn 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] 110 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn 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] 116 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn 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] 122 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn 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] 128 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn 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] 137 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn 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] 156 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn 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] 167 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn 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] 195 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn 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] 209 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn 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] 215 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn 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] 325 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn 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] 331 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn 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] 360 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:384:12
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn 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] 384 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn 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] 409 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 422 |     fn 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] 422 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn 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] 445 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:455:12
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn 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] 455 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn 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] 464 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn 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] 478 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 492 |     fn 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] 492 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:504:12
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn 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] 504 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:514:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     fn 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] 514 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:524:12
[INFO] [stdout]     |
[INFO] [stdout] 524 |     fn 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] 524 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:589:12
[INFO] [stdout]     |
[INFO] [stdout] 589 |     fn 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] 589 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn 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] 625 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn kwd<U: std::fmt::Display + ?Sized>(str: &U) -> 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] 75 | pub fn kwd<U: std::fmt::Display + ?Sized>(str: &U) -> RcDoc<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn str(str: &str) -> 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] 79 | pub fn str(str: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn ident(id: &str) -> 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] 83 | pub fn ident(id: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn quote_ident(id: &str) -> 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] 87 | pub fn quote_ident(id: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/value.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn dynamic(&self) -> std::cell::Ref<dyn Dynamic> {
[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] 168 |     pub fn dynamic(&self) -> std::cell::Ref<'_, dyn Dynamic> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/value.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn dynamic_mut(&self) -> std::cell::RefMut<dyn Dynamic> {
[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] 172 |     pub fn dynamic_mut(&self) -> std::cell::RefMut<'_, dyn Dynamic> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "6df5d41f575055b3d3b00ff40299255ff623a7dea29665a2fc0391f9cc3676dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df5d41f575055b3d3b00ff40299255ff623a7dea29665a2fc0391f9cc3676dd", kill_on_drop: false }`
[INFO] [stdout] 6df5d41f575055b3d3b00ff40299255ff623a7dea29665a2fc0391f9cc3676dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb266ce33d2a18602bcfc1ca180baa5a71c5a9adcc9437cd53d5ce69bb9bc0c2
[INFO] running `Command { std: "docker" "start" "-a" "cb266ce33d2a18602bcfc1ca180baa5a71c5a9adcc9437cd53d5ce69bb9bc0c2", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `motoko` which is deprecated
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling motoko v0.0.31 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1346:15
[INFO] [stdout]      |
[INFO] [stdout] 1346 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1352:15
[INFO] [stdout]      |
[INFO] [stdout] 1352 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1346:15
[INFO] [stdout]      |
[INFO] [stdout] 1346 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `active-reflection`
[INFO] [stdout]     --> src/lib/vm_step.rs:1352:15
[INFO] [stdout]      |
[INFO] [stdout] 1352 |         #[cfg(feature = "active-reflection")]
[INFO] [stdout]      |               ^^^^^^^^^^-------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"core-reflection"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `core-reflection`, `default`, `exe`, `parser`, `reflection`, `rustyline`, `serde-paths`, `serde_path_to_error`, `to-motoko`, and `value-reflection`
[INFO] [stdout]      = help: consider adding `active-reflection` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `motoko` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name motoko --edition=2018 src/lib/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="to-motoko"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core-reflection", "default", "exe", "parser", "reflection", "rustyline", "serde-paths", "serde_path_to_error", "to-motoko", "value-reflection"))' -C metadata=1809659ebb5f7c6e -C extra-filename=-fd7e809de85ad0bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern candid=/opt/rustwide/target/debug/deps/libcandid-13d0dfd0713f64b4.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5258a20ab3811a89.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-520ec39a7639d816.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-79182b7672e08b5f.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-35978018b622503b.rmeta --extern line_col=/opt/rustwide/target/debug/deps/libline_col-769f9f4dd7366d6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-368e05ac2c0115e3.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-635fdd159ccffc83.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e187544078260e33.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5ba94aa5999cc22f.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b2fa8c2d1f2c75b5.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-798db00fa295026c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-024cfaa467e434b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-293e107b1d5d257b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5313f11f875cc938.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-8c473ea957bcea06.rmeta --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-131fd6b8127f6129.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn 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] 28 |     fn doc(&self) -> RcDoc<'_>;
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn 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] 97 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn 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] 103 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn 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] 110 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn 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] 116 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn 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] 122 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn 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] 128 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn 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] 137 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn 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] 156 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn 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] 167 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn 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] 195 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn 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] 209 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn 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] 215 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn 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] 325 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn 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] 331 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn 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] 360 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:384:12
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn 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] 384 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn 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] 409 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 422 |     fn 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] 422 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn 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] 445 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:455:12
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn 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] 455 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn 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] 464 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn 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] 478 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 492 |     fn 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] 492 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:504:12
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn 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] 504 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:514:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     fn 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] 514 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:524:12
[INFO] [stdout]     |
[INFO] [stdout] 524 |     fn 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] 524 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:589:12
[INFO] [stdout]     |
[INFO] [stdout] 589 |     fn 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] 589 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/format.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn 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] 625 |     fn doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn kwd<U: std::fmt::Display + ?Sized>(str: &U) -> 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] 75 | pub fn kwd<U: std::fmt::Display + ?Sized>(str: &U) -> RcDoc<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn str(str: &str) -> 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] 79 | pub fn str(str: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn ident(id: &str) -> 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] 83 | pub fn ident(id: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/format_utils.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn quote_ident(id: &str) -> 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] 87 | pub fn quote_ident(id: &str) -> RcDoc<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/value.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn dynamic(&self) -> std::cell::Ref<dyn Dynamic> {
[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] 168 |     pub fn dynamic(&self) -> std::cell::Ref<'_, dyn Dynamic> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib/value.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn dynamic_mut(&self) -> std::cell::RefMut<dyn Dynamic> {
[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] 172 |     pub fn dynamic_mut(&self) -> std::cell::RefMut<'_, dyn Dynamic> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb266ce33d2a18602bcfc1ca180baa5a71c5a9adcc9437cd53d5ce69bb9bc0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb266ce33d2a18602bcfc1ca180baa5a71c5a9adcc9437cd53d5ce69bb9bc0c2", kill_on_drop: false }`
[INFO] [stdout] cb266ce33d2a18602bcfc1ca180baa5a71c5a9adcc9437cd53d5ce69bb9bc0c2
