[INFO] fetching crate keyutils 0.4.0...
[INFO] testing keyutils-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate keyutils 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate keyutils 0.4.0
[INFO] finished tweaking crates.io crate keyutils 0.4.0
[INFO] tweaked toml for crates.io crate keyutils 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyutils 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding uninit v0.3.0 (available: v0.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d698bea83b27b516174ef7c7d791f938ae2599ab235e78a76e89955bf6cba02b
[INFO] running `Command { std: "docker" "start" "-a" "d698bea83b27b516174ef7c7d791f938ae2599ab235e78a76e89955bf6cba02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d698bea83b27b516174ef7c7d791f938ae2599ab235e78a76e89955bf6cba02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d698bea83b27b516174ef7c7d791f938ae2599ab235e78a76e89955bf6cba02b", kill_on_drop: false }`
[INFO] [stdout] d698bea83b27b516174ef7c7d791f938ae2599ab235e78a76e89955bf6cba02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2a58d179f7cc6199f3cdc18a17decb7627b28c6ada33f19f817ef2e3b7263dd
[INFO] running `Command { std: "docker" "start" "-a" "b2a58d179f7cc6199f3cdc18a17decb7627b28c6ada33f19f817ef2e3b7263dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling uninit v0.3.0
[INFO] [stderr]    Compiling keyutils-raw v0.4.0
[INFO] [stderr]    Compiling keyutils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn description(&self) -> Cow<str>;
[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] 43 |     fn description(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn description(&self) -> Cow<str> {
[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] 47 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn description(&self) -> Cow<str> {
[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] 53 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn payload(&self) -> Cow<[u8]>;
[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] 61 |     fn payload(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn payload(&self) -> Cow<[u8]> {
[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] 65 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn payload(&self) -> Cow<[u8]> {
[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] 71 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn payload(&self) -> Cow<[u8]> {
[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] 77 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn payload(&self) -> Cow<[u8]> {
[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 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn payload(&self) -> Cow<[u8]> {
[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] 89 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn restriction(&self) -> Cow<str>;
[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 restriction(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn restriction(&self) -> Cow<str> {
[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] 107 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn restriction(&self) -> Cow<str> {
[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] 113 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/asymmetric.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn restriction(&self) -> Cow<str> {
[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] 98 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/blacklist.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn description(&self) -> Cow<str> {
[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] 84 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/dns_resolver.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn description(&self) -> Cow<str> {
[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] 90 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/encrypted.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn payload(&self) -> Cow<[u8]> {
[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] 155 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/logon.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn description(&self) -> Cow<str> {
[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] 62 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn payload(&self) -> Cow<[u8]> {
[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] 57 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn description(&self) -> Cow<str> {
[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] 56 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn payload(&self) -> Cow<[u8]> {
[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] 68 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/trusted.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn payload(&self) -> Cow<[u8]> {
[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] 198 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "b2a58d179f7cc6199f3cdc18a17decb7627b28c6ada33f19f817ef2e3b7263dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a58d179f7cc6199f3cdc18a17decb7627b28c6ada33f19f817ef2e3b7263dd", kill_on_drop: false }`
[INFO] [stdout] b2a58d179f7cc6199f3cdc18a17decb7627b28c6ada33f19f817ef2e3b7263dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 666524a8a4b9811adfe37c9016fe7f398576dcd719fc3529ab907a5f622766d7
[INFO] running `Command { std: "docker" "start" "-a" "666524a8a4b9811adfe37c9016fe7f398576dcd719fc3529ab907a5f622766d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn description(&self) -> Cow<str>;
[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] 43 |     fn description(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn description(&self) -> Cow<str> {
[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] 47 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn description(&self) -> Cow<str> {
[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] 53 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn payload(&self) -> Cow<[u8]>;
[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] 61 |     fn payload(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn payload(&self) -> Cow<[u8]> {
[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] 65 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn payload(&self) -> Cow<[u8]> {
[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] 71 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn payload(&self) -> Cow<[u8]> {
[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] 77 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn payload(&self) -> Cow<[u8]> {
[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 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn payload(&self) -> Cow<[u8]> {
[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] 89 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn restriction(&self) -> Cow<str>;
[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 restriction(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn restriction(&self) -> Cow<str> {
[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] 107 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn restriction(&self) -> Cow<str> {
[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] 113 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/asymmetric.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn restriction(&self) -> Cow<str> {
[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] 98 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/blacklist.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn description(&self) -> Cow<str> {
[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] 84 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/dns_resolver.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn description(&self) -> Cow<str> {
[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] 90 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/encrypted.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn payload(&self) -> Cow<[u8]> {
[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] 155 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/logon.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn description(&self) -> Cow<str> {
[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] 62 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn payload(&self) -> Cow<[u8]> {
[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] 57 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn description(&self) -> Cow<str> {
[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] 56 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn payload(&self) -> Cow<[u8]> {
[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] 68 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/trusted.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn payload(&self) -> Cow<[u8]> {
[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] 198 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling keyutils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `usage`, `nkeys`, `nikeys`, `qnkeys`, `maxkeys`, and `qnbytes` are never read
[INFO] [stdout]    --> src/tests/utils/kernel.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct KeyQuota {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 129 |     pub usage: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 130 |     pub nkeys: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 131 |     pub nikeys: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 132 |     pub qnkeys: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 133 |     pub maxkeys: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 134 |     pub qnbytes: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KeyQuota` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn description(&self) -> Cow<str>;
[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] 43 |     fn description(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn description(&self) -> Cow<str> {
[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] 47 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn description(&self) -> Cow<str> {
[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] 53 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn payload(&self) -> Cow<[u8]>;
[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] 61 |     fn payload(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn payload(&self) -> Cow<[u8]> {
[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] 65 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn payload(&self) -> Cow<[u8]> {
[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] 71 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn payload(&self) -> Cow<[u8]> {
[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] 77 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn payload(&self) -> Cow<[u8]> {
[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 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytype.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn payload(&self) -> Cow<[u8]> {
[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] 89 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn restriction(&self) -> Cow<str>;
[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 restriction(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn restriction(&self) -> Cow<str> {
[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] 107 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytype.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn restriction(&self) -> Cow<str> {
[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] 113 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/asymmetric.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn restriction(&self) -> Cow<str> {
[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] 98 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/blacklist.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn description(&self) -> Cow<str> {
[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] 84 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/dns_resolver.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn description(&self) -> Cow<str> {
[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] 90 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/encrypted.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn payload(&self) -> Cow<[u8]> {
[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] 155 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/logon.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn description(&self) -> Cow<str> {
[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] 62 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn payload(&self) -> Cow<[u8]> {
[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] 57 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn description(&self) -> Cow<str> {
[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] 56 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/keytypes/rxrpc_s.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn payload(&self) -> Cow<[u8]> {
[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] 68 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keytypes/trusted.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn payload(&self) -> Cow<[u8]> {
[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] 198 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.10s
[INFO] running `Command { std: "docker" "inspect" "666524a8a4b9811adfe37c9016fe7f398576dcd719fc3529ab907a5f622766d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666524a8a4b9811adfe37c9016fe7f398576dcd719fc3529ab907a5f622766d7", kill_on_drop: false }`
[INFO] [stdout] 666524a8a4b9811adfe37c9016fe7f398576dcd719fc3529ab907a5f622766d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45271ca8793a67be57321bcc7fe8edeab5c9b5eb0fab688d0ea09c54ce2e857b
[INFO] running `Command { std: "docker" "start" "-a" "45271ca8793a67be57321bcc7fe8edeab5c9b5eb0fab688d0ea09c54ce2e857b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn description(&self) -> Cow<str>;
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn description(&self) -> Cow<'_, str>;
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:47:20
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:61:16
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn payload(&self) -> Cow<[u8]>;
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn payload(&self) -> Cow<'_, [u8]>;
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:65:16
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:71:16
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:83:16
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytype.rs:89:16
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keytype.rs:103:20
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn restriction(&self) -> Cow<str>;
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn restriction(&self) -> Cow<'_, str>;
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keytype.rs:107:20
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn restriction(&self) -> Cow<str> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keytype.rs:113:20
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn restriction(&self) -> Cow<str> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/asymmetric.rs:98:20
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn restriction(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn restriction(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/blacklist.rs:84:20
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/dns_resolver.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keytypes/encrypted.rs:155:16
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/logon.rs:62:20
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/rxrpc.rs:57:16
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/rxrpc_s.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn description(&self) -> Cow<str> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn description(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/keytypes/rxrpc_s.rs:68:16
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keytypes/trusted.rs:198:16
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn payload(&self) -> Cow<[u8]> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn payload(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `keyutils` (lib) generated 21 warnings (run `cargo fix --lib -p keyutils` to apply 21 suggestions)
[INFO] [stderr] warning: fields `usage`, `nkeys`, `nikeys`, `qnkeys`, `maxkeys`, and `qnbytes` are never read
[INFO] [stderr]    --> src/tests/utils/kernel.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct KeyQuota {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 129 |     pub usage: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 130 |     pub nkeys: usize,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 131 |     pub nikeys: usize,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 132 |     pub qnkeys: usize,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 133 |     pub maxkeys: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 134 |     pub qnbytes: usize,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `KeyQuota` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `keyutils` (lib test) generated 22 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keyutils-be1100e9d659ba6d)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test constants::test_group_permission_bits ... ok
[INFO] [stdout] test constants::test_keyring_ids ... ok
[INFO] [stdout] test constants::test_possessor_permission_bits ... ok
[INFO] [stdout] test constants::test_other_permission_bits ... ok
[INFO] [stdout] test constants::test_support_flags ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::add::invalid_keyring' (40) panicked at src/tests/utils/mod.rs:85:5:
[INFO] [stderr] unsafe precondition(s) violated: NonZero::new_unchecked requires the argument to be non-zero
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x60a6e30d00f2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x60a6e30d00f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x60a6e30d00f2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x60a6e30d00f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x60a6e30e0a2f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x60a6e30e0a2f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x60a6e309db03 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x60a6e309db03 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x60a6e30a9772 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x60a6e30ae38f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x60a6e30ae1e9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x60a6e2de342e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x60a6e2de342e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x60a6e30ae99f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x60a6e30ae99f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x60a6e30ae7c6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x60a6e30a98a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x60a6e3091a7d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x60a6e30e915d - core::panicking::panic_nounwind_fmt::runtime::hf04708939d60a471
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x60a6e30e915d - core::panicking::panic_nounwind_fmt::hdb74e1b135b40650
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x60a6e2d90a93 - core::num::nonzero::NonZero<T>::new_unchecked::precondition_check::hdc33e02afb994d9c
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x60a6e2d90a0e - core::num::nonzero::NonZero<T>::new_unchecked::h922471ae73efda8d
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x60a6e2d8ea4f - keyutils::tests::utils::invalid_serial::h7d89cd9afa5036ea
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/utils/mod.rs:85:5
[INFO] [stderr]   23:     0x60a6e2d8eaa6 - keyutils::tests::utils::invalid_keyring::h2f91405cf31bbd1f
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/utils/mod.rs:89:27
[INFO] [stderr]   24:     0x60a6e2d8cba9 - keyutils::tests::add::invalid_keyring::heedd35a50d7ecd09
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/add.rs:107:23
[INFO] [stderr]   25:     0x60a6e2d8cc67 - keyutils::tests::add::invalid_keyring::{{closure}}::h3ab25bca270d466f
[INFO] [stderr]                                at /opt/rustwide/workdir/src/tests/add.rs:106:21
[INFO] [stderr]   26:     0x60a6e2da62f6 - core::ops::function::FnOnce::call_once::h713a8af6e65e3e66
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x60a6e2de327b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x60a6e2de327b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stderr]   29:     0x60a6e2df728d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stderr]   30:     0x60a6e2df728d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   31:     0x60a6e2df728d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   32:     0x60a6e2df728d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   33:     0x60a6e2df728d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]   34:     0x60a6e2df728d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stderr]   35:     0x60a6e2df728d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stderr]   36:     0x60a6e2dd07d4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stderr]   37:     0x60a6e2dd07d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   38:     0x60a6e2dd410a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   39:     0x60a6e2dd410a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   40:     0x60a6e2dd410a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]   41:     0x60a6e2dd410a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]   42:     0x60a6e2dd410a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x60a6e2dd410a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   44:     0x60a6e2dd410a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x60a6e30a4caf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   46:     0x60a6e30a4caf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   47:     0x74e6f4653aa4 - <unknown>
[INFO] [stderr]   48:     0x74e6f46e0a64 - clone
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/keyutils-be1100e9d659ba6d` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "45271ca8793a67be57321bcc7fe8edeab5c9b5eb0fab688d0ea09c54ce2e857b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45271ca8793a67be57321bcc7fe8edeab5c9b5eb0fab688d0ea09c54ce2e857b", kill_on_drop: false }`
[INFO] [stdout] 45271ca8793a67be57321bcc7fe8edeab5c9b5eb0fab688d0ea09c54ce2e857b
