[INFO] cloning repository https://github.com/sarchar/libdragon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarchar/libdragon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a77822b40be3768249b44738530102a42cf671 [INFO] checking sarchar/libdragon-rs/15a77822b40be3768249b44738530102a42cf671 against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarchar%2Flibdragon-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sarchar/libdragon-rs [INFO] finished tweaking git repo https://github.com/sarchar/libdragon-rs [INFO] tweaked toml for git repo https://github.com/sarchar/libdragon-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sarchar/libdragon-rs on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sarchar/libdragon-rs 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded function_name-proc-macro v0.3.0 [INFO] [stderr] Downloaded rand_mt v4.2.2 [INFO] [stderr] Downloaded cstr_core v0.2.6 [INFO] [stderr] Downloaded typed-path v0.7.1 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded function_name v0.3.0 [INFO] [stderr] Downloaded doxygen-rs v0.4.2 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bf91c76e4317d2c8ef3e62b41aee79b656bbe1f8498c6dfc64a357e5bad0b37 [INFO] running `Command { std: "docker" "start" "-a" "0bf91c76e4317d2c8ef3e62b41aee79b656bbe1f8498c6dfc64a357e5bad0b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf91c76e4317d2c8ef3e62b41aee79b656bbe1f8498c6dfc64a357e5bad0b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf91c76e4317d2c8ef3e62b41aee79b656bbe1f8498c6dfc64a357e5bad0b37", kill_on_drop: false }` [INFO] [stdout] 0bf91c76e4317d2c8ef3e62b41aee79b656bbe1f8498c6dfc64a357e5bad0b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234294e1f66432b381fee31335b39eb9a7ada95567df2677fccb60886ffe799f [INFO] running `Command { std: "docker" "start" "-a" "234294e1f66432b381fee31335b39eb9a7ada95567df2677fccb60886ffe799f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling libdragon-build v0.1.0 (/opt/rustwide/workdir/libdragon-build) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling libdragon v0.1.0 (/opt/rustwide/workdir/libdragon) [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking typed-path v0.7.1 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Compiling joypadtest v0.1.0 (/opt/rustwide/workdir/libdragon-examples/joypadtest) [INFO] [stderr] Compiling rdpqtest v0.1.0 (/opt/rustwide/workdir/libdragon-examples/rdpqtest) [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling importglb v0.1.0 (/opt/rustwide/workdir/libdragon-examples/importglb) [INFO] [stderr] Compiling vtest v0.1.0 (/opt/rustwide/workdir/libdragon-examples/vtest) [INFO] [stderr] Compiling spritemap v0.1.0 (/opt/rustwide/workdir/libdragon-examples/spritemap) [INFO] [stderr] Compiling test v0.1.0 (/opt/rustwide/workdir/libdragon-examples/test) [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Compiling gldemo v0.1.0 (/opt/rustwide/workdir/libdragon-examples/gldemo) [INFO] [stderr] Compiling a440 v0.1.0 (/opt/rustwide/workdir/libdragon-examples/a440) [INFO] [stderr] Compiling rspqdemo v0.1.0 (/opt/rustwide/workdir/libdragon-examples/rspqdemo) [INFO] [stderr] Compiling dfstest v0.1.0 (/opt/rustwide/workdir/libdragon-examples/dfstest) [INFO] [stderr] Compiling customfont v0.1.0 (/opt/rustwide/workdir/libdragon-examples/customfont) [INFO] [stderr] Compiling audioplayer v0.1.0 (/opt/rustwide/workdir/libdragon-examples/audioplayer) [INFO] [stderr] Compiling mixertest v0.1.0 (/opt/rustwide/workdir/libdragon-examples/mixertest) [INFO] [stderr] Compiling fontdemo v0.1.0 (/opt/rustwide/workdir/libdragon-examples/fontdemo) [INFO] [stderr] Checking rand_mt v4.2.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling libdragon-sys v0.1.0 (/opt/rustwide/workdir/libdragon-sys) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> libdragon-sys/build.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / error_chain! { [INFO] [stdout] 11 | | foreign_links { [INFO] [stdout] 12 | | Io(std::io::Error); [INFO] [stdout] 13 | | HttpRequest(reqwest::Error); [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `libdragon-sys v0.1.0 (/opt/rustwide/workdir/libdragon-sys)` [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/libdragon-sys-4eba3994d5c6518d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=N64_INST=/opt/rustwide/target/debug/build/libdragon-sys-c55c76584aabc91f/out/toolchain [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] N64_INST=/opt/rustwide/target/debug/build/libdragon-sys-c55c76584aabc91f/out/toolchain [INFO] [stderr] Downloading gcc-toolchain-mips64-linux.zip ... [INFO] [stderr] Error: Error(HttpRequest(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/sarchar/libdragon/releases/download/toolchain-continuous-prerelease/gcc-toolchain-mips64-linux.zip", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some( 0: error_chain::backtrace::imp::InternalBacktrace::new [INFO] [stderr] 1: ::default [INFO] [stderr] 2: build_script_build::Error::from_kind [INFO] [stderr] 3: >::from [INFO] [stderr] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 5: build_script_build::main::{{closure}} [INFO] [stderr] 6: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stderr] 7: tokio::runtime::park::CachedParkThread::block_on [INFO] [stderr] 8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stderr] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stderr] 10: tokio::runtime::context::runtime::enter_runtime [INFO] [stderr] 11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stderr] 12: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] 13: build_script_build::main [INFO] [stderr] 14: core::ops::function::FnOnce::call_once [INFO] [stderr] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 16: std::rt::lang_start::{{closure}} [INFO] [stderr] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/ops/function.rs:284:21 [INFO] [stderr] std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:589:40 [INFO] [stderr] std::panicking::catch_unwind [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:552:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panic.rs:359:14 [INFO] [stderr] std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/rt.rs:175:24 [INFO] [stderr] std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:589:40 [INFO] [stderr] std::panicking::catch_unwind [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:552:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panic.rs:359:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/rt.rs:171:5 [INFO] [stderr] 18: std::rt::lang_start [INFO] [stderr] 19: main [INFO] [stderr] 20: [INFO] [stderr] 21: __libc_start_main [INFO] [stderr] 22: _start [INFO] [stderr] ) } }) [INFO] running `Command { std: "docker" "inspect" "234294e1f66432b381fee31335b39eb9a7ada95567df2677fccb60886ffe799f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234294e1f66432b381fee31335b39eb9a7ada95567df2677fccb60886ffe799f", kill_on_drop: false }` [INFO] [stdout] 234294e1f66432b381fee31335b39eb9a7ada95567df2677fccb60886ffe799f