[INFO] fetching crate corundum 0.4.1... [INFO] checking corundum-0.4.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate corundum 0.4.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate corundum 0.4.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-2-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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 crndm_derive v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44128ff10d4fb956cce7f33e34647cab0f47e989f477a06fa6112a3fa3b69338 [INFO] running `Command { std: "docker" "start" "-a" "44128ff10d4fb956cce7f33e34647cab0f47e989f477a06fa6112a3fa3b69338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44128ff10d4fb956cce7f33e34647cab0f47e989f477a06fa6112a3fa3b69338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44128ff10d4fb956cce7f33e34647cab0f47e989f477a06fa6112a3fa3b69338", kill_on_drop: false }` [INFO] [stdout] 44128ff10d4fb956cce7f33e34647cab0f47e989f477a06fa6112a3fa3b69338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7765ea83887eb6ecb7ce7a25b15b2da2bd6f1af81e4653a54936e149964237 [INFO] running `Command { std: "docker" "start" "-a" "1c7765ea83887eb6ecb7ce7a25b15b2da2bd6f1af81e4653a54936e149964237", 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 syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking 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] 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 memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-complex v0.4.0 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:413:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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 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 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 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 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 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 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 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 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 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 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 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 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 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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:413:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/intrinsics.rs:379:5 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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[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: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[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 { [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/f609b7e0586f81fefb3523e3e17adf779ac416be/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 { [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/f609b7e0586f81fefb3523e3e17adf779ac416be/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 { [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 { [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/f609b7e0586f81fefb3523e3e17adf779ac416be/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 { [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/f609b7e0586f81fefb3523e3e17adf779ac416be/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 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/stat.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(hist) = &mut HIST { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(hist) = addr_of_mut!(HIST) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/stat.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | if let Some(points) = &mut POINTS { [INFO] [stdout] | ^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 113 | if let Some(points) = addr_of_mut!(POINTS) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc/heap.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | &HEAD [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of!(HEAD) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/stat.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(hist) = &mut HIST { [INFO] [stdout] | ^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(hist) = addr_of_mut!(HIST) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/stat.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | if let Some(points) = &mut POINTS { [INFO] [stdout] | ^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 113 | if let Some(points) = addr_of_mut!(POINTS) { [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc/heap.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | &HEAD [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 152 | addr_of!(HEAD) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/tests.rs:1162:30 [INFO] [stdout] | [INFO] [stdout] 1162 | f.read_exact(&mut BUF).unwrap(); [INFO] [stdout] | ^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 1162 | f.read_exact(addr_of_mut!(BUF)).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 23 warnings emitted [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 16 previous errors; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 15 previous errors; 29 warnings emitted [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 test) due to 16 previous errors; 29 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1c7765ea83887eb6ecb7ce7a25b15b2da2bd6f1af81e4653a54936e149964237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7765ea83887eb6ecb7ce7a25b15b2da2bd6f1af81e4653a54936e149964237", kill_on_drop: false }` [INFO] [stdout] 1c7765ea83887eb6ecb7ce7a25b15b2da2bd6f1af81e4653a54936e149964237