[INFO] fetching crate penum 0.1.30... [INFO] testing penum-0.1.30 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] extracting crate penum 0.1.30 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate penum 0.1.30 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate penum 0.1.30 [INFO] tweaked toml for crates.io crate penum 0.1.30 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate penum 0.1.30 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate penum 0.1.30 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba43db8442dd3cbfbb78afa886957fd674ed52f7482d7f51c70b1dc66b6d5aeb [INFO] running `Command { std: "docker" "start" "-a" "ba43db8442dd3cbfbb78afa886957fd674ed52f7482d7f51c70b1dc66b6d5aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba43db8442dd3cbfbb78afa886957fd674ed52f7482d7f51c70b1dc66b6d5aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba43db8442dd3cbfbb78afa886957fd674ed52f7482d7f51c70b1dc66b6d5aeb", kill_on_drop: false }` [INFO] [stdout] ba43db8442dd3cbfbb78afa886957fd674ed52f7482d7f51c70b1dc66b6d5aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] e2e8d69cb1186715c965c2811e3797b939e5508de92070ba8285681b0018e814 [INFO] running `Command { std: "docker" "start" "-a" "e2e8d69cb1186715c965c2811e3797b939e5508de92070ba8285681b0018e814", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling openssl-src v111.25.2+1.1.1t [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling os_pipe v1.1.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling git-conventional v0.12.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling clap-cargo v0.10.0 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling trycmd v0.14.16 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling crates-index v0.19.8 [INFO] [stderr] Compiling cargo-release v0.24.9 [INFO] [stderr] Compiling penum v0.1.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/dispatch/sig.rs:95:71 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&Ident, Arm) { [INFO] [stdout] | ----- ----- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'info` [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&'info Ident, Arm) { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/factory/mod.rs:142:81 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option { [INFO] [stdout] | ----- ----- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'disc` [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats { [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] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/subject.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "e2e8d69cb1186715c965c2811e3797b939e5508de92070ba8285681b0018e814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e8d69cb1186715c965c2811e3797b939e5508de92070ba8285681b0018e814", kill_on_drop: false }` [INFO] [stdout] e2e8d69cb1186715c965c2811e3797b939e5508de92070ba8285681b0018e814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 67988ee500b678a90c3730a4376d581c4a32075818651df2ec5dbcc9c34a30fa [INFO] running `Command { std: "docker" "start" "-a" "67988ee500b678a90c3730a4376d581c4a32075818651df2ec5dbcc9c34a30fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling openssl-src v111.25.2+1.1.1t [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling os_pipe v1.1.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling git-conventional v0.12.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v4.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling clap-cargo v0.10.0 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling trycmd v0.14.16 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling crates-index v0.19.8 [INFO] [stderr] Compiling cargo-release v0.24.9 [INFO] [stderr] Compiling penum v0.1.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/dispatch/sig.rs:95:71 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&Ident, Arm) { [INFO] [stdout] | ----- ----- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'info` [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&'info Ident, Arm) { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/factory/mod.rs:142:81 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option { [INFO] [stdout] | ----- ----- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'disc` [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats { [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] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/subject.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/dispatch/sig.rs:95:71 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&Ident, Arm) { [INFO] [stdout] | ----- ----- ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'info` [INFO] [stdout] | [INFO] [stdout] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&'info Ident, Arm) { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/factory/mod.rs:142:81 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option { [INFO] [stdout] | ----- ----- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'disc` [INFO] [stdout] | [INFO] [stdout] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats { [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] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/pattern.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/factory/subject.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "67988ee500b678a90c3730a4376d581c4a32075818651df2ec5dbcc9c34a30fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67988ee500b678a90c3730a4376d581c4a32075818651df2ec5dbcc9c34a30fa", kill_on_drop: false }` [INFO] [stdout] 67988ee500b678a90c3730a4376d581c4a32075818651df2ec5dbcc9c34a30fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 2456fe81909548eb80014af80f5abbadfc7cb0369967cb11a6f45a52e9e1b9c1 [INFO] running `Command { std: "docker" "start" "-a" "2456fe81909548eb80014af80f5abbadfc7cb0369967cb11a6f45a52e9e1b9c1", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/dispatch/sig.rs:95:71 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&Ident, Arm) { [INFO] [stderr] | ----- ----- ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'info` [INFO] [stderr] | [INFO] [stderr] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&'info Ident, Arm) { [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/factory/mod.rs:142:81 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option { [INFO] [stderr] | ----- ----- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'disc` [INFO] [stderr] | [INFO] [stderr] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option> { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/factory/pattern.rs:146:36 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats { [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] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/factory/pattern.rs:171:31 [INFO] [stderr] | [INFO] [stderr] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/factory/subject.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [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 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `penum` (lib) generated 5 warnings (run `cargo fix --lib -p penum` to apply 5 suggestions) [INFO] [stderr] warning: `penum` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/penum/e87bbf6ffab40588/deps/penum-e87bbf6ffab40588) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test dispatch::ret::tests::ref_char ... ok [INFO] [stdout] test dispatch::ret::tests::owned_result ... ok [INFO] [stdout] test dispatch::ret::tests::owned_option ... ok [INFO] [stdout] test dispatch::ret::tests::ref_bool ... ok [INFO] [stdout] test dispatch::ret::tests::ref_result ... ok [INFO] [stdout] test dispatch::ret::tests::owned_string ... ok [INFO] [stdout] test dispatch::ret::tests::owned_bool ... ok [INFO] [stdout] test dispatch::ret::tests::ref_string ... ok [INFO] [stdout] test dispatch::ret::tests::ref_tuple_numbers ... ok [INFO] [stdout] test dispatch::ret::tests::ref_tuple_ref_option_and_option ... ok [INFO] [stdout] test dispatch::ret::tests::tuple_numbers ... ok [INFO] [stdout] test dispatch::ret::tests::ref_tuple_ref_numbers ... ok [INFO] [stdout] test penum::tests::dispatch_std_trait ... ok [INFO] [stdout] test utils::tests::hash_type ... ok [INFO] [stdout] test penum::tests::simple_expression ... ok [INFO] [stdout] test penum::tests::dispatch_custom_trait ... ok [INFO] [stdout] test penum::tests::dispatch_custom_trait_with_impl_expression ... ok [INFO] [stderr] Running tests/compiletest.rs (/opt/rustwide/target/debug/build/penum/8a469c5d0a2d360b/deps/compiletest-8a469c5d0a2d360b) [INFO] [stdout] test dispatch::ret::tests::ref_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling openssl-src v111.25.2+1.1.1t [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap_builder v4.2.2 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stdout] test ui has been running for over 60 seconds [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling os_pipe v1.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling clap v4.2.2 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking toml_edit v0.19.8 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling trycmd v0.14.16 [INFO] [stderr] Compiling clap-cargo v0.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling basic-toml v0.1.2 [INFO] [stderr] Compiling git-conventional v0.12.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Checking crates-index v0.19.8 [INFO] [stderr] Checking cargo-release v0.24.9 [INFO] [stderr] Compiling penum v0.1.30 (/opt/rustwide/workdir) [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/dispatch/sig.rs:95:71 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&Ident, Arm) { [INFO] [stderr] | ----- ----- ^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'info` [INFO] [stderr] | [INFO] [stderr] 95 | pub fn parse_arm(&'info self, method: &'info TraitItemMethod) -> (&'info Ident, Arm) { [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/factory/mod.rs:142:81 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option { [INFO] [stderr] | ----- ----- the lifetime is named here ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'disc` [INFO] [stderr] | [INFO] [stderr] 142 | pub fn compare(&'disc self, comp_item: &'disc Comparable) -> Option> { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/factory/pattern.rs:146:36 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats { [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] 146 | pub fn get_comparable_patterns(&self) -> ComparablePats<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/factory/pattern.rs:171:31 [INFO] [stderr] | [INFO] [stderr] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 171 | pub fn get_blueprints_map(&self, error: &mut Diagnostic) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /opt/rustwide/workdir/src/factory/subject.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stderr] | ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [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 | pub fn comparable_fields_iter(&self) -> impl Iterator)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `penum` (lib) generated 5 warnings (run `cargo fix --lib -p penum` to apply 5 suggestions) [INFO] [stderr] Checking penum-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/penum) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/dipatch-trait-wrong-order.rs ... ok [INFO] [stderr] test tests/ui/impl-maybe-const-trait.rs ... ok [INFO] [stderr] test tests/ui/impl-negative-trait.rs ... ok [INFO] [stderr] test tests/ui/impl-opt-out-trait.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: `?Sized` bounds are only permitted at the point where a type parameter is declared [INFO] [stderr] --> tests/ui/impl-opt-out-trait.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | #[penum[ (impl ?Sized) ]] [INFO] [stderr] | ^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: `?Sized` bounds are only permitted at the point where a type parameter is declared [INFO] [stderr] --> tests/ui/impl-opt-out-trait.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | #[penum[ (impl ?Sized) ]] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/lifetime-predicate-unsupported.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: lifetime predicates are unsupported [INFO] [stderr] --> tests/ui/lifetime-predicate-unsupported.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | #[penum[ (T) where T: Trait, 'a: 'b ]] [INFO] [stderr] | ^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error: lifetime predicates are unsupported [INFO] [stderr] --> tests/ui/lifetime-predicate-unsupported.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | #[penum[ (T) where T: Trait, 'a: 'b ]] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/placeholder_with_bound.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `i32: Trait` is not satisfied [INFO] [stderr] --> tests/ui/placeholder_with_bound.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | V1(i32) [INFO] [stderr] | ^^^ the trait `Trait` is not implemented for `i32` [INFO] [stderr] | [INFO] [stderr] help: this trait has no implementations, consider adding one [INFO] [stderr] --> tests/ui/placeholder_with_bound.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | trait Trait {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `i32: Trait` is not satisfied [INFO] [stderr] --> tests/ui/placeholder_with_bound.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | V1(i32) [INFO] [stderr] | ^^^ the trait `Trait` is not implemented for `i32` [INFO] [stderr] | [INFO] [stderr] help: this trait has no implementations, consider adding one [INFO] [stderr] --> tests/ui/placeholder_with_bound.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | trait Trait {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] | [INFO] [stderr] 1 + #![feature(trivial_bounds)] [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/trait-bound-not-satisfied.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `usize: Trait` is not satisfied [INFO] [stderr] --> tests/ui/trait-bound-not-satisfied.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | Static(usize), [INFO] [stderr] | ^^^^^ the trait `Trait` is not implemented for `usize` [INFO] [stderr] | [INFO] [stderr] help: this trait has no implementations, consider adding one [INFO] [stderr] --> tests/ui/trait-bound-not-satisfied.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | trait Trait {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `usize: Trait` is not satisfied [INFO] [stderr] --> tests/ui/trait-bound-not-satisfied.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | Static(usize), [INFO] [stderr] | ^^^^^ the trait `Trait` is not implemented for `usize` [INFO] [stderr] | [INFO] [stderr] help: this trait has no implementations, consider adding one [INFO] [stderr] --> tests/ui/trait-bound-not-satisfied.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | trait Trait {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stderr] | [INFO] [stderr] 1 + #![feature(trivial_bounds)] [INFO] [stderr] | [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/type-not-matched.rs ... ok [INFO] [stderr] test tests/ui/type-with-variadic-not-matched.rs ... ok [INFO] [stderr] test tests/ui/variant-empty-not-matched.rs ... ok [INFO] [stderr] test tests/ui/variant-mismatch-tuple.rs ... ok [INFO] [stderr] test tests/ui/variant-nullary-not-matched.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test ui ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ui' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/run.rs:101:13: [INFO] [stdout] 4 of 12 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b454890d1c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b454890d1c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b454890d1c2 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b454890d1c2 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b45489231ca - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b45489231ca - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5b4548912626 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b4548912626 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b45488e86ff - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b45488e86ff - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b4548903f59 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b454889d74e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5b454889d74e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b4548904112 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5b4548904112 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b45488e87b8 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5b45488dfee9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b45488e960d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b45489238dc - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b45487d45e9 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/run.rs:101:13 [INFO] [stdout] 20: 0x5b45487e1aa8 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/lib.rs:315:38 [INFO] [stdout] 21: 0x5b45486d5e47 - core[8f93d80df273fe75]::ptr::drop_in_place:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 22: 0x5b45486d6053 - compiletest[46e26d5ffdee59e7]::ui [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:7:1 [INFO] [stdout] 23: 0x5b45486d5fa7 - compiletest[46e26d5ffdee59e7]::ui::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:4:8 [INFO] [stdout] 24: 0x5b45486d6526 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b4548891afb - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5b4548891afb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5b454889e35a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5b454889e35a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5b454889e35a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5b454889e35a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5b454889e35a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5b454889e35a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5b454889e35a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5b4548898824 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5b4548898824 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5b45488a0e52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5b45488a0e52 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5b45488a0e52 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5b45488a0e52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5b45488a0e52 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5b45488a0e52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5b45488a0e52 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5b454890c45f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5b454890c45f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x700e59259aa4 - [INFO] [stdout] 46: 0x700e592e6a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 212.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compiletest` [INFO] running `Command { std: "docker" "inspect" "2456fe81909548eb80014af80f5abbadfc7cb0369967cb11a6f45a52e9e1b9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2456fe81909548eb80014af80f5abbadfc7cb0369967cb11a6f45a52e9e1b9c1", kill_on_drop: false }` [INFO] [stdout] 2456fe81909548eb80014af80f5abbadfc7cb0369967cb11a6f45a52e9e1b9c1