[INFO] cloning repository https://github.com/pen-lang/pen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pen-lang/pen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d216ba5e80ecee85070217ac2c7612056ac1a36
[INFO] checking pen-lang/pen against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pen-lang/pen
[INFO] finished tweaking git repo https://github.com/pen-lang/pen
[INFO] tweaked toml for git repo https://github.com/pen-lang/pen written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pen-lang/pen on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pen-lang/pen 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/raviqqe/fmm`
[INFO] [stderr]     Updating git repository `https://github.com/raviqqe/plist-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/raviqqe/hamt-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.2
[INFO] [stderr]   Downloaded mfmt v0.1.4
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded inkwell_internals v0.8.0
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded inkwell v0.2.0
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 561f6af5af3e72fc9a6c446831b7c2323a76283f67261a7addf47d23d2d96872
[INFO] running `Command { std: "docker" "start" "-a" "561f6af5af3e72fc9a6c446831b7c2323a76283f67261a7addf47d23d2d96872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "561f6af5af3e72fc9a6c446831b7c2323a76283f67261a7addf47d23d2d96872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561f6af5af3e72fc9a6c446831b7c2323a76283f67261a7addf47d23d2d96872", kill_on_drop: false }`
[INFO] [stdout] 561f6af5af3e72fc9a6c446831b7c2323a76283f67261a7addf47d23d2d96872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7774f3f7f23dc6bbee7aec069638d86ac619bb989a715635d05fe681a745f4d
[INFO] running `Command { std: "docker" "start" "-a" "c7774f3f7f23dc6bbee7aec069638d86ac619bb989a715635d05fe681a745f4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking plist v0.1.0 (https://github.com/raviqqe/plist-rs?branch=main#e9c65fa3)
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]     Checking hamt v0.3.1 (https://github.com/raviqqe/hamt-rs?branch=main#0b05b19a)
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking mfmt v0.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling inkwell v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking mir v0.1.0 (/opt/rustwide/workdir/lib/mir)
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking std-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/std_hash_map_insert)
[INFO] [stderr]     Checking fibonacci v0.1.0 (/opt/rustwide/workdir/benchmark/rust/fibonacci)
[INFO] [stderr]     Checking which v7.0.2
[INFO] [stderr]     Checking sum v0.1.0 (/opt/rustwide/workdir/benchmark/rust/sum)
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking im-hash-map-update v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_update)
[INFO] [stderr]     Checking im-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_insert)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking fmm v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling llvm-sys v160.1.4
[INFO] [stderr]     Checking mir-fmm v0.1.0 (/opt/rustwide/workdir/lib/mir-fmm)
[INFO] [stderr]     Checking fmm-c v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking pen-ffi-macro v0.5.0 (/opt/rustwide/workdir/lib/ffi-macro)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling inkwell_internals v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking fmm-llvm v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pen-ffi v0.10.23 (/opt/rustwide/workdir/lib/ffi)
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/cps/async_stack.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::transmute,
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/future/from_closure.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/cps/async_stack.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::transmute,
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/future/from_closure.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking position v0.1.0 (/opt/rustwide/workdir/lib/position)
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/lib/ast)
[INFO] [stderr]     Checking hir v0.1.0 (/opt/rustwide/workdir/lib/hir)
[INFO] [stderr]     Checking test-info v0.1.0 (/opt/rustwide/workdir/lib/test-info)
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/cps/async_stack.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::transmute,
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]    |
[INFO] [stdout]  9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 | /             call!(
[INFO] [stdout] 84 | |                 fn() -> Number,
[INFO] [stdout] 85 | |                 Closure::new(thunk_entry_function as *const u8, value),
[INFO] [stdout] 86 | |             )
[INFO] [stdout]    | |_____________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]     |
[INFO] [stdout]   9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | /             call!(
[INFO] [stdout] 107 | |                 fn(Number) -> Number,
[INFO] [stdout] 108 | |                 Closure::new(closure_entry_function as *const u8, Default::default()),
[INFO] [stdout] 109 | |                 value.into(),
[INFO] [stdout] 110 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]     |
[INFO] [stdout]   9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | /             call!(
[INFO] [stdout] 130 | |                 fn(Number, Number) -> Number,
[INFO] [stdout] 131 | |                 Closure::new(
[INFO] [stdout] 132 | |                     closure_2_arity_entry_function as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |                 2.0.into(),
[INFO] [stdout] 137 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]     |
[INFO] [stdout]   9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 | /             call!(
[INFO] [stdout] 167 | |                 fn() -> Number,
[INFO] [stdout] 168 | |                 Closure::new(
[INFO] [stdout] 169 | |                     closure_entry_function_with_suspension as *const u8,
[INFO] [stdout] 170 | |                     Default::default()
[INFO] [stdout] 171 | |                 ),
[INFO] [stdout] 172 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]     |
[INFO] [stdout]   9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 | /             call!(
[INFO] [stdout] 193 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 194 | |                 Closure::new(
[INFO] [stdout] 195 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                 value.into(),
[INFO] [stdout] 199 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:9:53
[INFO] [stdout]     |
[INFO] [stdout]   9 |               use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | /             call!(
[INFO] [stdout] 211 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 212 | |                 Closure::new(
[INFO] [stdout] 213 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                 value.clone(),
[INFO] [stdout] 217 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> lib/ffi/src/future/from_closure.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::{future::poll_fn, intrinsics::transmute, task::Poll};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking format v0.1.0 (/opt/rustwide/workdir/lib/format)
[INFO] [stderr]     Checking parse v0.1.0 (/opt/rustwide/workdir/lib/parse)
[INFO] [stderr]     Checking doc v0.1.0 (/opt/rustwide/workdir/lib/doc)
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib/parse/src/parser.rs:1003:20
[INFO] [stdout]      |
[INFO] [stdout] 1003 | fn position(input: Input) -> IResult<impl Fn() -> Position + '_> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |         |                               |
[INFO] [stdout]      |                    |         |                               the same lifetime is elided here
[INFO] [stdout]      |                    |         the same lifetime is hidden here
[INFO] [stdout]      |                    the lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]      |
[INFO] [stdout] 1003 | fn position(input: Input<'_>) -> IResult<'_, impl Fn() -> Position + '_> {
[INFO] [stdout]      |                         ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interface v0.1.0 (/opt/rustwide/workdir/lib/interface)
[INFO] [stderr]     Checking hir_mir v0.1.0 (/opt/rustwide/workdir/lib/hir-mir)
[INFO] [stderr]     Checking ast_hir v0.1.0 (/opt/rustwide/workdir/lib/ast-hir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib/parse/src/parser.rs:1003:20
[INFO] [stdout]      |
[INFO] [stdout] 1003 | fn position(input: Input) -> IResult<impl Fn() -> Position + '_> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |         |                               |
[INFO] [stdout]      |                    |         |                               the same lifetime is elided here
[INFO] [stdout]      |                    |         the same lifetime is hidden here
[INFO] [stdout]      |                    the lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]      |
[INFO] [stdout] 1003 | fn position(input: Input<'_>) -> IResult<'_, impl Fn() -> Position + '_> {
[INFO] [stdout]      |                         ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/lib/app)
[INFO] [stderr]     Checking infra v0.1.0 (/opt/rustwide/workdir/lib/infra)
[INFO] [stderr]     Checking pen v0.6.9 (/opt/rustwide/workdir/cmd/pen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.12s
[INFO] running `Command { std: "docker" "inspect" "c7774f3f7f23dc6bbee7aec069638d86ac619bb989a715635d05fe681a745f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7774f3f7f23dc6bbee7aec069638d86ac619bb989a715635d05fe681a745f4d", kill_on_drop: false }`
[INFO] [stdout] c7774f3f7f23dc6bbee7aec069638d86ac619bb989a715635d05fe681a745f4d
