[INFO] cloning repository https://github.com/trickypr/snake-neat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trickypr/snake-neat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrickypr%2Fsnake-neat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrickypr%2Fsnake-neat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44bff5aca75aa303947fce4f6db13be2b3f7761b [INFO] checking trickypr/snake-neat against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrickypr%2Fsnake-neat" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trickypr/snake-neat on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trickypr/snake-neat [INFO] finished tweaking git repo https://github.com/trickypr/snake-neat [INFO] tweaked toml for git repo https://github.com/trickypr/snake-neat written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trickypr/snake-neat 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TLmaK0/rustneat` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded includedir_codegen v0.2.2 [INFO] [stderr] Downloaded mount v0.2.1 [INFO] [stderr] Downloaded includedir v0.2.2 [INFO] [stderr] Downloaded staticfile v0.3.1 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded sequence_trie v0.0.13 [INFO] [stderr] Downloaded ws v0.5.3 [INFO] [stderr] Downloaded piston v0.52.0 [INFO] [stderr] Downloaded num-derive v0.3.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.66.0 [INFO] [stderr] Downloaded rulinalg v0.3.7 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.73.0 [INFO] [stderr] Downloaded rusty_dashed v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4de065c4c7c9cdafb57f3055c9203abc5d3fe829630b5c3cb5a64c490bf7e4b [INFO] running `Command { std: "docker" "start" "-a" "d4de065c4c7c9cdafb57f3055c9203abc5d3fe829630b5c3cb5a64c490bf7e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4de065c4c7c9cdafb57f3055c9203abc5d3fe829630b5c3cb5a64c490bf7e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4de065c4c7c9cdafb57f3055c9203abc5d3fe829630b5c3cb5a64c490bf7e4b", kill_on_drop: false }` [INFO] [stdout] d4de065c4c7c9cdafb57f3055c9203abc5d3fe829630b5c3cb5a64c490bf7e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d6c226e8da9e0ae59d6cc1beeb56d84285e7ee3eda3cbf7ec415e26bfbccb6 [INFO] running `Command { std: "docker" "start" "-a" "39d6c226e8da9e0ae59d6cc1beeb56d84285e7ee3eda3cbf7ec415e26bfbccb6", kill_on_drop: false }` [INFO] [stderr] warning: snake-ai v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Checking typeable v0.1.2 [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/a5db378dc14a40dd1580c27fb8362156446382c3/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] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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/wayland-protocols-c537dcd1ec7b59d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a5db378dc14a40dd1580c27fb8362156446382c3'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:145:80: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63c212d6f250 - std::backtrace_rs::backtrace::libunwind::trace::h26210dd16827047f [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x63c212d6f250 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d4235b96a80fdca [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x63c212d6f250 - std::sys::backtrace::_print_fmt::h44627d93b28c6d73 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63c212d6f250 - ::fmt::he7280da21525ab63 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63c212d91423 - core::fmt::rt::Argument::fmt::h7d0b71cb24694f71 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63c212d91423 - core::fmt::write::h8202b00c0e6431e8 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x63c212d6c5e3 - std::io::Write::write_fmt::h900cee6fc38a6ed4 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x63c212d6f0a2 - std::sys::backtrace::BacktraceLock::print::h600df01fc0cc3e0c [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x63c212d7038f - std::panicking::default_hook::{{closure}}::h3c7121cc21aefa6f [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x63c212d701fa - std::panicking::default_hook::h45240c8b165fe495 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x63c212d70e83 - as core::ops::function::Fn>::call::hc2b91b18b561fa10 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 11: 0x63c212d70e83 - std::panicking::rust_panic_with_hook::hfb2b3cf35bec2e46 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x63c212d70b3a - std::panicking::begin_panic_handler::{{closure}}::hf9fd99c4c7bf6a65 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x63c212d6f769 - std::sys::backtrace::__rust_end_short_backtrace::heb7ea323c0a4ff07 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63c212d707cd - rust_begin_unwind [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x63c212d90270 - core::panicking::panic_fmt::h84dc05b6dde1b4db [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63c212d906e6 - core::result::unwrap_failed::hb534f45a32e0aa22 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x63c212ca68fb - wayland_scanner::generate_c_interfaces::h4fcaf18d12b2b2a2 [INFO] [stderr] 18: 0x63c212c9a9ea - build_script_build::generate_protocol::h9ec0a5e4b35c88c3 [INFO] [stderr] 19: 0x63c212c9bb61 - build_script_build::main::h67c55568af83ebb0 [INFO] [stderr] 20: 0x63c212ca40c3 - core::ops::function::FnOnce::call_once::h82ec4da7a5d211d5 [INFO] [stderr] 21: 0x63c212c96dd6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a3bbd52f5e1fb50 [INFO] [stderr] 22: 0x63c212ca6d49 - std::rt::lang_start::{{closure}}::h13414e4593dc85c7 [INFO] [stderr] 23: 0x63c212d699c0 - core::ops::function::impls:: for &F>::call_once::hf2fe39b41e8ffc82 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x63c212d699c0 - std::panicking::try::do_call::hb62b53b92e3c371e [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x63c212d699c0 - std::panicking::try::h718ce9f49f9fe236 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x63c212d699c0 - std::panic::catch_unwind::h7973e41b1dcf2a73 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x63c212d699c0 - std::rt::lang_start_internal::{{closure}}::h47211326d2ad8955 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x63c212d699c0 - std::panicking::try::do_call::h1f64ab445df3e1ca [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x63c212d699c0 - std::panicking::try::h97b72e27430d53fe [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x63c212d699c0 - std::panic::catch_unwind::h810706cdd81cd421 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x63c212d699c0 - std::rt::lang_start_internal::h5c436943476d4240 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x63c212ca6d31 - std::rt::lang_start::h9a99aba42b171868 [INFO] [stderr] 33: 0x63c212c9bf25 - main [INFO] [stderr] 34: 0x7000cb4b2d90 - [INFO] [stderr] 35: 0x7000cb4b2e40 - __libc_start_main [INFO] [stderr] 36: 0x63c212c962a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "39d6c226e8da9e0ae59d6cc1beeb56d84285e7ee3eda3cbf7ec415e26bfbccb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d6c226e8da9e0ae59d6cc1beeb56d84285e7ee3eda3cbf7ec415e26bfbccb6", kill_on_drop: false }` [INFO] [stdout] 39d6c226e8da9e0ae59d6cc1beeb56d84285e7ee3eda3cbf7ec415e26bfbccb6