[INFO] fetching crate xmc1100-hal 0.2.0... [INFO] testing xmc1100-hal-0.2.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate xmc1100-hal 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking crates.io crate xmc1100-hal 0.2.0 [INFO] finished tweaking crates.io crate xmc1100-hal 0.2.0 [INFO] tweaked toml for crates.io crate xmc1100-hal 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xmc1100-hal 0.2.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xmc1100-hal 0.2.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded vcell v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt v0.6.11 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded as-slice v0.1.0 [INFO] [stderr] Downloaded cast v0.2.2 [INFO] [stderr] Downloaded bare-metal v0.2.4 [INFO] [stderr] Downloaded generic-array v0.12.0 [INFO] [stderr] Downloaded nb v0.1.1 [INFO] [stderr] Downloaded cortex-m v0.6.1 [INFO] [stderr] Downloaded cc v1.0.34 [INFO] [stderr] Downloaded embedded-hal v0.2.2 [INFO] [stderr] Downloaded syn v0.15.30 [INFO] [stderr] Downloaded proc-macro2 v0.4.27 [INFO] [stderr] Downloaded xmc1100 v0.2.0 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded aligned v0.3.1 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0538303506d053bada964bc140357f99ee2938948bea2eb984881fff8887980a [INFO] running `Command { std: "docker" "start" "-a" "0538303506d053bada964bc140357f99ee2938948bea2eb984881fff8887980a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0538303506d053bada964bc140357f99ee2938948bea2eb984881fff8887980a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0538303506d053bada964bc140357f99ee2938948bea2eb984881fff8887980a", kill_on_drop: false }` [INFO] [stdout] 0538303506d053bada964bc140357f99ee2938948bea2eb984881fff8887980a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae5b61c6ce0f9606fbfc0cdcd72997bcdfca62667093614333657b11326a4f0 [INFO] running `Command { std: "docker" "start" "-a" "dae5b61c6ce0f9606fbfc0cdcd72997bcdfca62667093614333657b11326a4f0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.11 [INFO] [stderr] Compiling xmc1100 v0.2.0 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Compiling xmc1100-hal v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s: Assembler messages: [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:1: Error: unknown pseudo-op: `.syntax' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:2: Error: unknown pseudo-op: `.cpu' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:23: Error: no such instruction: `ldr R0,=HardFault' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:24: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:36: Error: no such instruction: `ldr R0,=SVCall' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:37: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:43: Error: no such instruction: `ldr R0,=PendSV' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:44: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:48: Error: no such instruction: `ldr R0,=SysTick' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:49: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:53: Error: no such instruction: `ldr R0,=SCU_0' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:54: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:58: Error: no such instruction: `ldr R0,=SCU_1' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:59: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:63: Error: no such instruction: `ldr R0,=SCU_2' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:64: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:68: Error: no such instruction: `ldr R0,=ERU0_0' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:69: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:73: Error: no such instruction: `ldr R0,=ERU0_1' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:74: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:78: Error: no such instruction: `ldr R0,=ERU0_2' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:79: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:83: Error: no such instruction: `ldr R0,=ERU0_3' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:84: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:90: Error: no such instruction: `ldr R0,=USIC0_0' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:91: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:95: Error: no such instruction: `ldr R0,=USIC0_1' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:96: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:100: Error: no such instruction: `ldr R0,=USIC0_2' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:101: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:105: Error: no such instruction: `ldr R0,=USIC0_3' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:106: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:110: Error: no such instruction: `ldr R0,=USIC0_4' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:111: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:115: Error: no such instruction: `ldr R0,=USIC0_5' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:116: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:120: Error: no such instruction: `ldr R0,=VADC0_C0_0' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:121: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:125: Error: no such instruction: `ldr R0,=VADC0_C0_1' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:126: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:134: Error: no such instruction: `ldr R0,=CCU40_0' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:135: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:139: Error: no such instruction: `ldr R0,=CCU40_1' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:140: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:144: Error: no such instruction: `ldr R0,=CCU40_2' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:145: Error: operand size mismatch for `mov' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:149: Error: no such instruction: `ldr R0,=CCU40_3' [INFO] [stderr] warning: xmc1100-hal@0.2.0: exceptions.s:150: Error: operand size mismatch for `mov' [INFO] [stderr] error: failed to run custom build command for `xmc1100-hal v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xmc1100-hal-321b4d9a540a0313/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/xmc1100-hal-8388872dcf8a27ba/out/exceptions.o" "-c" "exceptions.s" [INFO] [stderr] cargo:warning=exceptions.s: Assembler messages: [INFO] [stderr] cargo:warning=exceptions.s:1: Error: unknown pseudo-op: `.syntax' [INFO] [stderr] cargo:warning=exceptions.s:2: Error: unknown pseudo-op: `.cpu' [INFO] [stderr] cargo:warning=exceptions.s:23: Error: no such instruction: `ldr R0,=HardFault' [INFO] [stderr] cargo:warning=exceptions.s:24: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:36: Error: no such instruction: `ldr R0,=SVCall' [INFO] [stderr] cargo:warning=exceptions.s:37: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:43: Error: no such instruction: `ldr R0,=PendSV' [INFO] [stderr] cargo:warning=exceptions.s:44: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:48: Error: no such instruction: `ldr R0,=SysTick' [INFO] [stderr] cargo:warning=exceptions.s:49: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:53: Error: no such instruction: `ldr R0,=SCU_0' [INFO] [stderr] cargo:warning=exceptions.s:54: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:58: Error: no such instruction: `ldr R0,=SCU_1' [INFO] [stderr] cargo:warning=exceptions.s:59: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:63: Error: no such instruction: `ldr R0,=SCU_2' [INFO] [stderr] cargo:warning=exceptions.s:64: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:68: Error: no such instruction: `ldr R0,=ERU0_0' [INFO] [stderr] cargo:warning=exceptions.s:69: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:73: Error: no such instruction: `ldr R0,=ERU0_1' [INFO] [stderr] cargo:warning=exceptions.s:74: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:78: Error: no such instruction: `ldr R0,=ERU0_2' [INFO] [stderr] cargo:warning=exceptions.s:79: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:83: Error: no such instruction: `ldr R0,=ERU0_3' [INFO] [stderr] cargo:warning=exceptions.s:84: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:90: Error: no such instruction: `ldr R0,=USIC0_0' [INFO] [stderr] cargo:warning=exceptions.s:91: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:95: Error: no such instruction: `ldr R0,=USIC0_1' [INFO] [stderr] cargo:warning=exceptions.s:96: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:100: Error: no such instruction: `ldr R0,=USIC0_2' [INFO] [stderr] cargo:warning=exceptions.s:101: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:105: Error: no such instruction: `ldr R0,=USIC0_3' [INFO] [stderr] cargo:warning=exceptions.s:106: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:110: Error: no such instruction: `ldr R0,=USIC0_4' [INFO] [stderr] cargo:warning=exceptions.s:111: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:115: Error: no such instruction: `ldr R0,=USIC0_5' [INFO] [stderr] cargo:warning=exceptions.s:116: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:120: Error: no such instruction: `ldr R0,=VADC0_C0_0' [INFO] [stderr] cargo:warning=exceptions.s:121: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:125: Error: no such instruction: `ldr R0,=VADC0_C0_1' [INFO] [stderr] cargo:warning=exceptions.s:126: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:134: Error: no such instruction: `ldr R0,=CCU40_0' [INFO] [stderr] cargo:warning=exceptions.s:135: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:139: Error: no such instruction: `ldr R0,=CCU40_1' [INFO] [stderr] cargo:warning=exceptions.s:140: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:144: Error: no such instruction: `ldr R0,=CCU40_2' [INFO] [stderr] cargo:warning=exceptions.s:145: Error: operand size mismatch for `mov' [INFO] [stderr] cargo:warning=exceptions.s:149: Error: no such instruction: `ldr R0,=CCU40_3' [INFO] [stderr] cargo:warning=exceptions.s:150: Error: operand size mismatch for `mov' [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (435) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.34/src/lib.rs:2368:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/xmc1100-hal-8388872dcf8a27ba/out/exceptions.o" "-c" "exceptions.s" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ac732f56ad2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ac732f56ad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ac732f56ad2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ac732f56ad2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ac732f6672f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ac732f6672f - core::fmt::write::hecf68a131630c74d [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5ac732f25f41 - std::io::default_write_fmt::haf8355dc2afbec95 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ac732f25f41 - std::io::Write::write_fmt::h93c9a261259c931a [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ac732f31442 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ac732f348bf - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ac732f34719 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ac732f34f45 - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ac732f34dda - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ac732f31589 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ac732f1a19d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ac732f6a310 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5ac732ee16eb - cc::fail::h6e144d027bc126fe [INFO] [stderr] 17: 0x5ac732eef8a6 - cc::Build::compile::hcdf43153fd7f2372 [INFO] [stderr] 18: 0x5ac732edf4c2 - build_script_build::main::hf420eb446b3b4fbc [INFO] [stderr] 19: 0x5ac732edf8e3 - core::ops::function::FnOnce::call_once::hde123d33fc08ea55 [INFO] [stderr] 20: 0x5ac732edf7e6 - std::sys::backtrace::__rust_begin_short_backtrace::hc8e0ea4a252d30c6 [INFO] [stderr] 21: 0x5ac732edf7c9 - std::rt::lang_start::{{closure}}::h1c5d50640c779833 [INFO] [stderr] 22: 0x5ac732f27850 - core::ops::function::impls:: for &F>::call_once::hc7ed5622678f5124 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5ac732f27850 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x5ac732f27850 - std::panicking::catch_unwind::hff67b45e0819a036 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x5ac732f27850 - std::panic::catch_unwind::hec0fb0db85f7fd60 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5ac732f27850 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5ac732f27850 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5ac732f27850 - std::panicking::catch_unwind::h3816830c825cbe04 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5ac732f27850 - std::panic::catch_unwind::h408406c8f02ebb9d [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5ac732f27850 - std::rt::lang_start_internal::hce2b8b328837374b [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5ac732edf7b1 - std::rt::lang_start::h4c01ff9c7d4d040e [INFO] [stderr] 32: 0x5ac732edfcd5 - main [INFO] [stderr] 33: 0x7a0b36ef51ca - [INFO] [stderr] 34: 0x7a0b36ef528b - __libc_start_main [INFO] [stderr] 35: 0x5ac732eded25 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dae5b61c6ce0f9606fbfc0cdcd72997bcdfca62667093614333657b11326a4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae5b61c6ce0f9606fbfc0cdcd72997bcdfca62667093614333657b11326a4f0", kill_on_drop: false }` [INFO] [stdout] dae5b61c6ce0f9606fbfc0cdcd72997bcdfca62667093614333657b11326a4f0