[INFO] fetching crate corundum 0.4.1...
[INFO] testing corundum-0.4.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate corundum 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate corundum 0.4.1
[INFO] finished tweaking crates.io crate corundum 0.4.1
[INFO] tweaked toml for crates.io crate corundum 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate corundum 0.4.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate corundum 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 053ed5192dcdfc86d3cce5734a4da6374ecb04e892901e4165d3104118e65f66
[INFO] running `Command { std: "docker" "start" "-a" "053ed5192dcdfc86d3cce5734a4da6374ecb04e892901e4165d3104118e65f66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053ed5192dcdfc86d3cce5734a4da6374ecb04e892901e4165d3104118e65f66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053ed5192dcdfc86d3cce5734a4da6374ecb04e892901e4165d3104118e65f66", kill_on_drop: false }`
[INFO] [stdout] 053ed5192dcdfc86d3cce5734a4da6374ecb04e892901e4165d3104118e65f66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aebdb3001692936aefba6084fd78ff4b4887c1adeb99be28fd0ad041d352133b
[INFO] running `Command { std: "docker" "start" "-a" "aebdb3001692936aefba6084fd78ff4b4887c1adeb99be28fd0ad041d352133b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling term-painter v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling crndm_derive v0.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling corundum v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #![feature(untagged_unions)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]     = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> src/lib.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #![feature(concat_idents)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]     = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_rel` in module `std::intrinsics`
[INFO] [stdout]    --> src/stm/log.rs:110:47
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     unsafe { std::intrinsics::atomic_store_rel(n.as_mut_ptr(), v) }
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_store`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel` in module `std::intrinsics`
[INFO] [stdout]    --> src/utils.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |         unsafe { while std::intrinsics::atomic_cxchg_acqrel(lock, 0, 1).0 == 1 {} }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_rel` in module `std::intrinsics`
[INFO] [stdout]    --> src/utils.rs:290:35
[INFO] [stdout]     |
[INFO] [stdout] 290 |         unsafe { std::intrinsics::atomic_store_rel(self.lock, 0); }
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_store`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_rel` in module `std::intrinsics`
[INFO] [stdout]    --> src/alloc/alg/buddy.rs:235:30
[INFO] [stdout]     |
[INFO] [stdout] 235 |             std::intrinsics::atomic_store_rel(&mut n.next, data);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_store`
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | #![feature(auto_traits)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #![feature(untagged_unions)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![feature(specialization)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #![feature(concat_idents)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | #![feature(core_intrinsics)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #![feature(thread_id_value)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | #![feature(negative_impls)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #![feature(backtrace)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #![feature(trusted_len)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #![feature(exact_size_is_empty)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #![feature(alloc_layout_extra)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | #![feature(dropck_eyepatch)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | #![feature(trivial_bounds)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #![feature(stmt_expr_attributes)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | #![feature(trait_alias)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #![feature(slice_concat_trait)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #![feature(slice_partition_dedup)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | #![feature(type_name_of_val)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | #![feature(pattern)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | #![feature(str_internals)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | #![feature(toowned_clone_into)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #![feature(fn_traits)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #![feature(unboxed_closures)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | #![feature(let_chains)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]     |
[INFO] [stdout]     = help: the feature `let_chains` has been stable since `1.88.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #![feature(c_variadic)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![feature(rustc_attrs)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | #![feature(allocator_api)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #![feature(associated_type_bounds)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]     |
[INFO] [stdout]     = help: the feature `associated_type_bounds` has been stable since `1.79.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | #![feature(rustc_attrs)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout]     = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #![feature(core_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library
[INFO] [stdout]    --> src/lib.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | #![feature(str_internals)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/prc.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/prc.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/prc.rs:396:31
[INFO] [stdout]     |
[INFO] [stdout] 396 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/prc.rs:796:39
[INFO] [stdout]     |
[INFO] [stdout] 796 | ...                   #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/prc.rs:864:31
[INFO] [stdout]     |
[INFO] [stdout] 864 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]     --> src/prc.rs:1134:31
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]      = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]   --> src/sync/parc.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]    = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/sync/parc.rs:200:31
[INFO] [stdout]     |
[INFO] [stdout] 200 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/sync/parc.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |                     #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/sync/parc.rs:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |             #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_volatile_pointers`
[INFO] [stdout]    --> src/sync/parc.rs:650:39
[INFO] [stdout]     |
[INFO] [stdout] 650 | ...                   #[cfg(not(feature = "no_volatile_pointers"))]
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `no_volatile_pointers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `refcell_lifetime_change`
[INFO] [stdout]    --> src/cell/refcell.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 | #[cfg(feature = "refcell_lifetime_change")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `refcell_lifetime_change` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `refcell_lifetime_change`
[INFO] [stdout]    --> src/cell/refcell.rs:697:7
[INFO] [stdout]     |
[INFO] [stdout] 697 | #[cfg(feature = "refcell_lifetime_change")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cbindings`, `check_access_violation`, `check_allocator_cyclic_links`, `check_double_free`, `default`, `no_dyn_borrow_checking`, `no_flush_alloc`, `no_flush_updates`, `no_log_rc`, `no_persist`, `no_pthread`, `pin_journals`, `replace_with_log`, `stat_footprint`, `stat_log`, `stat_perf`, `stat_print_flushes`, `use_clflushopt`, `use_clwb`, `use_msync`, `use_ntstore`, `use_pspd`, `use_vspd`, and `verbose`
[INFO] [stdout]     = help: consider adding `refcell_lifetime_change` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | #![feature(let_chains)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | #![feature(associated_type_bounds)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | #![feature(backtrace)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `type_name_of_val` has been stable since 1.76.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | #![feature(type_name_of_val)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | #![feature(toowned_clone_into)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/str.rs:1329:62
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     fn into_searcher(self, haystack: &'a str) -> <&'b str as Pattern<'a>>::Searcher {
[INFO] [stdout]      |                                                              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |                                                              |
[INFO] [stdout]      |                                                              expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]     --> src/str.rs:1329:76
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     fn into_searcher(self, haystack: &'a str) -> <&'b str as Pattern<'a>>::Searcher {
[INFO] [stdout]      |                                                                            ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     fn into_searcher(self, haystack: &'a str) -> <&'b str as Pattern<'a>>::Searcher<'_> {
[INFO] [stdout]      |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0367]: `!TxOutSafe` impl requires `T: Sized` but the struct it is implemented for does not
[INFO] [stdout]   --> src/ptr/ptr.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<A: MemPool, T> !TxOutSafe for Ptr<T, A> {}
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] note: the implementor must specify the same requirement
[INFO] [stdout]   --> src/ptr/ptr.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Ptr<T: ?Sized, A: MemPool> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0367]: `!Send` impl requires `T: Sized` but the struct it is implemented for does not
[INFO] [stdout]   --> src/ptr/ptr.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<A: MemPool, T> !Send for Ptr<T, A> {}
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] note: the implementor must specify the same requirement
[INFO] [stdout]   --> src/ptr/ptr.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Ptr<T: ?Sized, A: MemPool> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0367]: `!Sync` impl requires `T: Sized` but the struct it is implemented for does not
[INFO] [stdout]   --> src/ptr/ptr.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<A: MemPool, T> !Sync for Ptr<T, A> {}
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] note: the implementor must specify the same requirement
[INFO] [stdout]   --> src/ptr/ptr.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Ptr<T: ?Sized, A: MemPool> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0321]: traits with a default impl, like `marker::LooseTxInUnsafe`, cannot be implemented for trait object `(dyn Any + 'static)`
[INFO] [stdout]    --> src/marker.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | unsafe impl LooseTxInUnsafe for dyn std::any::Any {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: a trait object implements `marker::LooseTxInUnsafe` if and only if `marker::LooseTxInUnsafe` is one of the trait object's trait bounds
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/str.rs:1326:26
[INFO] [stdout]      |
[INFO] [stdout] 1326 | impl<'a, 'b, A: MemPool> Pattern<'a> for &'b String<A> {
[INFO] [stdout]      |                          ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on associated type `Searcher` do not match the trait declaration
[INFO] [stdout]     --> src/str.rs:1327:18
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     type Searcher = <&'b str as Pattern<'a>>::Searcher;
[INFO] [stdout]      |                  ^ lifetimes do not match associated type in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/str.rs:1327:33
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     type Searcher = <&'b str as Pattern<'a>>::Searcher;
[INFO] [stdout]      |                                 ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for associated type `std::str::pattern::Pattern::Searcher`
[INFO] [stdout]     --> src/str.rs:1327:47
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     type Searcher = <&'b str as Pattern<'a>>::Searcher;
[INFO] [stdout]      |                                               ^^^^^^^^ expected 1 lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] help: add missing lifetime argument
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     type Searcher = <&'b str as Pattern<'a>>::Searcher<'a>;
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout]     --> src/str.rs:1334:5
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     fn is_contained_in(self, haystack: &'a str) -> bool {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&'b str::String<_>, &_) -> _`
[INFO] [stdout]                 found signature `fn(&'b str::String<_>, &'a _) -> _`
[INFO] [stdout] note: the anonymous lifetime as defined here...
[INFO] [stdout]     --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/str/pattern.rs:110:40
[INFO] [stdout] note: ...does not necessarily outlive the lifetime `'a` as defined here
[INFO] [stdout]     --> src/str.rs:1326:6
[INFO] [stdout]      |
[INFO] [stdout] 1326 | impl<'a, 'b, A: MemPool> Pattern<'a> for &'b String<A> {
[INFO] [stdout]      |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: method not compatible with trait
[INFO] [stdout]     --> src/str.rs:1339:5
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     fn is_prefix_of(self, haystack: &'a str) -> bool {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&'b str::String<_>, &_) -> _`
[INFO] [stdout]                 found signature `fn(&'b str::String<_>, &'a _) -> _`
[INFO] [stdout] note: the anonymous lifetime as defined here...
[INFO] [stdout]     --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/str/pattern.rs:116:37
[INFO] [stdout] note: ...does not necessarily outlive the lifetime `'a` as defined here
[INFO] [stdout]     --> src/str.rs:1326:6
[INFO] [stdout]      |
[INFO] [stdout] 1326 | impl<'a, 'b, A: MemPool> Pattern<'a> for &'b String<A> {
[INFO] [stdout]      |      ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0520]: `to_string` specializes an item from a parent `impl`, but that item is not marked `default`
[INFO] [stdout]     --> src/str.rs:1717:5
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     fn to_string(&self) -> StdString {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: parent implementation is in crate `alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout]    --> src/ll.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         std::intrinsics::atomic_fence()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer the value of the const parameter `ORD` declared on the function `atomic_fence`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a const generic parameter in `atomic_fence`
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:253:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 136 |         std::intrinsics::atomic_fence::<ORD>()
[INFO] [stdout]     |                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0284, E0308, E0321, E0367, E0425, E0520, E0554...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corundum` (lib) due to 48 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aebdb3001692936aefba6084fd78ff4b4887c1adeb99be28fd0ad041d352133b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aebdb3001692936aefba6084fd78ff4b4887c1adeb99be28fd0ad041d352133b", kill_on_drop: false }`
[INFO] [stdout] aebdb3001692936aefba6084fd78ff4b4887c1adeb99be28fd0ad041d352133b
