[INFO] cloning repository https://github.com/alhaad/vshnu-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alhaad/vshnu-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falhaad%2Fvshnu-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falhaad%2Fvshnu-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4439f972a4dc8bc8d74622fc6af1554c3403f0a [INFO] checking alhaad/vshnu-os/e4439f972a4dc8bc8d74622fc6af1554c3403f0a against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falhaad%2Fvshnu-os" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alhaad/vshnu-os 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 git repo https://github.com/alhaad/vshnu-os [INFO] finished tweaking git repo https://github.com/alhaad/vshnu-os [INFO] tweaked toml for git repo https://github.com/alhaad/vshnu-os written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alhaad/vshnu-os 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/compiler-builtins` [INFO] [stderr] Updating git submodule `https://github.com/rust-lang/compiler-rt` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01ef8ff2b0c140ed6950f68808c96d403425fd408b994f93906053d440e0ab2d [INFO] running `Command { std: "docker" "start" "-a" "01ef8ff2b0c140ed6950f68808c96d403425fd408b994f93906053d440e0ab2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ef8ff2b0c140ed6950f68808c96d403425fd408b994f93906053d440e0ab2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ef8ff2b0c140ed6950f68808c96d403425fd408b994f93906053d440e0ab2d", kill_on_drop: false }` [INFO] [stdout] 01ef8ff2b0c140ed6950f68808c96d403425fd408b994f93906053d440e0ab2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93fdc11daf4d39441b6042cda78fa1e108e63c081ca2d3e09e05aec66cfe52c0 [INFO] running `Command { std: "docker" "start" "-a" "93fdc11daf4d39441b6042cda78fa1e108e63c081ca2d3e09e05aec66cfe52c0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling compiler_builtins v0.1.0 (https://github.com/rust-lang-nursery/compiler-builtins#67e0908d) [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/probestack.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 46 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0545]: `issue` must be a non-zero numeric string or "none" [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | issue = "0")] [INFO] [stdout] | ^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `issue` must not be "0", use "none" instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0787]: naked functions must contain a single asm block [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/probestack.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub unsafe extern fn __rust_probestack() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | ::core::intrinsics::unreachable(); [INFO] [stdout] | ---------------------------------- non-asm is unsupported in naked functions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg_attr(not(stage0), deny(warnings))] [INFO] [stdout] 2 | | #![cfg_attr(not(test), no_std)] [INFO] [stdout] 3 | | #![cfg_attr(feature = "compiler-builtins", compiler_builtins)] [INFO] [stdout] 4 | | #![crate_name = "compiler_builtins"] [INFO] [stdout] ... | [INFO] [stdout] 59 | | [INFO] [stdout] 60 | | pub mod probestack; [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod int; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub mod mul; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mul.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / intrinsics! { [INFO] [stdout] 74 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 75 | | #[arm_aeabi_alias = __aeabi_lmul] [INFO] [stdout] 76 | | pub extern "C" fn __muldi3(a: u64, b: u64) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mul.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / intrinsics! { [INFO] [stdout] 74 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 75 | | #[arm_aeabi_alias = __aeabi_lmul] [INFO] [stdout] 76 | | pub extern "C" fn __muldi3(a: u64, b: u64) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mul.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / intrinsics! { [INFO] [stdout] 74 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 75 | | #[arm_aeabi_alias = __aeabi_lmul] [INFO] [stdout] 76 | | pub extern "C" fn __muldi3(a: u64, b: u64) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mul.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / intrinsics! { [INFO] [stdout] 74 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 75 | | #[arm_aeabi_alias = __aeabi_lmul] [INFO] [stdout] 76 | | pub extern "C" fn __muldi3(a: u64, b: u64) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mul.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / intrinsics! { [INFO] [stdout] 74 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 75 | | #[arm_aeabi_alias = __aeabi_lmul] [INFO] [stdout] 76 | | pub extern "C" fn __muldi3(a: u64, b: u64) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod sdiv; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/sdiv.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / intrinsics! { [INFO] [stdout] 60 | | #[arm_aeabi_alias = __aeabi_idiv] [INFO] [stdout] 61 | | pub extern "C" fn __divsi3(a: i32, b: i32) -> i32 { [INFO] [stdout] 62 | | a.div(b) [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub mod shift; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/shift.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / intrinsics! { [INFO] [stdout] 68 | | #[use_c_shim_if(all(target_arch = "x86", not(target_env = "msvc")))] [INFO] [stdout] 69 | | #[arm_aeabi_alias = __aeabi_llsl] [INFO] [stdout] 70 | | pub extern "C" fn __ashldi3(a: u64, b: u32) -> u64 { [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub mod udiv; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/udiv.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / intrinsics! { [INFO] [stdout] 155 | | #[arm_aeabi_alias = __aeabi_uidiv] [INFO] [stdout] 156 | | /// Returns `n / d` [INFO] [stdout] 157 | | pub extern "C" fn __udivsi3(n: u32, d: u32) -> u32 { [INFO] [stdout] ... | [INFO] [stdout] 270 | | } [INFO] [stdout] 271 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / pub trait Int: [INFO] [stdout] 22 | | Copy + [INFO] [stdout] 23 | | PartialEq + [INFO] [stdout] 24 | | PartialOrd + [INFO] [stdout] ... | [INFO] [stdout] 77 | | fn leading_zeros(self) -> u32; [INFO] [stdout] 78 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / impl Int for $uty { [INFO] [stdout] 139 | | type OtherSign = $ity; [INFO] [stdout] 140 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 154 | | int_impl_common!($uty, $bits); [INFO] [stdout] 155 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 182 | int_impl!(i32, u32, 32); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | / impl Int for $ity { [INFO] [stdout] 158 | | type OtherSign = $uty; [INFO] [stdout] 159 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 177 | | int_impl_common!($ity, $bits); [INFO] [stdout] 178 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 182 | int_impl!(i32, u32, 32); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / impl Int for $uty { [INFO] [stdout] 139 | | type OtherSign = $ity; [INFO] [stdout] 140 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 154 | | int_impl_common!($uty, $bits); [INFO] [stdout] 155 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 183 | int_impl!(i64, u64, 64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | / impl Int for $ity { [INFO] [stdout] 158 | | type OtherSign = $uty; [INFO] [stdout] 159 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 177 | | int_impl_common!($ity, $bits); [INFO] [stdout] 178 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 183 | int_impl!(i64, u64, 64); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / impl Int for $uty { [INFO] [stdout] 139 | | type OtherSign = $ity; [INFO] [stdout] 140 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 154 | | int_impl_common!($uty, $bits); [INFO] [stdout] 155 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 184 | int_impl!(i128, u128, 128); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | / impl Int for $ity { [INFO] [stdout] 158 | | type OtherSign = $uty; [INFO] [stdout] 159 | | type UnsignedInt = $uty; [INFO] [stdout] ... | [INFO] [stdout] 177 | | int_impl_common!($ity, $bits); [INFO] [stdout] 178 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 184 | int_impl!(i128, u128, 128); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / pub trait LargeInt: Int { [INFO] [stdout] 188 | | type LowHalf: Int; [INFO] [stdout] 189 | | type HighHalf: Int; [INFO] [stdout] ... | [INFO] [stdout] 195 | | fn from_parts(low: Self::LowHalf, high: Self::HighHalf) -> Self; [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / impl LargeInt for $ty { [INFO] [stdout] 201 | | type LowHalf = $tylow; [INFO] [stdout] 202 | | type HighHalf = $tyhigh; [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 223 | large_int!(u64, u32, u32, 32); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `large_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / impl LargeInt for $ty { [INFO] [stdout] 201 | | type LowHalf = $tylow; [INFO] [stdout] 202 | | type HighHalf = $tyhigh; [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 224 | large_int!(i64, u32, i32, 32); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `large_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / impl LargeInt for $ty { [INFO] [stdout] 201 | | type LowHalf = $tylow; [INFO] [stdout] 202 | | type HighHalf = $tyhigh; [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 225 | large_int!(u128, u64, u64, 64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `large_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / impl LargeInt for $ty { [INFO] [stdout] 201 | | type LowHalf = $tylow; [INFO] [stdout] 202 | | type HighHalf = $tyhigh; [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 226 | large_int!(i128, u64, i64, 64); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `large_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / pub trait CastInto: Copy { [INFO] [stdout] 230 | | fn cast(self) -> T; [INFO] [stdout] 231 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 246 | cast_into!(u32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 247 | cast_into!(i32); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 248 | cast_into!(u64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 249 | cast_into!(i64); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 250 | cast_into!(u128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / impl CastInto<$into> for $ty { [INFO] [stdout] 239 | | fn cast(self) -> $into { [INFO] [stdout] 240 | | self as $into [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 251 | cast_into!(i128); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `cast_into` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub mod float; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod conv; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / intrinsics! { [INFO] [stdout] 77 | | #[arm_aeabi_alias = __aeabi_i2f] [INFO] [stdout] 78 | | pub extern "C" fn __floatsisf(i: i32) -> f32 { [INFO] [stdout] 79 | | int_to_float(i) [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/conv.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | / intrinsics! { [INFO] [stdout] 197 | | #[arm_aeabi_alias = __aeabi_f2iz] [INFO] [stdout] 198 | | pub extern "C" fn __fixsfsi(f: f32) -> i32 { [INFO] [stdout] 199 | | float_to_int(f) [INFO] [stdout] ... | [INFO] [stdout] 255 | | } [INFO] [stdout] 256 | | } [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod add; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/add.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | / intrinsics! { [INFO] [stdout] 185 | | #[aapcs_on_arm] [INFO] [stdout] 186 | | #[arm_aeabi_alias = __aeabi_fadd] [INFO] [stdout] 187 | | pub extern "C" fn __addsf3(a: f32, b: f32) -> f32 { [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/add.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | / intrinsics! { [INFO] [stdout] 185 | | #[aapcs_on_arm] [INFO] [stdout] 186 | | #[arm_aeabi_alias = __aeabi_fadd] [INFO] [stdout] 187 | | pub extern "C" fn __addsf3(a: f32, b: f32) -> f32 { [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod pow; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/pow.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / intrinsics! { [INFO] [stdout] 33 | | pub extern "C" fn __powisf2(a: f32, b: i32) -> f32 { [INFO] [stdout] 34 | | a.pow(b) [INFO] [stdout] 35 | | } [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/pow.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / intrinsics! { [INFO] [stdout] 33 | | pub extern "C" fn __powisf2(a: f32, b: i32) -> f32 { [INFO] [stdout] 34 | | a.pow(b) [INFO] [stdout] 35 | | } [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod sub; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/sub.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / intrinsics! { [INFO] [stdout] 4 | | #[arm_aeabi_alias = __aeabi_fsub] [INFO] [stdout] 5 | | pub extern "C" fn __subsf3(a: f32, b: f32) -> f32 { [INFO] [stdout] 6 | | a + f32::from_repr(b.repr() ^ f32::SIGN_MASK) [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/macros.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | / pub extern $abi fn $name( $($argname: $ty),* ) -> $ret { [INFO] [stdout] 254 | | $($body)* [INFO] [stdout] 255 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/sub.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / intrinsics! { [INFO] [stdout] 4 | | #[arm_aeabi_alias = __aeabi_fsub] [INFO] [stdout] 5 | | pub extern "C" fn __subsf3(a: f32, b: f32) -> f32 { [INFO] [stdout] 6 | | a + f32::from_repr(b.repr() ^ f32::SIGN_MASK) [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `intrinsics` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pub trait Float: [INFO] [stdout] 13 | | Copy + [INFO] [stdout] 14 | | PartialEq + [INFO] [stdout] 15 | | PartialOrd + [INFO] [stdout] ... | [INFO] [stdout] 72 | | fn normalize(significand: Self::Int) -> (i32, Self::Int); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / impl Float for $ty { [INFO] [stdout] 80 | | type Int = $ity; [INFO] [stdout] 81 | | const ZERO: Self = 0.0; [INFO] [stdout] 82 | | const ONE: Self = 1.0; [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 120 | float_impl!(f32, u32, 32, 23); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / impl Float for $ty { [INFO] [stdout] 80 | | type Int = $ity; [INFO] [stdout] 81 | | const ZERO: Self = 0.0; [INFO] [stdout] 82 | | const ONE: Self = 1.0; [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 121 | float_impl!(f64, u64, 64, 52); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod mem; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/mem.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pub unsafe extern "C" fn memcpy(dest: *mut u8, [INFO] [stdout] 10 | | src: *const u8, [INFO] [stdout] 11 | | n: usize) [INFO] [stdout] 12 | | -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 18 | | dest [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/mem.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / pub unsafe extern "C" fn memmove(dest: *mut u8, [INFO] [stdout] 23 | | src: *const u8, [INFO] [stdout] 24 | | n: usize) [INFO] [stdout] 25 | | -> *mut u8 { [INFO] [stdout] ... | [INFO] [stdout] 41 | | dest [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/mem.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub unsafe extern "C" fn memset(s: *mut u8, c: c_int, n: usize) -> *mut u8 { [INFO] [stdout] 46 | | let mut i = 0; [INFO] [stdout] 47 | | while i < n { [INFO] [stdout] 48 | | *s.offset(i as isize) = c as u8; [INFO] [stdout] ... | [INFO] [stdout] 51 | | s [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/mem.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / pub unsafe extern "C" fn memcmp(s1: *const u8, s2: *const u8, n: usize) -> i32 { [INFO] [stdout] 56 | | let mut i = 0; [INFO] [stdout] 57 | | while i < n { [INFO] [stdout] 58 | | let a = *s1.offset(i as isize); [INFO] [stdout] ... | [INFO] [stdout] 65 | | 0 [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub mod x86_64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: module has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/lib.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub mod probestack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/probestack.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | / pub unsafe extern fn __rust_probestack() { [INFO] [stdout] 50 | | // Our goal here is to touch each page between %rsp+8 and %rsp+8-%rax, [INFO] [stdout] 51 | | // ensuring that if any pages are unmapped we'll make a page fault. [INFO] [stdout] 52 | | // [INFO] [stdout] ... | [INFO] [stdout] 86 | | ::core::intrinsics::unreachable(); [INFO] [stdout] 87 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type OtherSign: Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type UnsignedInt: Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | const ZERO: Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | const ONE: Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | fn extract_sign(self) -> (bool, Self::UnsignedInt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | fn unsigned(self) -> Self::UnsignedInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_unsigned(unsigned: Self::UnsignedInt) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_bool(b: bool) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | fn max_value() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | fn min_value() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | fn wrapping_add(self, other: Self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn wrapping_mul(self, other: Self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | fn wrapping_sub(self, other: Self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | fn wrapping_shl(self, other: u32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | fn aborting_div(self, other: Self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | fn aborting_rem(self, other: Self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | fn leading_zeros(self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | type LowHalf: Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | type HighHalf: Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | fn low(self) -> Self::LowHalf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | fn low_as_high(low: Self::LowHalf) -> Self::HighHalf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | fn high(self) -> Self::HighHalf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | fn high_as_low(low: Self::HighHalf) -> Self::LowHalf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | fn from_parts(low: Self::LowHalf, high: Self::HighHalf) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/int/mod.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | fn cast(self) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | type Int: Int; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | const ZERO: Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | const ONE: Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | const SIGNIFICAND_BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | const EXPONENT_BITS: u32 = Self::BITS - Self::SIGNIFICAND_BITS - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | const EXPONENT_MAX: u32 = (1 << Self::EXPONENT_BITS) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | const EXPONENT_BIAS: u32 = Self::EXPONENT_MAX >> 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | const SIGN_MASK: Self::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | const SIGNIFICAND_MASK: Self::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | const IMPLICIT_BIT: Self::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated constant has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | const EXPONENT_MASK: Self::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn repr(self) -> Self::Int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_repr(a: Self::Int) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | fn from_parts(sign: bool, exponent: Self::Int, significand: Self::Int) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function has missing stability attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/compiler-builtins-ec094dc45a0179c8/67e0908/src/float/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | fn normalize(significand: Self::Int) -> (i32, Self::Int); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 142 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0545, E0787. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0545`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compiler_builtins` (lib) due to 143 previous errors [INFO] running `Command { std: "docker" "inspect" "93fdc11daf4d39441b6042cda78fa1e108e63c081ca2d3e09e05aec66cfe52c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fdc11daf4d39441b6042cda78fa1e108e63c081ca2d3e09e05aec66cfe52c0", kill_on_drop: false }` [INFO] [stdout] 93fdc11daf4d39441b6042cda78fa1e108e63c081ca2d3e09e05aec66cfe52c0