[INFO] fetching crate xtensa-lx6-rt 0.3.0... [INFO] checking xtensa-lx6-rt-0.3.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate xtensa-lx6-rt 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate xtensa-lx6-rt 0.3.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8874ffc89c8518ebb73964fb94e7e9b713ddc534624df5b4d3084685c7ca40c [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" "e8874ffc89c8518ebb73964fb94e7e9b713ddc534624df5b4d3084685c7ca40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8874ffc89c8518ebb73964fb94e7e9b713ddc534624df5b4d3084685c7ca40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8874ffc89c8518ebb73964fb94e7e9b713ddc534624df5b4d3084685c7ca40c", kill_on_drop: false }` [INFO] [stdout] e8874ffc89c8518ebb73964fb94e7e9b713ddc534624df5b4d3084685c7ca40c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8c3d72da974fb1863d9911268cb16e1e1fa152582843308c5a5d6268b6b4ea [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" "eb8c3d72da974fb1863d9911268cb16e1e1fa152582843308c5a5d6268b6b4ea", kill_on_drop: false }` [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 proc-macro2 v1.0.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v1.0.34 [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 16.96s [INFO] running `Command { std: "docker" "inspect" "eb8c3d72da974fb1863d9911268cb16e1e1fa152582843308c5a5d6268b6b4ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8c3d72da974fb1863d9911268cb16e1e1fa152582843308c5a5d6268b6b4ea", kill_on_drop: false }` [INFO] [stdout] eb8c3d72da974fb1863d9911268cb16e1e1fa152582843308c5a5d6268b6b4ea