[INFO] fetching crate xmc1100-hal 0.2.0... [INFO] documenting xmc1100-hal-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate xmc1100-hal 0.2.0 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate xmc1100-hal 0.2.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/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-24/source/Cargo.toml [INFO] crate crates.io crate xmc1100-hal 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e729bdc0e47336d5d0a7d4e7d724fb65e69eb810472f280cd36fa4490c580d1b [INFO] running `Command { std: "docker" "start" "-a" "e729bdc0e47336d5d0a7d4e7d724fb65e69eb810472f280cd36fa4490c580d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e729bdc0e47336d5d0a7d4e7d724fb65e69eb810472f280cd36fa4490c580d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729bdc0e47336d5d0a7d4e7d724fb65e69eb810472f280cd36fa4490c580d1b", kill_on_drop: false }` [INFO] [stdout] e729bdc0e47336d5d0a7d4e7d724fb65e69eb810472f280cd36fa4490c580d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc9126ece673ab5f150ce0316772d91c00ebbe07fc23eb407753eb297a7052f0 [INFO] running `Command { std: "docker" "start" "-a" "bc9126ece673ab5f150ce0316772d91c00ebbe07fc23eb407753eb297a7052f0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.11 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling xmc1100 v0.2.0 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling bare-metal v0.2.4 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-hal v0.2.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xmc1100-hal v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: exceptions.s: Assembler messages: [INFO] [stderr] warning: exceptions.s:1: Error: unknown pseudo-op: `.syntax' [INFO] [stderr] warning: exceptions.s:2: Error: unknown pseudo-op: `.cpu' [INFO] [stderr] warning: exceptions.s:23: Error: no such instruction: `ldr R0,=HardFault' [INFO] [stderr] warning: exceptions.s:24: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:36: Error: no such instruction: `ldr R0,=SVCall' [INFO] [stderr] warning: exceptions.s:37: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:43: Error: no such instruction: `ldr R0,=PendSV' [INFO] [stderr] warning: exceptions.s:44: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:48: Error: no such instruction: `ldr R0,=SysTick' [INFO] [stderr] warning: exceptions.s:49: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:53: Error: no such instruction: `ldr R0,=SCU_0' [INFO] [stderr] warning: exceptions.s:54: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:58: Error: no such instruction: `ldr R0,=SCU_1' [INFO] [stderr] warning: exceptions.s:59: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:63: Error: no such instruction: `ldr R0,=SCU_2' [INFO] [stderr] warning: exceptions.s:64: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:68: Error: no such instruction: `ldr R0,=ERU0_0' [INFO] [stderr] warning: exceptions.s:69: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:73: Error: no such instruction: `ldr R0,=ERU0_1' [INFO] [stderr] warning: exceptions.s:74: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:78: Error: no such instruction: `ldr R0,=ERU0_2' [INFO] [stderr] warning: exceptions.s:79: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:83: Error: no such instruction: `ldr R0,=ERU0_3' [INFO] [stderr] warning: exceptions.s:84: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:90: Error: no such instruction: `ldr R0,=USIC0_0' [INFO] [stderr] warning: exceptions.s:91: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:95: Error: no such instruction: `ldr R0,=USIC0_1' [INFO] [stderr] warning: exceptions.s:96: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:100: Error: no such instruction: `ldr R0,=USIC0_2' [INFO] [stderr] warning: exceptions.s:101: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:105: Error: no such instruction: `ldr R0,=USIC0_3' [INFO] [stderr] warning: exceptions.s:106: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:110: Error: no such instruction: `ldr R0,=USIC0_4' [INFO] [stderr] warning: exceptions.s:111: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:115: Error: no such instruction: `ldr R0,=USIC0_5' [INFO] [stderr] warning: exceptions.s:116: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:120: Error: no such instruction: `ldr R0,=VADC0_C0_0' [INFO] [stderr] warning: exceptions.s:121: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:125: Error: no such instruction: `ldr R0,=VADC0_C0_1' [INFO] [stderr] warning: exceptions.s:126: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:134: Error: no such instruction: `ldr R0,=CCU40_0' [INFO] [stderr] warning: exceptions.s:135: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:139: Error: no such instruction: `ldr R0,=CCU40_1' [INFO] [stderr] warning: exceptions.s:140: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:144: Error: no such instruction: `ldr R0,=CCU40_2' [INFO] [stderr] warning: exceptions.s:145: Error: too many memory references for `mov' [INFO] [stderr] warning: exceptions.s:149: Error: no such instruction: `ldr R0,=CCU40_3' [INFO] [stderr] warning: exceptions.s:150: Error: too many memory references for `mov' [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `xmc1100-hal v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xmc1100-hal-94081447d16aa099/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-f051e0346efa4b97/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: too many memory references for `mov' [INFO] [stderr] cargo:warning=exceptions.s:36: Error: no such instruction: `ldr R0,=SVCall' [INFO] [stderr] cargo:warning=exceptions.s:37: Error: too many memory references for `mov' [INFO] [stderr] cargo:warning=exceptions.s:43: Error: no such instruction: `ldr R0,=PendSV' [INFO] [stderr] cargo:warning=exceptions.s:44: Error: too many memory references for `mov' [INFO] [stderr] cargo:warning=exceptions.s:48: Error: no such instruction: `ldr R0,=SysTick' [INFO] [stderr] cargo:warning=exceptions.s:49: Error: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references 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: too many memory references for `mov' [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [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-f051e0346efa4b97/out/exceptions.o" "-c" "exceptions.s" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.34/src/lib.rs:2368:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559f6420994d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x559f6420994d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559f6420994d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x559f6420994d - ::fmt::h1025ecd2bac85833 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x559f6422992c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x559f64206071 - std::io::Write::write_fmt::h203cec764662c27d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x559f6420b285 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x559f6420b285 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x559f6420b285 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x559f6420aef9 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x559f6420b858 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x559f6420b707 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x559f64209e04 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x559f6420b439 - rust_begin_unwind [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x559f64193873 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x559f641aae3d - cc::fail::hb772f6c28b8846fe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.34/src/lib.rs:2368:5 [INFO] [stderr] 16: 0x559f64199279 - cc::Build::compile::hfc21e35364b23021 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.34/src/lib.rs:951:13 [INFO] [stderr] 17: 0x559f64194865 - build_script_build::main::hf099598b91454f39 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:45:5 [INFO] [stderr] 18: 0x559f64193dcb - core::ops::function::FnOnce::call_once::h7c4cce1872f54913 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 19: 0x559f6419439e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb035e3a84b251814 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x559f64193e91 - std::rt::lang_start::{{closure}}::hddf9324da8206bf5 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x559f6420273e - core::ops::function::impls:: for &F>::call_once::h9c80b603d656db3f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 22: 0x559f6420273e - std::panicking::try::do_call::h86b1dd6fd2903147 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x559f6420273e - std::panicking::try::h06cba322e163361a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x559f6420273e - std::panic::catch_unwind::h77fc4ef3c419c34e [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x559f6420273e - std::rt::lang_start_internal::{{closure}}::h6786ee70f1cf45dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x559f6420273e - std::panicking::try::do_call::h682a3324f06cc1bc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x559f6420273e - std::panicking::try::h09ce465b693a7cf9 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x559f6420273e - std::panic::catch_unwind::h5eb4cb244476317c [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x559f6420273e - std::rt::lang_start_internal::hba2d4a4771a618dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x559f64193e60 - std::rt::lang_start::h59d5bb83c37747ad [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x559f64194a1c - main [INFO] [stderr] 32: 0x7fa4886130b3 - __libc_start_main [INFO] [stderr] 33: 0x559f64193abe - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc9126ece673ab5f150ce0316772d91c00ebbe07fc23eb407753eb297a7052f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9126ece673ab5f150ce0316772d91c00ebbe07fc23eb407753eb297a7052f0", kill_on_drop: false }` [INFO] [stdout] bc9126ece673ab5f150ce0316772d91c00ebbe07fc23eb407753eb297a7052f0