[INFO] fetching crate corundum 0.4.1...
[INFO] checking corundum-0.4.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate corundum 0.4.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate corundum 0.4.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term-painter v0.3.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded crndm_derive v0.1.1
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a53d4008c581d6e8fe8db0106dffc04e984107ab926c99debcb5aa76a8583ae
[INFO] running `Command { std: "docker" "start" "-a" "4a53d4008c581d6e8fe8db0106dffc04e984107ab926c99debcb5aa76a8583ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a53d4008c581d6e8fe8db0106dffc04e984107ab926c99debcb5aa76a8583ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a53d4008c581d6e8fe8db0106dffc04e984107ab926c99debcb5aa76a8583ae", kill_on_drop: false }`
[INFO] [stdout] 4a53d4008c581d6e8fe8db0106dffc04e984107ab926c99debcb5aa76a8583ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5899c62627d5a75aef6b1fe95652bbc02c33613bf4aca910ac1ab6624c13565
[INFO] running `Command { std: "docker" "start" "-a" "c5899c62627d5a75aef6b1fe95652bbc02c33613bf4aca910ac1ab6624c13565", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking term-painter v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling crndm_derive v0.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking 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: 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:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #![feature(untagged_unions)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[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[E0425]: cannot find function `atomic_fence` in module `std::intrinsics`
[INFO] [stdout]    --> src/ll.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         std::intrinsics::atomic_fence()
[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/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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` 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]     |                                         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_xchg_acqrel`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_xchg_acqrel` defined here
[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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` 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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` defined here
[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] error[E0425]: cannot find function `atomic_fence` in module `std::intrinsics`
[INFO] [stdout]    --> src/ll.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         std::intrinsics::atomic_fence()
[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/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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` 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]     |                                         ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `atomic_xchg_acqrel`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_xchg_acqrel` defined here
[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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` 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_relaxed`
[INFO] [stdout]    --> /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/intrinsics/mod.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named function `atomic_store_relaxed` defined here
[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: unexpected `cfg` condition value: `refcell_lifetime_change`
[INFO] [stdout]    --> src/tests.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[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: unused imports: `AssertTxInSafe`, `LooseTxInUnsafe`, `PClone`, `Root`, `ToPStringSlice`, `ToPString`, `TxInSafe`, `TxOutSafe`, `VSafe`, and `transaction`
[INFO] [stdout]     --> src/alloc/alg/buddy.rs:1023:17
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                 TxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 1024 |                 TxOutSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1025 |                 LooseTxInUnsafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 1026 |                 AssertTxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 1027 |                 VSafe, 
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout] 1028 |                 transaction, 
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout] 1029 |                 open_flags, 
[INFO] [stdout] 1030 |                 PClone, 
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout] 1031 |                 Root,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] 1032 |                 RootObj,
[INFO] [stdout] 1033 |                 ToPString,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1034 |                 ToPStringSlice,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests.rs:427:9
[INFO] [stdout]      |
[INFO] [stdout] 427  |         crate::pool!(pool1, P1);
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `crate::pool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssertTxInSafe`, `LooseTxInUnsafe`, `PClone`, `Root`, `ToPStringSlice`, `ToPString`, `TxInSafe`, `TxOutSafe`, `VSafe`, and `transaction`
[INFO] [stdout]     --> src/alloc/alg/buddy.rs:1023:17
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                 TxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 1024 |                 TxOutSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1025 |                 LooseTxInUnsafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 1026 |                 AssertTxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 1027 |                 VSafe, 
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout] 1028 |                 transaction, 
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout] 1029 |                 open_flags, 
[INFO] [stdout] 1030 |                 PClone, 
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout] 1031 |                 Root,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] 1032 |                 RootObj,
[INFO] [stdout] 1033 |                 ToPString,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1034 |                 ToPStringSlice,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests.rs:428:9
[INFO] [stdout]      |
[INFO] [stdout] 428  |         crate::pool!(pool2, P2);
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `crate::pool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssertTxInSafe`, `LooseTxInUnsafe`, `PClone`, `Root`, `ToPStringSlice`, `ToPString`, `TxInSafe`, `TxOutSafe`, `VSafe`, and `transaction`
[INFO] [stdout]     --> src/alloc/alg/buddy.rs:1023:17
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                 TxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 1024 |                 TxOutSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1025 |                 LooseTxInUnsafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 1026 |                 AssertTxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 1027 |                 VSafe, 
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout] 1028 |                 transaction, 
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout] 1029 |                 open_flags, 
[INFO] [stdout] 1030 |                 PClone, 
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout] 1031 |                 Root,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] 1032 |                 RootObj,
[INFO] [stdout] 1033 |                 ToPString,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1034 |                 ToPStringSlice,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests.rs:768:9
[INFO] [stdout]      |
[INFO] [stdout] 768  |         crate::pool!(pool1, P1);
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `crate::pool` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssertTxInSafe`, `LooseTxInUnsafe`, `PClone`, `Root`, `ToPStringSlice`, `ToPString`, `TxInSafe`, `TxOutSafe`, `VSafe`, and `transaction`
[INFO] [stdout]     --> src/alloc/alg/buddy.rs:1023:17
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                 TxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout] 1024 |                 TxOutSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1025 |                 LooseTxInUnsafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 1026 |                 AssertTxInSafe, 
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 1027 |                 VSafe, 
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout] 1028 |                 transaction, 
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout] 1029 |                 open_flags, 
[INFO] [stdout] 1030 |                 PClone, 
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout] 1031 |                 Root,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] 1032 |                 RootObj,
[INFO] [stdout] 1033 |                 ToPString,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 1034 |                 ToPStringSlice,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/tests.rs:769:9
[INFO] [stdout]      |
[INFO] [stdout] 769  |         crate::pool!(pool2, P2);
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `crate::pool` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: `#[warn(stable_features)]` on by default
[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] 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]     = note: `#[warn(stable_features)]` on by default
[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[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[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[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[E0195]: lifetime parameters or bounds on 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 type in trait
[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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/pattern.rs:109: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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/pattern.rs:115: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[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[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[E0195]: lifetime parameters or bounds on 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 type in trait
[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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/pattern.rs:109: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/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/str/pattern.rs:115: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] Some errors have detailed explanations: E0107, E0195, E0308, E0321, E0425, E0557.
[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 15 previous errors; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0308, E0321, E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `corundum` (lib test) due to 15 previous errors; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c5899c62627d5a75aef6b1fe95652bbc02c33613bf4aca910ac1ab6624c13565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5899c62627d5a75aef6b1fe95652bbc02c33613bf4aca910ac1ab6624c13565", kill_on_drop: false }`
[INFO] [stdout] c5899c62627d5a75aef6b1fe95652bbc02c33613bf4aca910ac1ab6624c13565
