[INFO] fetching crate xtensa-lx6-rt 0.3.0... [INFO] checking xtensa-lx6-rt-0.3.0 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate xtensa-lx6-rt 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate xtensa-lx6-rt 0.3.0 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b663df001b8eda8d152e1e136799ce788ecf0342bc5ed423770ea12cc4cddd95 [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" "b663df001b8eda8d152e1e136799ce788ecf0342bc5ed423770ea12cc4cddd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b663df001b8eda8d152e1e136799ce788ecf0342bc5ed423770ea12cc4cddd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b663df001b8eda8d152e1e136799ce788ecf0342bc5ed423770ea12cc4cddd95", kill_on_drop: false }` [INFO] [stdout] b663df001b8eda8d152e1e136799ce788ecf0342bc5ed423770ea12cc4cddd95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbdfbafd78dae243a8a19904a2ea9d0c1f634f28ba5cc9ca240a4d8a5aa3cf7 [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" "6cbdfbafd78dae243a8a19904a2ea9d0c1f634f28ba5cc9ca240a4d8a5aa3cf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling xtensa-lx6-rt v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [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: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: `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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `Command { std: "docker" "inspect" "6cbdfbafd78dae243a8a19904a2ea9d0c1f634f28ba5cc9ca240a4d8a5aa3cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbdfbafd78dae243a8a19904a2ea9d0c1f634f28ba5cc9ca240a4d8a5aa3cf7", kill_on_drop: false }` [INFO] [stdout] 6cbdfbafd78dae243a8a19904a2ea9d0c1f634f28ba5cc9ca240a4d8a5aa3cf7