[INFO] cloning repository https://github.com/Kliemann-Service-GmbH/xmz-test-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kliemann-Service-GmbH/xmz-test-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdbbd15ae660e0fce6c4ee364e75438d216c3e4d
[INFO] checking Kliemann-Service-GmbH/xmz-test-tool against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool
[INFO] finished tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool
[INFO] tweaked toml for git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Kliemann-Service-GmbH/xmz-test-tool against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool
[INFO] finished tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool
[INFO] tweaked toml for git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded c_vec v1.2.0
[INFO] [stderr]   Downloaded serde_codegen_internals v0.13.0
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded quote v0.3.12
[INFO] [stderr]   Downloaded serde_derive v0.9.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.3
[INFO] [stderr]   Downloaded num-traits v0.1.36
[INFO] [stderr]   Downloaded backtrace v0.3.0
[INFO] [stderr]   Downloaded syn v0.11.4
[INFO] [stderr]   Downloaded serde_json v0.9.5
[INFO] [stderr]   Downloaded libc v0.2.20
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded nix v0.6.0
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] [stderr]   Downloaded backtrace-sys v0.1.5
[INFO] [stderr]   Downloaded gcc v0.3.43
[INFO] [stderr]   Downloaded serde v0.9.6
[INFO] [stderr]   Downloaded error-chain v0.9.0
[INFO] [stderr]   Downloaded sysfs_gpio v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee7a53563780d9e7ae80f6cfa0171761063ebb28a53572c47f80cc56c17f69f
[INFO] running `Command { std: "docker" "start" "-a" "aee7a53563780d9e7ae80f6cfa0171761063ebb28a53572c47f80cc56c17f69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee7a53563780d9e7ae80f6cfa0171761063ebb28a53572c47f80cc56c17f69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee7a53563780d9e7ae80f6cfa0171761063ebb28a53572c47f80cc56c17f69f", kill_on_drop: false }`
[INFO] [stdout] aee7a53563780d9e7ae80f6cfa0171761063ebb28a53572c47f80cc56c17f69f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b1ab24aa6560e9e59ffbef5328c188a0d56b9e2f0607ba260120941078e94f
[INFO] running `Command { std: "docker" "start" "-a" "c9b1ab24aa6560e9e59ffbef5328c188a0d56b9e2f0607ba260120941078e94f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking libc v0.2.20
[INFO] [stderr]    Compiling gcc v0.3.43
[INFO] [stderr]     Checking bitflags v0.5.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling gdk-pixbuf v0.1.1 (https://github.com/gtk-rs/gdk-pixbuf#739fe928)
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]    Compiling cairo-rs v0.1.1 (https://github.com/gtk-rs/cairo#411ffb9c)
[INFO] [stderr]    Compiling gio v0.1.1 (https://github.com/gtk-rs/gio.git#07d4601b)
[INFO] [stderr]    Compiling gdk v0.5.1 (https://github.com/gtk-rs/gdk.git#8b334252)
[INFO] [stderr]     Checking c_vec v1.2.0
[INFO] [stderr]    Compiling quote v0.3.12
[INFO] [stderr]    Compiling backtrace v0.3.0
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.3
[INFO] [stderr]    Compiling gtk v0.1.1 (https://github.com/gtk-rs/gtk.git#344453c9)
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking itoa v0.3.1
[INFO] [stderr]     Checking dtoa v0.4.1
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking num-traits v0.1.36
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]    Compiling xmz-mod-touch-test-tool v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v0.11.4
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking serde v0.9.6
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]    Compiling glib-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling gobject-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling gio-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling cairo-sys-rs v0.3.2 (https://github.com/gtk-rs/cairo#411ffb9c)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling pango-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling gdk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling atk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling gtk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22)
[INFO] [stderr]    Compiling backtrace-sys v0.1.5
[INFO] [stderr]    Compiling libmodbus-sys v0.2.1 (https://github.com/zzeroo/libmodbus-rs.git#7939c466)
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]    Compiling serde_codegen_internals v0.13.0
[INFO] [stderr]     Checking error-chain v0.9.0
[INFO] [stderr]    Compiling serde_derive v0.9.6
[INFO] [stderr]     Checking glib v0.1.1 (https://github.com/gtk-rs/glib.git#91f2ceb4)
[INFO] [stdout] error[E0119]: conflicting implementations of trait `SetValue` for type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/glib-4adb65e87fc5f440/91f2ceb/src/value.rs:483:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T {
[INFO] [stdout]     | ------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 483 | impl<T: IsA<Object>> SetValue for T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `translate::ToGlibPtr<'a, *mut gobject_ffi::GObject>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::UnsafeFrom<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::convert::Into<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::Wrapper` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `object::IsA<object::Object>` for type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `SetValueOptional` for type `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/glib-4adb65e87fc5f440/91f2ceb/src/value.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T {
[INFO] [stdout]     | ----------------------------------------------------------------- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 489 | impl<T: IsA<Object>> SetValueOptional for T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `translate::ToGlibPtr<'a, *mut gobject_ffi::GObject>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::UnsafeFrom<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::convert::Into<object::ObjectRef>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `wrapper::Wrapper` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `object::IsA<object::Object>` for type `&_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sysfs_gpio v0.5.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glib` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `libmodbus-sys v0.2.1 (https://github.com/zzeroo/libmodbus-rs.git#7939c466)`
[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/libmodbus-sys-009f8835e563fc75/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/libmodbus" && "sh" "-c" "/opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/libmodbus/autogen.sh"
[INFO] [stderr] 
[INFO] [stderr]   --------------------------
[INFO] [stderr]   Running autoreconf failed.
[INFO] [stderr]   --------------------------
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libmodbus-sys-1fda6b20a206ce5d/out/build" && "sh" "-c" "\"/opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/libmodbus/configure\" --prefix=\"/opt/rustwide/target/debug/build/libmodbus-sys-1fda6b20a206ce5d/out\""
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   autom4te: error: cannot create autom4te.cache in /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/libmodbus: Read-only file system
[INFO] [stderr]   aclocal: error: /usr/bin/autom4te failed with exit status: 1
[INFO] [stderr]   autoreconf: error: aclocal failed with exit status: 1
[INFO] [stderr]   sh: 1: /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/libmodbus/configure: not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (753) panicked at /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-dd70b888a29ae903/7939c46/libmodbus-sys/build.rs:78:5:
[INFO] [stderr]   assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5954767efa32 - std::backtrace_rs::backtrace::libunwind::trace::h7111bbf6d4d673e4
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5954767efa32 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9dc51998274b187
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5954767efa32 - std::sys::backtrace::_print_fmt::h637e93c9ebef3a80
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5954767efa32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6bbf610d6ab28b32
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5954767feddf - core::fmt::rt::Argument::fmt::h26c7b8b2ffef56bc
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5954767feddf - core::fmt::write::h667869de048139c3
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5954767c2513 - std::io::default_write_fmt::h16afded5d92810d6
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5954767c2513 - std::io::Write::write_fmt::hbd203ca06609c6a2
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5954767cc1f2 - std::sys::backtrace::BacktraceLock::print::h75562ed19a4fba4f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5954767ce31c - std::panicking::default_hook::{{closure}}::h199efc4251699b0b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5954767ce176 - std::panicking::default_hook::h309dad23e034ef89
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5954767ce8f5 - std::panicking::panic_with_hook::h4eb76d74a2e0b8d8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5954767ce756 - std::panicking::panic_handler::{{closure}}::hed36407b059fbfe9
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5954767cc339 - std::sys::backtrace::__rust_end_short_backtrace::h7dcb06a469981aa8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5954767b68bd - __rustc[df1687459635782c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5954768025d0 - core::panicking::panic_fmt::hd3b85015be399d33
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5954768025ac - core::panicking::panic::hc6d409ee9b877c4f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x5954767a0d0a - build_script_build::run::h73d7359259e74fcb
[INFO] [stderr]     18:     0x5954767a1ea4 - build_script_build::main::hf7e06619b4f4d334
[INFO] [stderr]     19:     0x5954767a2dd3 - core::ops::function::FnOnce::call_once::hb34175a791b33905
[INFO] [stderr]     20:     0x5954767a2a46 - std::sys::backtrace::__rust_begin_short_backtrace::h999f5a5f07ad3732
[INFO] [stderr]     21:     0x5954767a2a29 - std::rt::lang_start::{{closure}}::h57b6ee6f436fcbd3
[INFO] [stderr]     22:     0x5954767c3ba0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcd6cdef14138a430
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5954767c3ba0 - std::panicking::catch_unwind::do_call::h9d5f1b75acb2131f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5954767c3ba0 - std::panicking::catch_unwind::h533f93f8c24cd24f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5954767c3ba0 - std::panic::catch_unwind::hd025dcd193cf8e28
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5954767c3ba0 - std::rt::lang_start_internal::{{closure}}::h46bb298bb506a414
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5954767c3ba0 - std::panicking::catch_unwind::do_call::hcb1f0c9d36f9cc81
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5954767c3ba0 - std::panicking::catch_unwind::h332c9730f0acbcf5
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5954767c3ba0 - std::panic::catch_unwind::h5ebc9c614243cdfe
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5954767c3ba0 - std::rt::lang_start_internal::h8364af735d7fd309
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5954767a2a11 - std::rt::lang_start::hf97a1b5376fc8cff
[INFO] [stderr]     32:     0x5954767a5955 - main
[INFO] [stderr]     33:     0x750b97edf1ca - <unknown>
[INFO] [stderr]     34:     0x750b97edf28b - __libc_start_main
[INFO] [stderr]     35:     0x5954767a0a15 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c9b1ab24aa6560e9e59ffbef5328c188a0d56b9e2f0607ba260120941078e94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b1ab24aa6560e9e59ffbef5328c188a0d56b9e2f0607ba260120941078e94f", kill_on_drop: false }`
[INFO] [stdout] c9b1ab24aa6560e9e59ffbef5328c188a0d56b9e2f0607ba260120941078e94f
