[INFO] fetching crate veneer 0.2.3... [INFO] testing veneer-0.2.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate veneer 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate veneer 0.2.3 [INFO] finished tweaking crates.io crate veneer 0.2.3 [INFO] tweaked toml for crates.io crate veneer 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate veneer 0.2.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veneer 0.2.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded sc v0.2.7 [INFO] [stderr] Downloaded veneer-macros v0.1.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ba799276f1ca72db66d19d070156bd1d1b23ad8d37a272dc246aaa697faeb2 [INFO] running `Command { std: "docker" "start" "-a" "03ba799276f1ca72db66d19d070156bd1d1b23ad8d37a272dc246aaa697faeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ba799276f1ca72db66d19d070156bd1d1b23ad8d37a272dc246aaa697faeb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ba799276f1ca72db66d19d070156bd1d1b23ad8d37a272dc246aaa697faeb2", kill_on_drop: false }` [INFO] [stdout] 03ba799276f1ca72db66d19d070156bd1d1b23ad8d37a272dc246aaa697faeb2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 354371cc88505fb560a47ad8872eb4ba73d168f7926e48cfcb4998c0996c6ed5 [INFO] running `Command { std: "docker" "start" "-a" "354371cc88505fb560a47ad8872eb4ba73d168f7926e48cfcb4998c0996c6ed5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling veneer-macros v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling sc v0.2.7 [INFO] [stderr] Compiling veneer v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `core::intrinsics::atomic_load_unordered`, `core::intrinsics::atomic_store_unordered` [INFO] [stdout] --> src/mem/mod.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | intrinsics::{atomic_load_unordered, atomic_store_unordered, exact_div}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ no `atomic_store_unordered` in `intrinsics` [INFO] [stdout] | | [INFO] [stdout] | no `atomic_load_unordered` in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-asm` [INFO] [stdout] --> src/mem/mod.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | all(not(feature = "no-asm"), target_arch = "x86_64"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `no-asm` 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: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / intrinsics! { [INFO] [stdout] 28 | | #[mem_builtin] [INFO] [stdout] 29 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 30 | | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mangled-names` [INFO] [stdout] --> src/mem/macros.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg_attr(not(feature = "mangled-names"), no_mangle)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mem/mod.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / intrinsics! { [INFO] [stdout] 145 | | #[cfg(target_has_atomic_load_store = "8")] [INFO] [stdout] 146 | | #[cfg_attr(not(all(target_os = "windows", target_env = "gnu")), linkage = "weak")] [INFO] [stdout] 147 | | pub unsafe extern "C" fn __llvm_memcpy_element_unordered_atomic_1(dest: *mut u8, src: *const u8, bytes: usize) -> () { [INFO] [stdout] ... | [INFO] [stdout] 222 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mem`, and `rt` [INFO] [stdout] = help: consider adding `mangled-names` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `naked_functions` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(naked_functions, alloc_error_handler, lang_items)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `veneer` (lib) due to 1 previous error; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "354371cc88505fb560a47ad8872eb4ba73d168f7926e48cfcb4998c0996c6ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354371cc88505fb560a47ad8872eb4ba73d168f7926e48cfcb4998c0996c6ed5", kill_on_drop: false }` [INFO] [stdout] 354371cc88505fb560a47ad8872eb4ba73d168f7926e48cfcb4998c0996c6ed5