[INFO] cloning repository https://github.com/thexivn/Learning-Glium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thexivn/Learning-Glium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexivn%2FLearning-Glium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexivn%2FLearning-Glium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcd5d28df904d806a942719b7242fb669513445b [INFO] checking thexivn/Learning-Glium against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthexivn%2FLearning-Glium" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thexivn/Learning-Glium on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thexivn/Learning-Glium [INFO] finished tweaking git repo https://github.com/thexivn/Learning-Glium [INFO] tweaked toml for git repo https://github.com/thexivn/Learning-Glium written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thexivn/Learning-Glium 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ply-rs v0.1.2 [INFO] [stderr] Downloaded glutin v0.21.1 [INFO] [stderr] Downloaded takeable-option v0.4.0 [INFO] [stderr] Downloaded png v0.15.1 [INFO] [stderr] Downloaded glium v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b57b3f0ee26ac1ce7e31b9a943eac9339a3106af249ce250d495172b327f1e [INFO] running `Command { std: "docker" "start" "-a" "05b57b3f0ee26ac1ce7e31b9a943eac9339a3106af249ce250d495172b327f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b57b3f0ee26ac1ce7e31b9a943eac9339a3106af249ce250d495172b327f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b57b3f0ee26ac1ce7e31b9a943eac9339a3106af249ce250d495172b327f1e", kill_on_drop: false }` [INFO] [stdout] 05b57b3f0ee26ac1ce7e31b9a943eac9339a3106af249ce250d495172b327f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a6bd7d60efff6ecddd59a47ca89de62932602e109bf7d5fdf31eb858533b028 [INFO] running `Command { std: "docker" "start" "-a" "8a6bd7d60efff6ecddd59a47ca89de62932602e109bf7d5fdf31eb858533b028", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking takeable-option v0.4.0 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ply-rs v0.1.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcjLu9xV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskeptic-4a79dc94e419fc77.rlib,libwalkdir-b287a394849aafca.rlib,libsame_file-752261741f032728.rlib,libcargo_metadata-949a7f94fdbc5553.rlib,libsemver-ca98ef40dc1b89c3.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib,libserde_json-664c8dd34ddd6cdb.rlib,libryu-516e64ae62fffa18.rlib,libitoa-1ca8c70ea8d4bcee.rlib,libserde-8d92866d50f2db5d.rlib,libbytecount-ea8f6c2135372d72.rlib,libglob-53eb3be8aa52688a.rlib,libtempdir-577e556ec8da3fa5.rlib,libremove_dir_all-75a57232ef29cd42.rlib,librand-dea68bb1ca5cd2f7.rlib,libpulldown_cmark-704aa78d4cb5a2f1.rlib,libbitflags-75ccf408552d9bb0.rlib,liberror_chain-21c3a93c8c751fde.rlib,libbacktrace-e8f427bf63298ffc.rlib,libbacktrace_sys-1bb4589b5344dae8.rlib,liblibc-7b4f31450c8d1db0.rlib,libcfg_if-70d27425395161fc.rlib,librustc_demangle-287fedd7caa0c12d.rlib,libpeg-ce94da339125076b.rlib,libquote-48a6bf014f2cd8d4.rlib}" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b25dcb9be1c34136/out" "-L" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ply-rs-56ab1d306ab2638f/build_script_build-56ab1d306ab2638f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ply-rs` (build script) 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-21470336e2b51115/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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 '8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b'. [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: 0x63e482a406da - std::backtrace_rs::backtrace::libunwind::trace::h47b7a1247705c676 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x63e482a406da - std::backtrace_rs::backtrace::trace_unsynchronized::h083b8848736a4e08 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x63e482a406da - std::sys::backtrace::_print_fmt::h5870597142848bd1 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63e482a406da - ::fmt::h84456f1540a0c505 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63e482a62813 - core::fmt::rt::Argument::fmt::h657922f2d543aa88 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63e482a62813 - core::fmt::write::hae3449151b9c69c9 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x63e482a3db93 - std::io::Write::write_fmt::he187b20064a526fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x63e482a40522 - std::sys::backtrace::BacktraceLock::print::h43dc66f468589fea [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x63e482a4180f - std::panicking::default_hook::{{closure}}::hd23822527e7cf3fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x63e482a4167a - std::panicking::default_hook::h9b59b2ea252b8314 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x63e482a42303 - as core::ops::function::Fn>::call::he8b7d918531b922d [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/alloc/src/boxed.rs:2027:9 [INFO] [stderr] 11: 0x63e482a42303 - std::panicking::rust_panic_with_hook::he64860ea5f9307b8 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x63e482a41fba - std::panicking::begin_panic_handler::{{closure}}::h763571df90bdba97 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x63e482a40bd9 - std::sys::backtrace::__rust_end_short_backtrace::hc251b2a788d4bd57 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63e482a41c4d - rust_begin_unwind [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x63e482a61690 - core::panicking::panic_fmt::ha8b6e94c8a7ae744 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63e482a61ad6 - core::result::unwrap_failed::h9cfc9c0e0f9af0fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x63e48296859b - wayland_scanner::generate_c_interfaces::h6da3b5d443e8e304 [INFO] [stderr] 18: 0x63e48297963a - build_script_build::generate_protocol::h3822d415c21975e4 [INFO] [stderr] 19: 0x63e48297a7b1 - build_script_build::main::h2c21f2b56784816e [INFO] [stderr] 20: 0x63e482975553 - core::ops::function::FnOnce::call_once::h98d19989830f9a72 [INFO] [stderr] 21: 0x63e482968cd6 - std::sys::backtrace::__rust_begin_short_backtrace::h05631018a6406882 [INFO] [stderr] 22: 0x63e482968b59 - std::rt::lang_start::{{closure}}::he876c587d26149e4 [INFO] [stderr] 23: 0x63e482a3aea0 - core::ops::function::impls:: for &F>::call_once::hcd7a5ef840cc68f9 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x63e482a3aea0 - std::panicking::try::do_call::h6c2d0578cb6b16a7 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x63e482a3aea0 - std::panicking::try::hf597d4dcba19b6c3 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x63e482a3aea0 - std::panic::catch_unwind::h502b884d0ec5ea14 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x63e482a3aea0 - std::rt::lang_start_internal::{{closure}}::h2183f431bb09a56d [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/rt.rs:163:24 [INFO] [stderr] 28: 0x63e482a3aea0 - std::panicking::try::do_call::hf1378395707013fc [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x63e482a3aea0 - std::panicking::try::hd1b4fda1200bed92 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x63e482a3aea0 - std::panic::catch_unwind::h8f746b4d7b5515c6 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x63e482a3aea0 - std::rt::lang_start_internal::hbbb63f71b48592bd [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/rt.rs:159:5 [INFO] [stderr] 32: 0x63e482968b41 - std::rt::lang_start::h774fe0a4bba4532d [INFO] [stderr] 33: 0x63e48297ab75 - main [INFO] [stderr] 34: 0x7dbfcd325d90 - [INFO] [stderr] 35: 0x7dbfcd325e40 - __libc_start_main [INFO] [stderr] 36: 0x63e482967245 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaz3mLdg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `glium v0.25.1` [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/glium-3fea0d6b624a8c40/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.25.1/build/main.rs:124:10: [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: 0x5e30346e43aa - std::backtrace_rs::backtrace::libunwind::trace::h47b7a1247705c676 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e30346e43aa - std::backtrace_rs::backtrace::trace_unsynchronized::h083b8848736a4e08 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e30346e43aa - std::sys::backtrace::_print_fmt::h5870597142848bd1 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e30346e43aa - ::fmt::h84456f1540a0c505 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e3034702333 - core::fmt::rt::Argument::fmt::h657922f2d543aa88 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e3034702333 - core::fmt::write::hae3449151b9c69c9 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5e30346e1853 - std::io::Write::write_fmt::he187b20064a526fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5e30346e41f2 - std::sys::backtrace::BacktraceLock::print::h43dc66f468589fea [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e30346e514f - std::panicking::default_hook::{{closure}}::hd23822527e7cf3fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e30346e4fba - std::panicking::default_hook::h9b59b2ea252b8314 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e30346e5b32 - std::panicking::rust_panic_with_hook::he64860ea5f9307b8 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e30346e58ba - std::panicking::begin_panic_handler::{{closure}}::h763571df90bdba97 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5e30346e48a9 - std::sys::backtrace::__rust_end_short_backtrace::hc251b2a788d4bd57 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e30346e554d - rust_begin_unwind [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5e30347014c0 - core::panicking::panic_fmt::ha8b6e94c8a7ae744 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e3034701906 - core::result::unwrap_failed::h9cfc9c0e0f9af0fe [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5e3034665ef1 - build_script_main::generate_gl_bindings::h26a09ce28862360b [INFO] [stderr] 17: 0x5e3034665427 - build_script_main::main::h59ad0ee9e893a805 [INFO] [stderr] 18: 0x5e30346611e3 - core::ops::function::FnOnce::call_once::hd784c301627a8c0b [INFO] [stderr] 19: 0x5e30346660f6 - std::sys::backtrace::__rust_begin_short_backtrace::h82f335cecaac7c30 [INFO] [stderr] 20: 0x5e3034675c59 - std::rt::lang_start::{{closure}}::h338c3d08dc70a89b [INFO] [stderr] 21: 0x5e30346de6b0 - core::ops::function::impls:: for &F>::call_once::hcd7a5ef840cc68f9 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5e30346de6b0 - std::panicking::try::do_call::h6c2d0578cb6b16a7 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5e30346de6b0 - std::panicking::try::hf597d4dcba19b6c3 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5e30346de6b0 - std::panic::catch_unwind::h502b884d0ec5ea14 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5e30346de6b0 - std::rt::lang_start_internal::{{closure}}::h2183f431bb09a56d [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/rt.rs:163:24 [INFO] [stderr] 26: 0x5e30346de6b0 - std::panicking::try::do_call::hf1378395707013fc [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5e30346de6b0 - std::panicking::try::hd1b4fda1200bed92 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5e30346de6b0 - std::panic::catch_unwind::h8f746b4d7b5515c6 [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5e30346de6b0 - std::rt::lang_start_internal::hbbb63f71b48592bd [INFO] [stderr] at /rustc/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/library/std/src/rt.rs:159:5 [INFO] [stderr] 30: 0x5e3034675c41 - std::rt::lang_start::h27fd0adf37fc91b3 [INFO] [stderr] 31: 0x5e3034665fa5 - main [INFO] [stderr] 32: 0x7ca39d9fed90 - [INFO] [stderr] 33: 0x7ca39d9fee40 - __libc_start_main [INFO] [stderr] 34: 0x5e303462cbf5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8a6bd7d60efff6ecddd59a47ca89de62932602e109bf7d5fdf31eb858533b028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6bd7d60efff6ecddd59a47ca89de62932602e109bf7d5fdf31eb858533b028", kill_on_drop: false }` [INFO] [stdout] 8a6bd7d60efff6ecddd59a47ca89de62932602e109bf7d5fdf31eb858533b028