[INFO] cloning repository https://github.com/rilwal/rust-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rilwal/rust-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frilwal%2Frust-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frilwal%2Frust-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e39bd2dbe0e4e9ef5586a91631e9690ed9bcb6f7 [INFO] checking rilwal/rust-raytracer/e39bd2dbe0e4e9ef5586a91631e9690ed9bcb6f7 against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frilwal%2Frust-raytracer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rilwal/rust-raytracer [INFO] finished tweaking git repo https://github.com/rilwal/rust-raytracer [INFO] tweaked toml for git repo https://github.com/rilwal/rust-raytracer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rilwal/rust-raytracer on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rilwal/rust-raytracer 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rilwal/rust-raytracer/e39bd2dbe0e4e9ef5586a91631e9690ed9bcb6f7 against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frilwal%2Frust-raytracer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rilwal/rust-raytracer [INFO] finished tweaking git repo https://github.com/rilwal/rust-raytracer [INFO] tweaked toml for git repo https://github.com/rilwal/rust-raytracer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rilwal/rust-raytracer on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rilwal/rust-raytracer 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 num-rational v0.1.42 [INFO] [stderr] Downloaded num-bigint v0.1.44 [INFO] [stderr] Downloaded env_logger v0.3.5 [INFO] [stderr] Downloaded quickcheck v0.2.27 [INFO] [stderr] Downloaded cc v1.0.74 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded glm v0.2.3 [INFO] [stderr] Downloaded glfw v0.46.0 [INFO] [stderr] Downloaded glfw-sys v4.0.0+3.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9200114e42967decb7fbf85a1057c09fcb566799942c66515cad7d05fe4e450 [INFO] running `Command { std: "docker" "start" "-a" "b9200114e42967decb7fbf85a1057c09fcb566799942c66515cad7d05fe4e450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9200114e42967decb7fbf85a1057c09fcb566799942c66515cad7d05fe4e450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9200114e42967decb7fbf85a1057c09fcb566799942c66515cad7d05fe4e450", kill_on_drop: false }` [INFO] [stdout] b9200114e42967decb7fbf85a1057c09fcb566799942c66515cad7d05fe4e450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aeefe9c198003cdcb8514fca1a3716835e070c9934dbb2af63d14449c920fe3 [INFO] running `Command { std: "docker" "start" "-a" "3aeefe9c198003cdcb8514fca1a3716835e070c9934dbb2af63d14449c920fe3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling glfw-sys v4.0.0+3.3.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] error: failed to run custom build command for `glfw-sys v4.0.0+3.3.5` [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/glfw-sys-8be6d50f23421203/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glfw-sys-ff8be9b002276eb7/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-4.0.0+3.3.5/." "-DGLFW_BUILD_EXAMPLES=OFF" "-DGLFW_BUILD_TESTS=OFF" "-DGLFW_BUILD_DOCS=OFF" "-DCMAKE_INSTALL_LIBDIR=lib" "-DGLFW_BUILD_WAYLAND=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glfw-sys-ff8be9b002276eb7/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Using Wayland for window creation [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error at CMakeLists.txt:259 (find_package): [INFO] [stderr] Could not find a package configuration file provided by "ECM" with any of [INFO] [stderr] the following names: [INFO] [stderr] [INFO] [stderr] ECMConfig.cmake [INFO] [stderr] ecm-config.cmake [INFO] [stderr] [INFO] [stderr] Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" [INFO] [stderr] to a directory containing one of the above files. If "ECM" provides a [INFO] [stderr] separate development package or SDK, be sure it has been installed. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.49/src/lib.rs:1104:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6009bbd696c2 - std::backtrace_rs::backtrace::libunwind::trace::he0b176a621999d4a [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6009bbd696c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17a1ca6e66c5a472 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6009bbd696c2 - std::sys::backtrace::_print_fmt::h09b674ee9e87a77e [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6009bbd696c2 - ::fmt::hfd9acb25662ffa06 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6009bbd8c783 - core::fmt::rt::Argument::fmt::h0c256332a60f0cc2 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6009bbd8c783 - core::fmt::write::h4592e5cac719d33f [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x6009bbd66503 - std::io::default_write_fmt::he9cd24ebe300a295 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6009bbd66503 - std::io::Write::write_fmt::hc32c975d67088fcc [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6009bbd69512 - std::sys::backtrace::BacktraceLock::print::hc32d863089f2da5d [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6009bbd6a946 - std::panicking::default_hook::{{closure}}::h9ae07ee4ebedcdae [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6009bbd6a749 - std::panicking::default_hook::h996b15952435c0f6 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6009bbd6b352 - std::panicking::rust_panic_with_hook::h548413489b3cb3d8 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6009bbd6b0ea - std::panicking::begin_panic_handler::{{closure}}::h36e0048ae67eac14 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6009bbd69bb9 - std::sys::backtrace::__rust_end_short_backtrace::h06ededda2e5b0428 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6009bbd6ad7d - __rustc[9cf7ae84334ad60a]::rust_begin_unwind [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6009bbd8b6d0 - core::panicking::panic_fmt::h7d14c4eb83f4d5d7 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6009bbcffddb - cmake::fail::he10b2f70e2e93e81 [INFO] [stderr] 17: 0x6009bbcff65a - cmake::run::hb8d84b90d3903292 [INFO] [stderr] 18: 0x6009bbcfb98b - cmake::Config::build::haf32fa3776105f14 [INFO] [stderr] 19: 0x6009bbcec2de - build_script_build::main::h4afb2f8f2a9c574b [INFO] [stderr] 20: 0x6009bbceac13 - core::ops::function::FnOnce::call_once::h576e3abcbffde0db [INFO] [stderr] 21: 0x6009bbceabe6 - std::sys::backtrace::__rust_begin_short_backtrace::h45b81bfd5302c0af [INFO] [stderr] 22: 0x6009bbceab69 - std::rt::lang_start::{{closure}}::h9120a98f61608c5b [INFO] [stderr] 23: 0x6009bbd618b0 - core::ops::function::impls:: for &F>::call_once::h8b6a2589c4448856 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x6009bbd618b0 - std::panicking::catch_unwind::do_call::h4fd7df614ad37b1c [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x6009bbd618b0 - std::panicking::catch_unwind::h0d198fbaec84c9e6 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x6009bbd618b0 - std::panic::catch_unwind::hf274ff9383a1c7c2 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x6009bbd618b0 - std::rt::lang_start_internal::{{closure}}::h17a2f95d34ca9d35 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x6009bbd618b0 - std::panicking::catch_unwind::do_call::h957b12bf77cfaeb6 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x6009bbd618b0 - std::panicking::catch_unwind::h55cb0630d1bb65d3 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x6009bbd618b0 - std::panic::catch_unwind::hf58c667591c3c7f4 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x6009bbd618b0 - std::rt::lang_start_internal::h9e833c73c630d801 [INFO] [stderr] at /rustc/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x6009bbceab51 - std::rt::lang_start::h5729b7085aee8977 [INFO] [stderr] 33: 0x6009bbcec4c5 - main [INFO] [stderr] 34: 0x742d961861ca - [INFO] [stderr] 35: 0x742d9618628b - __libc_start_main [INFO] [stderr] 36: 0x6009bbcea975 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3aeefe9c198003cdcb8514fca1a3716835e070c9934dbb2af63d14449c920fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aeefe9c198003cdcb8514fca1a3716835e070c9934dbb2af63d14449c920fe3", kill_on_drop: false }` [INFO] [stdout] 3aeefe9c198003cdcb8514fca1a3716835e070c9934dbb2af63d14449c920fe3