[INFO] updating cached repository https://github.com/AN3223/rustpiano [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 92f57e82c6ce5711d3d1d9258b92e4e0b0c83ca6 [INFO] checking AN3223/rustpiano against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAN3223%2Frustpiano" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AN3223/rustpiano on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AN3223/rustpiano [INFO] finished tweaking git repo https://github.com/AN3223/rustpiano [INFO] tweaked toml for git repo https://github.com/AN3223/rustpiano written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AN3223/rustpiano already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da4b06d2701eb06ac84197ab0db87562b41ceb6220d1c6b17af8633a43862c7a [INFO] running `"docker" "start" "-a" "da4b06d2701eb06ac84197ab0db87562b41ceb6220d1c6b17af8633a43862c7a"` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Checking wayland-client v0.21.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking wayland-protocols v0.21.11 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling rustpiano v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rustpiano v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustpiano-1daa2b44df917b25/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a52.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a51.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a50.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a56.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a55.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a53.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a49.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a54.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] thread '' panicked at 'request failed: Error { kind: Hyper(Error { kind: Connect, cause: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } }), url: Some("https://virtualpiano.net/wp-content/themes/twentyfourteen-child/newnotes/a57.mp3") }', src/libcore/result.rs:1165:5 [INFO] [stderr] 0: 0x55f88dcfddb4 - backtrace::backtrace::libunwind::trace::h836120cb2cfba712 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f88dcfddb4 - backtrace::backtrace::trace_unsynchronized::h363db4af51bde585 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f88dcfddb4 - std::sys_common::backtrace::_print_fmt::h33a80c84a606d44e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x55f88dcfddb4 - ::fmt::hc3acf58b6df6127f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x55f88dd19dac - core::fmt::write::hdef7f8cce8f6a662 [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55f88dcf9657 - std::io::Write::write_fmt::h42f193674aa0004e [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55f88dd00285 - std::sys_common::backtrace::_print::h5da26908d886b2c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x55f88dd00285 - std::sys_common::backtrace::print::h8a6f66fe88800872 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55f88dd00285 - std::panicking::default_hook::{{closure}}::h2eebe3935948e7ad [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x55f88dcfff76 - std::panicking::default_hook::h6b14b1c7e8865653 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55f88dd00985 - std::panicking::rust_panic_with_hook::h41b9717c69a7f473 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55f88dd00522 - std::panicking::continue_panic_fmt::ha3ba417ec3a5f012 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x55f88dd00416 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:307 [INFO] [stderr] 13: 0x55f88dd171ca - core::panicking::panic_fmt::hd262c4ca2914505b [INFO] [stderr] at src/libcore/panicking.rs:84 [INFO] [stderr] 14: 0x55f88dd172c7 - core::result::unwrap_failed::h42e843d3f65805bc [INFO] [stderr] at src/libcore/result.rs:1165 [INFO] [stderr] 15: 0x55f88d78bbf8 - core::result::Result::expect::h6f8df9c07f0fddf9 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libcore/result.rs:960 [INFO] [stderr] 16: 0x55f88d782f3b - build_script_build::download_file::he3df91a48e2cf041 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:23 [INFO] [stderr] 17: 0x55f88d786de8 - core::ops::function::Fn::call::ha18f6494fa73aaea [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libcore/ops/function.rs:69 [INFO] [stderr] 18: 0x55f88d77dbcf - as rayon::iter::plumbing::Folder>::consume::h9680964d27ba1f66 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.0.3/src/iter/map.rs:225 [INFO] [stderr] 19: 0x55f88d781e7a - as rayon::iter::plumbing::UnindexedProducer>::fold_with::h15f130adb6330ecf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.0.3/src/iter/par_bridge.rs:146 [INFO] [stderr] 20: 0x55f88d786245 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::h50e6e065d8b62a4a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.0.3/src/iter/plumbing/mod.rs:458 [INFO] [stderr] 21: 0x55f88d78667d - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::hafbd40d872cb03bb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.0.3/src/iter/plumbing/mod.rs:454 [INFO] [stderr] 22: 0x55f88d77c568 - rayon_core::join::join_context::{{closure}}::{{closure}}::h44a44ec6265503ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/join/mod.rs:122 [INFO] [stderr] 23: 0x55f88d780a32 - as rayon_core::job::Job>::execute::{{closure}}::h6d62f63912fb67ca [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/job.rs:113 [INFO] [stderr] 24: 0x55f88d77e692 - as core::ops::function::FnOnce<()>>::call_once::h20f491fa8dbb1491 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panic.rs:315 [INFO] [stderr] 25: 0x55f88d77b8e9 - std::panicking::try::do_call::hf8c77a6c7eb58e94 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panicking.rs:292 [INFO] [stderr] 26: 0x55f88dd0405a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 27: 0x55f88d77b499 - std::panicking::try::ha944b9a4ec7de089 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panicking.rs:271 [INFO] [stderr] 28: 0x55f88d77f842 - std::panic::catch_unwind::h8c09eab04d8ed755 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panic.rs:394 [INFO] [stderr] 29: 0x55f88d7835cf - rayon_core::unwind::halt_unwinding::h99af73d3caa56dc5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/unwind.rs:18 [INFO] [stderr] 30: 0x55f88d7806b1 - as rayon_core::job::Job>::execute::h41e6c470a35f32bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/job.rs:113 [INFO] [stderr] 31: 0x55f88d7a5be6 - rayon_core::job::JobRef::execute::h6e352faf74569396 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/job.rs:60 [INFO] [stderr] 32: 0x55f88d78ef0d - rayon_core::registry::WorkerThread::execute::h72c07f7bc7281650 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:584 [INFO] [stderr] 33: 0x55f88d78ec00 - rayon_core::registry::WorkerThread::wait_until_cold::h7958e09dd1a0fb6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:568 [INFO] [stderr] 34: 0x55f88d78e51d - rayon_core::registry::WorkerThread::wait_until::h5745f787c3a06744 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544 [INFO] [stderr] 35: 0x55f88d78f72a - rayon_core::registry::main_loop::h8a4db14ceffae0b7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666 [INFO] [stderr] 36: 0x55f88d78dacd - rayon_core::registry::Registry::new::{{closure}}::ha2966b4cf5ddc42c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135 [INFO] [stderr] 37: 0x55f88d7950ee - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4be1a2e78e59d10 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/sys_common/backtrace.rs:126 [INFO] [stderr] 38: 0x55f88d7a8dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h0410d87d2fdcef4c [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/thread/mod.rs:470 [INFO] [stderr] 39: 0x55f88d7a81f2 - as core::ops::function::FnOnce<()>>::call_once::h94329c74df7dc054 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panic.rs:315 [INFO] [stderr] 40: 0x55f88d7a0963 - std::panicking::try::do_call::hd15efd8e24796258 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panicking.rs:292 [INFO] [stderr] 41: 0x55f88dd0405a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 42: 0x55f88d7a0756 - std::panicking::try::hec4a794db94e9abe [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panicking.rs:271 [INFO] [stderr] 43: 0x55f88d7a83c2 - std::panic::catch_unwind::h8fbb5cc4a91d5d0f [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/panic.rs:394 [INFO] [stderr] 44: 0x55f88d7a8bb6 - std::thread::Builder::spawn_unchecked::{{closure}}::hcd118a873c45d879 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libstd/thread/mod.rs:469 [INFO] [stderr] 45: 0x55f88d795b74 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3d375ab4a9296c9f [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/libcore/ops/function.rs:227 [INFO] [stderr] 46: 0x55f88dcf43df - as core::ops::function::FnOnce>::call_once::h188d50ceee3ea316 [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/liballoc/boxed.rs:922 [INFO] [stderr] 47: 0x55f88dd03400 - as core::ops::function::FnOnce>::call_once::heb57abd73ca6220b [INFO] [stderr] at /rustc/b61e69433951e31f7bd746e22f516a48ad41623b/src/liballoc/boxed.rs:922 [INFO] [stderr] 48: 0x55f88dd03400 - std::sys_common::thread::start_thread::h797807ed9d0769cf [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] 49: 0x55f88dd03400 - std::sys::unix::thread::Thread::new::thread_start::h9b6ef4303b85a691 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 50: 0x7f2db58b06db - start_thread [INFO] [stderr] 51: 0x7f2db53c188f - __clone [INFO] [stderr] 52: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "da4b06d2701eb06ac84197ab0db87562b41ceb6220d1c6b17af8633a43862c7a"` [INFO] running `"docker" "rm" "-f" "da4b06d2701eb06ac84197ab0db87562b41ceb6220d1c6b17af8633a43862c7a"` [INFO] [stdout] da4b06d2701eb06ac84197ab0db87562b41ceb6220d1c6b17af8633a43862c7a