[INFO] fetching crate xtensa-lx6-rt 0.3.0... [INFO] checking xtensa-lx6-rt-0.3.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate xtensa-lx6-rt 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate xtensa-lx6-rt 0.3.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate xtensa-lx6-rt 0.3.0 [INFO] finished tweaking crates.io crate xtensa-lx6-rt 0.3.0 [INFO] tweaked toml for crates.io crate xtensa-lx6-rt 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xtensa-lx6-rt-proc-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 530bcae7b4f393bdabbf8be55c5cf57da820a232cb365588b706ee853e1b0cca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "530bcae7b4f393bdabbf8be55c5cf57da820a232cb365588b706ee853e1b0cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530bcae7b4f393bdabbf8be55c5cf57da820a232cb365588b706ee853e1b0cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530bcae7b4f393bdabbf8be55c5cf57da820a232cb365588b706ee853e1b0cca", kill_on_drop: false }` [INFO] [stdout] 530bcae7b4f393bdabbf8be55c5cf57da820a232cb365588b706ee853e1b0cca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb25f74e69ca5c4aaeadd8d92915b0bf2825901e84205620cbae70b33ce7a29 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5cb25f74e69ca5c4aaeadd8d92915b0bf2825901e84205620cbae70b33ce7a29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xtensa-lx6-rt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling xtensa-lx6-rt-proc-macros v0.1.0 [INFO] [stdout] warning: `extern` fn uses type `exception::ExceptionCause`, which is not FFI-safe [INFO] [stdout] --> src/exception.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | extern "C" fn __default_exception(cause: ExceptionCause, save_frame: &Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum ExceptionCause { [INFO] [stdout] 35 | | /// Illegal Instruction [INFO] [stdout] 36 | | Illegal = 0, [INFO] [stdout] 37 | | /// System Call (Syscall Instruction) [INFO] [stdout] ... | [INFO] [stdout] 116 | | None = 255, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `exception::ExceptionCause`, which is not FFI-safe [INFO] [stdout] --> src/exception.rs:222:49 [INFO] [stdout] | [INFO] [stdout] 222 | extern "C" fn __default_double_exception(cause: ExceptionCause, save_frame: &Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum ExceptionCause { [INFO] [stdout] 35 | | /// Illegal Instruction [INFO] [stdout] 36 | | Illegal = 0, [INFO] [stdout] 37 | | /// System Call (Syscall Instruction) [INFO] [stdout] ... | [INFO] [stdout] 116 | | None = 255, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `exception::ExceptionCause`, which is not FFI-safe [INFO] [stdout] --> src/exception.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | extern "C" fn __default_exception(cause: ExceptionCause, save_frame: &Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum ExceptionCause { [INFO] [stdout] 35 | | /// Illegal Instruction [INFO] [stdout] 36 | | Illegal = 0, [INFO] [stdout] 37 | | /// System Call (Syscall Instruction) [INFO] [stdout] ... | [INFO] [stdout] 116 | | None = 255, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `exception::ExceptionCause`, which is not FFI-safe [INFO] [stdout] --> src/exception.rs:222:49 [INFO] [stdout] | [INFO] [stdout] 222 | extern "C" fn __default_double_exception(cause: ExceptionCause, save_frame: &Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/exception.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / pub enum ExceptionCause { [INFO] [stdout] 35 | | /// Illegal Instruction [INFO] [stdout] 36 | | Illegal = 0, [INFO] [stdout] 37 | | /// System Call (Syscall Instruction) [INFO] [stdout] ... | [INFO] [stdout] 116 | | None = 255, [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.06s [INFO] running `Command { std: "docker" "inspect" "5cb25f74e69ca5c4aaeadd8d92915b0bf2825901e84205620cbae70b33ce7a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb25f74e69ca5c4aaeadd8d92915b0bf2825901e84205620cbae70b33ce7a29", kill_on_drop: false }` [INFO] [stdout] 5cb25f74e69ca5c4aaeadd8d92915b0bf2825901e84205620cbae70b33ce7a29