[INFO] cloning repository https://github.com/enex/rui-azure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enex/rui-azure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35aad211bf96db441623d895a8f833543d59d0ec [INFO] checking enex/rui-azure against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/enex/rui-azure [INFO] finished tweaking git repo https://github.com/enex/rui-azure [INFO] tweaked toml for git repo https://github.com/enex/rui-azure written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enex/rui-azure on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enex/rui-azure 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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] warning: unused manifest key: dependencies.layers.varsion [INFO] [stderr] Updating git repository `https://github.com/servo/rust-azure` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-layers` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-core-foundation` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-core-graphics` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-core-text` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-egl` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-freetype` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-geom` [INFO] [stderr] Updating git repository `https://github.com/servo/skia` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-xlib` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/servo/rust-cgl` [INFO] [stderr] Updating git repository `https://github.com/servo/gleam` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-glx` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-io-surface` [INFO] [stderr] Updating git repository `https://github.com/servo/libexpat` [INFO] [stderr] Updating git repository `https://github.com/servo/libfreetype2` [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 xml-rs v0.1.25 [INFO] [stderr] Downloaded num v0.1.24 [INFO] [stderr] Downloaded osmesa-sys v0.0.5 [INFO] [stderr] Downloaded lazy_static v0.1.10 [INFO] [stderr] Downloaded gl_common v0.0.4 [INFO] [stderr] Downloaded gl_generator v0.0.25 [INFO] [stderr] Downloaded gdi32-sys v0.1.0 [INFO] [stderr] Downloaded glutin_core_graphics v0.1.4 [INFO] [stderr] Downloaded android_glue v0.0.2 [INFO] [stderr] Downloaded x11-dl v1.0.1 [INFO] [stderr] Downloaded time v0.1.25 [INFO] [stderr] Downloaded glutin_core_foundation v0.1.2 [INFO] [stderr] Downloaded kernel32-sys v0.1.0 [INFO] [stderr] Downloaded objc v0.1.5 [INFO] [stderr] Downloaded user32-sys v0.1.0 [INFO] [stderr] Downloaded rustc-serialize v0.3.14 [INFO] [stderr] Downloaded gcc v0.3.5 [INFO] [stderr] Downloaded winapi v0.1.17 [INFO] [stderr] Downloaded khronos_api v0.0.5 [INFO] [stderr] Downloaded malloc_buf v0.0.5 [INFO] [stderr] Downloaded shared_library v0.1.0 [INFO] [stderr] Downloaded dylib v0.0.1 [INFO] [stderr] Downloaded libc v0.1.7 [INFO] [stderr] Downloaded wayland-client v0.1.6 [INFO] [stderr] Downloaded glutin v0.1.3 [INFO] [stderr] Downloaded glutin_cocoa v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b1e10e4d65848c8ff16e8854ddd3e3fd9ee88eeae17575ebfe5e0bf8cb100fb [INFO] running `Command { std: "docker" "start" "-a" "2b1e10e4d65848c8ff16e8854ddd3e3fd9ee88eeae17575ebfe5e0bf8cb100fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b1e10e4d65848c8ff16e8854ddd3e3fd9ee88eeae17575ebfe5e0bf8cb100fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1e10e4d65848c8ff16e8854ddd3e3fd9ee88eeae17575ebfe5e0bf8cb100fb", kill_on_drop: false }` [INFO] [stdout] 2b1e10e4d65848c8ff16e8854ddd3e3fd9ee88eeae17575ebfe5e0bf8cb100fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc64d8095b38cb6ef5d6b208ce280f45fd50479d59decf7f378532a6699ddf41 [INFO] running `Command { std: "docker" "start" "-a" "fc64d8095b38cb6ef5d6b208ce280f45fd50479d59decf7f378532a6699ddf41", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: dependencies.layers.varsion [INFO] [stderr] Checking libc v0.1.7 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling khronos_api v0.0.5 [INFO] [stderr] Compiling expat-sys v2.1.0 (https://github.com/servo/libexpat#91775ceb) [INFO] [stderr] Checking rustc-serialize v0.3.14 [INFO] [stderr] Compiling freetype-sys v2.4.11 (https://github.com/servo/libfreetype2#50c1cf41) [INFO] [stderr] Checking lazy_static v0.1.10 [INFO] [stderr] Compiling skia v0.0.20130412 (https://github.com/servo/skia#d60e6753) [INFO] [stderr] Compiling azure v0.1.0 (https://github.com/servo/rust-azure#91e18a32) [INFO] [stderr] Compiling gcc v0.3.5 [INFO] [stderr] Compiling xml-rs v0.1.25 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.14/src/serialize.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.1.25 [INFO] [stderr] Checking gl_common v0.0.4 [INFO] [stderr] Checking core_foundation v0.1.0 (https://github.com/servo/rust-core-foundation#c8236c28) [INFO] [stderr] Checking rand v0.3.8 [INFO] [stderr] Checking log v0.3.1 [INFO] [stderr] Checking dylib v0.0.1 [INFO] [stderr] Checking shared_library v0.1.0 [INFO] [stderr] Checking xlib v0.1.0 (https://github.com/servo/rust-xlib#1a0f3d48) [INFO] [stderr] Checking egl v0.1.0 (https://github.com/servo/rust-egl#c0159346) [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.25/src/util.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | fn cloned_pairwise(self) -> ClonedPairwise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `ClonedPairwise` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.25/src/util.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ClonedPairwise(I); [INFO] [stdout] | ^ required by the implicit `Sized` requirement on this type parameter in `ClonedPairwise` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.25/src/util.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ClonedPairwise(I); [INFO] [stdout] | ^ - ...if indirection were used here: `Box` [INFO] [stdout] | | [INFO] [stdout] | this could be changed to `I: ?Sized`... [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 15 | fn cloned_pairwise(self) -> ClonedPairwise where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking freetype v0.1.0 (https://github.com/servo/rust-freetype#f256a9ac) [INFO] [stderr] Checking core_graphics v0.1.0 (https://github.com/servo/rust-core-graphics#2d8d665c) [INFO] [stderr] Checking wayland-client v0.1.6 [INFO] [stderr] Checking x11-dl v1.0.1 [INFO] [stderr] Checking core_text v0.1.0 (https://github.com/servo/rust-core-text#2b4b5467) [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.14/src/serialize.rs:200:41 [INFO] [stdout] | [INFO] [stdout] 200 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/result.rs:548:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 200 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osmesa-sys v0.0.5 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by the implicit `Sized` requirement on this type parameter in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `distributions::range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by the implicit `Sized` requirement on this type parameter in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.3.8/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.1.6/src/ffi/abi.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | #[repr(C)] pub type wl_dispatcher_func_t = extern fn(*const c_void, [INFO] [stdout] | ________^___- [INFO] [stdout] 46 | | *mut c_void, [INFO] [stdout] 47 | | uint32_t, [INFO] [stdout] 48 | | *const wl_message, [INFO] [stdout] 49 | | *mut wl_argument [INFO] [stdout] 50 | | ); [INFO] [stdout] | |______________________________________________________- not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.1.6/src/ffi/abi.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | #[repr(C)] pub type wl_log_func_t = extern fn(_: *const c_char, ...); [INFO] [stdout] | ^ ---------------------------------------------------------- not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0517]: attribute should be applied to a struct, enum, or union [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.1.6/src/ffi/abi.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | #[repr(C)] pub type wl_fixed_t = int32_t; [INFO] [stdout] | ^ ------------------------------ not a struct, enum, or union [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `azure v0.1.0 (https://github.com/servo/rust-azure#91e18a32)` [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/azure-3456fe37509bb06b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] mkdir -p `dirname /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/src/azure-c.o` && g++ src/azure-c.cpp -o /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/src/azure-c.o -c -std=gnu++11 -fPIC -Ilibazure -DMOZ_GFX -DMOZ_WARN_UNUSED_RESULT="" -O3 -DSK_RELEASE -DGR_RELEASE=1 -I /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../freetype-sys-ecd21794cdb2f6b1 /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../freetype-sys-0ca3cf67fb08c559/out/include -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/core -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/config -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/effects -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/ports -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/utils -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/gpu -iquote /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-ca369ba0c765fc9d /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/../../skia-985f67292f03de4c/out/include/gpu/gl -DUSE_SKIA -DUSE_SKIA_GPU -msse2 -DUSE_SSE2 -DMOZ_ENABLE_FREETYPE -DXP_UNIX -DSK_BUILD_FOR_UNIX [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] In file included from src/azure-c.cpp:5: [INFO] [stderr] src/azure-c.h:8:10: fatal error: skia-c.h: No such file or directory [INFO] [stderr] 8 | #include "skia-c.h" [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [makefile.cargo:135: /opt/rustwide/target/debug/build/azure-4c9e92bfa6a19265/out/src/azure-c.o] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/rust-azure-8c56fcd2da3a27c7/91e18a3/build.rs:10:5: [INFO] [stderr] assertion failed: Command::new("make").args(&["-f", [INFO] [stderr] "makefile.cargo"]).status().unwrap().success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61b3cd59f4c2 - std::backtrace_rs::backtrace::libunwind::trace::h78562a013ab6f1d1 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61b3cd59f4c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h77ced773b5be47e3 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61b3cd59f4c2 - std::sys::backtrace::_print_fmt::hd8554b653175eb90 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61b3cd59f4c2 - ::fmt::h0ee684fa48ea65a9 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61b3cd5be3f3 - core::fmt::rt::Argument::fmt::h97dc4aa34475380b [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x61b3cd5be3f3 - core::fmt::write::ha7e9dac23b0574fc [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x61b3cd59cfe3 - std::io::default_write_fmt::hdebc07c8b1ed24d8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61b3cd59cfe3 - std::io::Write::write_fmt::h74c2ee93ac2161e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x61b3cd59f312 - std::sys::backtrace::BacktraceLock::print::h5d2ec0ae212b38da [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61b3cd5a0386 - std::panicking::default_hook::{{closure}}::h919f804d261dd9ce [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x61b3cd5a0189 - std::panicking::default_hook::h96273494815ab2d6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61b3cd5a0c52 - std::panicking::rust_panic_with_hook::hd760048b5d2d6151 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61b3cd5a0ab6 - std::panicking::begin_panic_handler::{{closure}}::h040646f2e9c9f682 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x61b3cd59f9b9 - std::sys::backtrace::__rust_end_short_backtrace::h6a810defc53f5213 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61b3cd5a077d - __rustc[d0903a379a499752]::rust_begin_unwind [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61b3cd5bd6e0 - core::panicking::panic_fmt::hdb4e2ff26c68ec1f [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61b3cd5bd74c - core::panicking::panic::h249cef7c7fe3ec09 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x61b3cd579ad7 - build_script_build::main::hdc92c3db38e2ff5e [INFO] [stderr] 18: 0x61b3cd576da3 - core::ops::function::FnOnce::call_once::hde63c234d75f942b [INFO] [stderr] 19: 0x61b3cd576a46 - std::sys::backtrace::__rust_begin_short_backtrace::hfd9a255db150b5ac [INFO] [stderr] 20: 0x61b3cd576909 - std::rt::lang_start::{{closure}}::hefdbbdbcabec8d93 [INFO] [stderr] 21: 0x61b3cd599c30 - core::ops::function::impls:: for &F>::call_once::hc0a003771d36ce49 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x61b3cd599c30 - std::panicking::catch_unwind::do_call::h9858643921646d98 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x61b3cd599c30 - std::panicking::catch_unwind::h8c86187d9aa365e4 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x61b3cd599c30 - std::panic::catch_unwind::h7fb0f60cd1f7dbc8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x61b3cd599c30 - std::rt::lang_start_internal::{{closure}}::he8bf7dae0379adc7 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x61b3cd599c30 - std::panicking::catch_unwind::do_call::h14a6a5289a8309e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x61b3cd599c30 - std::panicking::catch_unwind::h324e7e057c6492a0 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x61b3cd599c30 - std::panic::catch_unwind::h707fe61980e924ea [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x61b3cd599c30 - std::rt::lang_start_internal::hc492c42d25e8d5e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x61b3cd5768f1 - std::rt::lang_start::hb3caa9a0ee5a0299 [INFO] [stderr] 31: 0x61b3cd579c85 - main [INFO] [stderr] 32: 0x7263732b31ca - [INFO] [stderr] 33: 0x7263732b328b - __libc_start_main [INFO] [stderr] 34: 0x61b3cd575ab5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.1.6/src/core/mod.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | fn from(other: T) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Option` [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/option.rs:591:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 57 | fn from(other: T) -> Option where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0517. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] error: failed to run custom build command for `skia v0.0.20130412 (https://github.com/servo/skia#d60e6753)` [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/skia-ca369ba0c765fc9d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] mkdir -p /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/ports [INFO] [stderr] cp src/ports/*.h /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/ports [INFO] [stderr] mkdir -p `dirname /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/skia-c.o` && g++ -c -O3 -DSK_RELEASE -DGR_RELEASE=1 -fPIC -DSK_A32_SHIFT=24 -DSK_R32_SHIFT=16 -DSK_G32_SHIFT=8 -DSK_B32_SHIFT=0 -DGR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE=1 -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-ecd21794cdb2f6b1 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-36a27be6c8ac7f66 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include -Iinclude/config -Iinclude/core -Iinclude/effects -Iinclude/gpu -Iinclude/images -Iinclude/pathops -Iinclude/pipe -Iinclude/ports -Iinclude/utils -Isrc/core -Isrc/image -Isrc/opts -Isrc/ports -Isrc/sfnt -Isrc/utils -Ithird_party/etc1 -Ithird_party/ktx -iquote src/gpu -msse2 -mfpmath=sse -o /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/skia-c.o src/skia-c.cpp [INFO] [stderr] mkdir -p `dirname /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAAClip.o` && g++ -c -O3 -DSK_RELEASE -DGR_RELEASE=1 -fPIC -DSK_A32_SHIFT=24 -DSK_R32_SHIFT=16 -DSK_G32_SHIFT=8 -DSK_B32_SHIFT=0 -DGR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE=1 -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-ecd21794cdb2f6b1 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-36a27be6c8ac7f66 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include -Iinclude/config -Iinclude/core -Iinclude/effects -Iinclude/gpu -Iinclude/images -Iinclude/pathops -Iinclude/pipe -Iinclude/ports -Iinclude/utils -Isrc/core -Isrc/image -Isrc/opts -Isrc/ports -Isrc/sfnt -Isrc/utils -Ithird_party/etc1 -Ithird_party/ktx -iquote src/gpu -msse2 -mfpmath=sse -o /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAAClip.o src/core/SkAAClip.cpp [INFO] [stderr] mkdir -p `dirname /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAdvancedTypefaceMetrics.o` && g++ -c -O3 -DSK_RELEASE -DGR_RELEASE=1 -fPIC -DSK_A32_SHIFT=24 -DSK_R32_SHIFT=16 -DSK_G32_SHIFT=8 -DSK_B32_SHIFT=0 -DGR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE=1 -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-ecd21794cdb2f6b1 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-36a27be6c8ac7f66 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include -Iinclude/config -Iinclude/core -Iinclude/effects -Iinclude/gpu -Iinclude/images -Iinclude/pathops -Iinclude/pipe -Iinclude/ports -Iinclude/utils -Isrc/core -Isrc/image -Isrc/opts -Isrc/ports -Isrc/sfnt -Isrc/utils -Ithird_party/etc1 -Ithird_party/ktx -iquote src/gpu -msse2 -mfpmath=sse -o /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAdvancedTypefaceMetrics.o src/core/SkAdvancedTypefaceMetrics.cpp [INFO] [stderr] mkdir -p `dirname /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAlphaRuns.o` && g++ -c -O3 -DSK_RELEASE -DGR_RELEASE=1 -fPIC -DSK_A32_SHIFT=24 -DSK_R32_SHIFT=16 -DSK_G32_SHIFT=8 -DSK_B32_SHIFT=0 -DGR_GL_USE_NEW_SHADER_SOURCE_SIGNATURE=1 -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-ecd21794cdb2f6b1 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include -I/opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-36a27be6c8ac7f66 /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include -Iinclude/config -Iinclude/core -Iinclude/effects -Iinclude/gpu -Iinclude/images -Iinclude/pathops -Iinclude/pipe -Iinclude/ports -Iinclude/utils -Isrc/core -Isrc/image -Isrc/opts -Isrc/ports -Isrc/sfnt -Isrc/utils -Ithird_party/etc1 -Ithird_party/ktx -iquote src/gpu -msse2 -mfpmath=sse -o /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAlphaRuns.o src/core/SkAlphaRuns.cpp [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file not found: No such file or directory [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file not found: No such file or directory [INFO] [stderr] make: *** [makefile.cargo:677: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAlphaRuns.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file not found: No such file or directory [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file not found: No such file or directory [INFO] [stderr] make: *** [makefile.cargo:677: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/skia-c.o] Error 1 [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file not found: No such file or directory [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file not found: No such file or directory [INFO] [stderr] make: *** [makefile.cargo:677: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAdvancedTypefaceMetrics.o] Error 1 [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../freetype-sys-0ca3cf67fb08c559/out/include: linker input file not found: No such file or directory [INFO] [stderr] g++: warning: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file unused because linking not done [INFO] [stderr] g++: error: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/../../expat-sys-7750a5b667d9a6b6/out/include: linker input file not found: No such file or directory [INFO] [stderr] make: *** [makefile.cargo:677: /opt/rustwide/target/debug/build/skia-985f67292f03de4c/out/src/core/SkAAClip.o] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/skia-f89356dd90e2acdc/d60e675/build.rs:10:5: [INFO] [stderr] assertion failed: Command::new("make").args(&["-f", "makefile.cargo", [INFO] [stderr] "-j4"]).status().unwrap().success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59994f37b4e2 - std::backtrace_rs::backtrace::libunwind::trace::h78562a013ab6f1d1 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59994f37b4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h77ced773b5be47e3 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59994f37b4e2 - std::sys::backtrace::_print_fmt::hd8554b653175eb90 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59994f37b4e2 - ::fmt::h0ee684fa48ea65a9 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59994f39a413 - core::fmt::rt::Argument::fmt::h97dc4aa34475380b [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59994f39a413 - core::fmt::write::ha7e9dac23b0574fc [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x59994f379003 - std::io::default_write_fmt::hdebc07c8b1ed24d8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59994f379003 - std::io::Write::write_fmt::h74c2ee93ac2161e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59994f37b332 - std::sys::backtrace::BacktraceLock::print::h5d2ec0ae212b38da [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59994f37c3a6 - std::panicking::default_hook::{{closure}}::h919f804d261dd9ce [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x59994f37c1a9 - std::panicking::default_hook::h96273494815ab2d6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59994f37cc72 - std::panicking::rust_panic_with_hook::hd760048b5d2d6151 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59994f37cad6 - std::panicking::begin_panic_handler::{{closure}}::h040646f2e9c9f682 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x59994f37b9d9 - std::sys::backtrace::__rust_end_short_backtrace::h6a810defc53f5213 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59994f37c79d - __rustc[d0903a379a499752]::rust_begin_unwind [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59994f399700 - core::panicking::panic_fmt::hdb4e2ff26c68ec1f [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59994f39976c - core::panicking::panic::h249cef7c7fe3ec09 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x59994f355af7 - build_script_build::main::h6033fcae3a4ab0b2 [INFO] [stderr] 18: 0x59994f352d83 - core::ops::function::FnOnce::call_once::h40cd58bee9b23ef0 [INFO] [stderr] 19: 0x59994f352a66 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db91b5e4384712 [INFO] [stderr] 20: 0x59994f352929 - std::rt::lang_start::{{closure}}::h312f2cf63ac12eb1 [INFO] [stderr] 21: 0x59994f375c50 - core::ops::function::impls:: for &F>::call_once::hc0a003771d36ce49 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x59994f375c50 - std::panicking::catch_unwind::do_call::h9858643921646d98 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x59994f375c50 - std::panicking::catch_unwind::h8c86187d9aa365e4 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x59994f375c50 - std::panic::catch_unwind::h7fb0f60cd1f7dbc8 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x59994f375c50 - std::rt::lang_start_internal::{{closure}}::he8bf7dae0379adc7 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x59994f375c50 - std::panicking::catch_unwind::do_call::h14a6a5289a8309e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x59994f375c50 - std::panicking::catch_unwind::h324e7e057c6492a0 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x59994f375c50 - std::panic::catch_unwind::h707fe61980e924ea [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x59994f375c50 - std::rt::lang_start_internal::hc492c42d25e8d5e6 [INFO] [stderr] at /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x59994f352911 - std::rt::lang_start::h5a5df85b0744d8f5 [INFO] [stderr] 31: 0x59994f355ca5 - main [INFO] [stderr] 32: 0x7245eecfd1ca - [INFO] [stderr] 33: 0x7245eecfd28b - __libc_start_main [INFO] [stderr] 34: 0x59994f351ad5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fc64d8095b38cb6ef5d6b208ce280f45fd50479d59decf7f378532a6699ddf41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc64d8095b38cb6ef5d6b208ce280f45fd50479d59decf7f378532a6699ddf41", kill_on_drop: false }` [INFO] [stdout] fc64d8095b38cb6ef5d6b208ce280f45fd50479d59decf7f378532a6699ddf41