[INFO] fetching crate shkeleton 0.13.2...
[INFO] testing shkeleton-0.13.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate shkeleton 0.13.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate shkeleton 0.13.2
[INFO] finished tweaking crates.io crate shkeleton 0.13.2
[INFO] tweaked toml for crates.io crate shkeleton 0.13.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shkeleton 0.13.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.49)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding dirs v4.0.0 (available: v6.0.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding lazy-regex v2.5.0 (available: v3.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3872e930a59a4985a922b2f19926a3b49f0acc1839e21fb7e400fae396aa5638
[INFO] running `Command { std: "docker" "start" "-a" "3872e930a59a4985a922b2f19926a3b49f0acc1839e21fb7e400fae396aa5638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3872e930a59a4985a922b2f19926a3b49f0acc1839e21fb7e400fae396aa5638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3872e930a59a4985a922b2f19926a3b49f0acc1839e21fb7e400fae396aa5638", kill_on_drop: false }`
[INFO] [stdout] 3872e930a59a4985a922b2f19926a3b49f0acc1839e21fb7e400fae396aa5638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1ca3cbd2e8286a582309e1f9db73d028f89ac9b47bfc2f270efbe4271b7bb15
[INFO] running `Command { std: "docker" "start" "-a" "a1ca3cbd2e8286a582309e1f9db73d028f89ac9b47bfc2f270efbe4271b7bb15", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling iterator-ext v0.2.1
[INFO] [stderr]    Compiling array_tool v1.0.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling fstrings v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling sherr v0.5.2
[INFO] [stderr]    Compiling shkeleton v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[INFO] [stdout]    |                     ^^^^^            ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[INFO] [stdout]    |                      ^^^^^            ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.68s
[INFO] running `Command { std: "docker" "inspect" "a1ca3cbd2e8286a582309e1f9db73d028f89ac9b47bfc2f270efbe4271b7bb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ca3cbd2e8286a582309e1f9db73d028f89ac9b47bfc2f270efbe4271b7bb15", kill_on_drop: false }`
[INFO] [stdout] a1ca3cbd2e8286a582309e1f9db73d028f89ac9b47bfc2f270efbe4271b7bb15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d72790a0fc8902efb8f86b1a3879584dd1a09df28aed53c6c7fe0800d1d23c54
[INFO] running `Command { std: "docker" "start" "-a" "d72790a0fc8902efb8f86b1a3879584dd1a09df28aed53c6c7fe0800d1d23c54", kill_on_drop: false }`
[INFO] [stderr]    Compiling shkeleton v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[INFO] [stdout]    |                     ^^^^^            ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[INFO] [stdout]    |                      ^^^^^            ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn write(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[INFO] [stdout]    |                     ^^^^^            ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sync.rs:63:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[INFO] [stdout]    |                      ^^^^^            ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `A` is never constructed
[INFO] [stdout]   --> tests/test_compile.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct A(pub u32);
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::hint::must_use` that must be used
[INFO] [stdout]   --> tests/test_compile.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     format_f!("My name is {name}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `format_f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "d72790a0fc8902efb8f86b1a3879584dd1a09df28aed53c6c7fe0800d1d23c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72790a0fc8902efb8f86b1a3879584dd1a09df28aed53c6c7fe0800d1d23c54", kill_on_drop: false }`
[INFO] [stdout] d72790a0fc8902efb8f86b1a3879584dd1a09df28aed53c6c7fe0800d1d23c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23f66fe25e1d20d19916e83367ec86a7ec55f053ba16b488e281e02b6c0b5a1f
[INFO] running `Command { std: "docker" "start" "-a" "23f66fe25e1d20d19916e83367ec86a7ec55f053ba16b488e281e02b6c0b5a1f", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync.rs:51:17
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stderr]    |                 ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync.rs:55:18
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn write(&self) -> RwLockWriteGuard<T> {
[INFO] [stderr]    |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn write(&self) -> RwLockWriteGuard<'_, T> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync.rs:59:21
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<T>> {
[INFO] [stderr]    |                     ^^^^^            ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn try_read(&self) -> Option<RwLockReadGuard<'_, T>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sync.rs:63:22
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<T>> {
[INFO] [stderr]    |                      ^^^^^            ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn try_write(&self) -> Option<RwLockWriteGuard<'_, T>> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `shkeleton` (lib) generated 4 warnings
[INFO] [stderr] warning: struct `A` is never constructed
[INFO] [stderr]   --> tests/test_compile.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct A(pub u32);
[INFO] [stderr]    |        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::hint::must_use` that must be used
[INFO] [stderr]   --> tests/test_compile.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     format_f!("My name is {name}");
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `format_f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `shkeleton` (test "test_compile") generated 2 warnings
[INFO] [stderr] warning: `shkeleton` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shkeleton-04d79c418dc60698)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_compile.rs (/opt/rustwide/target/debug/deps/test_compile-cf46e8a3341c59f5)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_diag - should panic ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_compile`
[INFO] [stdout] test test_failure_feature ... ok
[INFO] [stdout] test test_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_diag stdout ----
[INFO] [stdout] note: test did not panic as expected at tests/test_compile.rs:69:4
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_diag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23f66fe25e1d20d19916e83367ec86a7ec55f053ba16b488e281e02b6c0b5a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f66fe25e1d20d19916e83367ec86a7ec55f053ba16b488e281e02b6c0b5a1f", kill_on_drop: false }`
[INFO] [stdout] 23f66fe25e1d20d19916e83367ec86a7ec55f053ba16b488e281e02b6c0b5a1f
