[INFO] fetching crate agora-rtm 0.1.3... [INFO] checking agora-rtm-0.1.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate agora-rtm 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate agora-rtm 0.1.3 [INFO] finished tweaking crates.io crate agora-rtm 0.1.3 [INFO] tweaked toml for crates.io crate agora-rtm 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate agora-rtm 0.1.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.60.1 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded textwrap v0.16.2 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded clap v3.2.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a84d7a24e3cf4641c2ca2b74cfdfba20c7f9ec77b2d2b505f477e3baa14f0c2b [INFO] running `Command { std: "docker" "start" "-a" "a84d7a24e3cf4641c2ca2b74cfdfba20c7f9ec77b2d2b505f477e3baa14f0c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a84d7a24e3cf4641c2ca2b74cfdfba20c7f9ec77b2d2b505f477e3baa14f0c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84d7a24e3cf4641c2ca2b74cfdfba20c7f9ec77b2d2b505f477e3baa14f0c2b", kill_on_drop: false }` [INFO] [stdout] a84d7a24e3cf4641c2ca2b74cfdfba20c7f9ec77b2d2b505f477e3baa14f0c2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e1896628bfd203b9271aff1fed8a8f6975a644885cc7030a3e5d4d3d2919721 [INFO] running `Command { std: "docker" "start" "-a" "2e1896628bfd203b9271aff1fed8a8f6975a644885cc7030a3e5d4d3d2919721", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling agora-rtm v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `agora-rtm v0.1.3 (/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/agora-rtm-01df6e54b3de9291/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/usr/local/lib [INFO] [stderr] cargo:rustc-link-lib=libagora_rtm_sdk [INFO] [stderr] cargo:rerun-if-changed=wrapper.hpp [INFO] [stderr] cargo:rerun-if-changed=././libs/include/IAgoraRtmService.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/cstdint [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/c++config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/os_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features-time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdc-predef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/x86_64-linux-gnu/c++/14/bits/cpu_defines.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/pstl/pstl_config.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=././libs/include/IAgoraRtmCallManager.h [INFO] [stderr] cargo:rerun-if-changed=././libs/include/IAgoraRtmService.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1183:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1193:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1204:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1205:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1216:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1217:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1231:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1245:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1259:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1260:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1273:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1274:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1289:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1415:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1426:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1427:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1457:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1479:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1480:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1491:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1492:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1505:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1506:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1507:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1508:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1519:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1520:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1533:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1534:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1535:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1550:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1551:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1562:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1563:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1574:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1575:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1586:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1587:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1598:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1599:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1613:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1614:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1615:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1616:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1627:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1628:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1639:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1640:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1651:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1652:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1663:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1664:10: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1693:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1694:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1695:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmService.h:1696:11: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:325:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:335:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:346:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:347:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:358:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:359:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:370:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:371:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:381:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:391:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:401:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:412:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] clang diag: ././libs/include/IAgoraRtmCallManager.h:422:9: warning: expression result unused [-Wunused-value] [INFO] [stderr] [INFO] [stderr] thread 'main' (681) panicked at build.rs:38:10: [INFO] [stderr] Couldn't write bindings!: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5fda89c3a122 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5fda89c3a122 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5fda89c3a122 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5fda89c3a122 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5fda89c5c9ef - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5fda89c5c9ef - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5fda89c2ae53 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5fda89c2ae53 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5fda89c39f22 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5fda89c2842c - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5fda89c2826f - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5fda89c279e5 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5fda89c39aaa - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5fda89c39a09 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5fda89c2775d - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5fda89c64880 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5fda89c66256 - core::result::unwrap_failed::h42f115931b302c13 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x5fda898802e0 - core::result::Result::expect::h24e45f314e6eea95 [INFO] [stderr] 18: 0x5fda8975c5cc - build_script_build::main::he64c83da53debdab [INFO] [stderr] 19: 0x5fda8975c1d3 - core::ops::function::FnOnce::call_once::h3433fdbe8a3b0ca2 [INFO] [stderr] 20: 0x5fda8975b3a6 - std::sys::backtrace::__rust_begin_short_backtrace::hcd32806d44e77da6 [INFO] [stderr] 21: 0x5fda8975b179 - std::rt::lang_start::{{closure}}::h1bf16b7a8c9ce91d [INFO] [stderr] 22: 0x5fda89c3a970 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x5fda89c3a970 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x5fda89c3a970 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x5fda89c3a970 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5fda89c3a970 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5fda89c3a970 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5fda89c3a970 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5fda89c3a970 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5fda89c3a970 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5fda8975b1b1 - std::rt::lang_start::hb72c835fe2fa1fa6 [INFO] [stderr] 32: 0x5fda8975c625 - main [INFO] [stderr] 33: 0x758627b891ca - [INFO] [stderr] 34: 0x758627b8928b - __libc_start_main [INFO] [stderr] 35: 0x5fda8975a475 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2e1896628bfd203b9271aff1fed8a8f6975a644885cc7030a3e5d4d3d2919721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1896628bfd203b9271aff1fed8a8f6975a644885cc7030a3e5d4d3d2919721", kill_on_drop: false }` [INFO] [stdout] 2e1896628bfd203b9271aff1fed8a8f6975a644885cc7030a3e5d4d3d2919721