[INFO] cloning repository https://github.com/MrAdhit/simple-screen-recorder-gtk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrAdhit/simple-screen-recorder-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAdhit%2Fsimple-screen-recorder-gtk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAdhit%2Fsimple-screen-recorder-gtk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0de324c520995a812fca338ad1a9e83c8e2844a2
[INFO] checking MrAdhit/simple-screen-recorder-gtk against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrAdhit%2Fsimple-screen-recorder-gtk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrAdhit/simple-screen-recorder-gtk
[INFO] finished tweaking git repo https://github.com/MrAdhit/simple-screen-recorder-gtk
[INFO] tweaked toml for git repo https://github.com/MrAdhit/simple-screen-recorder-gtk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrAdhit/simple-screen-recorder-gtk on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrAdhit/simple-screen-recorder-gtk 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e
[INFO] running `Command { std: "docker" "start" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling webm-sys v1.0.4 (https://github.com/21pages/rust-webm#d2c4d3ac)
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling glib-sys v0.19.5
[INFO] [stderr]    Compiling gobject-sys v0.19.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling gio-sys v0.19.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling glib-macros v0.19.7
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.5
[INFO] [stderr]    Compiling pango-sys v0.19.5
[INFO] [stderr]    Compiling gstreamer-sys v0.22.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling graphene-sys v0.19.5
[INFO] [stderr]    Compiling gstreamer-base-sys v0.22.5
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]    Compiling gstreamer-video-sys v0.22.5
[INFO] [stderr]    Compiling gstreamer-app-sys v0.22.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking flexi_logger v0.27.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.1
[INFO] [stderr]     Checking mac_address v1.1.7
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking glib v0.19.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc: In function 'long int mkvparser::UnserializeFloat(IMkvReader*, long long int, long long int, double&)':
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:249:7: error: 'uint32_t' does not name a type
[INFO] [stderr] warning: webm-sys@1.0.4:   249 |       uint32_t ff;
[INFO] [stderr] warning: webm-sys@1.0.4:       |       ^~~~~~~~
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:24:1: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr] warning: webm-sys@1.0.4:    23 | #include "common/webmids.h"
[INFO] [stderr] warning: webm-sys@1.0.4:   +++ |+#include <cstdint>
[INFO] [stderr] warning: webm-sys@1.0.4:    24 | 
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:250:45: error: 'uint32_t' was not declared in this scope
[INFO] [stderr] warning: webm-sys@1.0.4:   250 |       static_assert(sizeof(float) == sizeof(uint32_t), "");
[INFO] [stderr] warning: webm-sys@1.0.4:       |                                             ^~~~~~~~
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:250:45: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:253:5: error: 'ff' was not declared in this scope; did you mean 'ffs'?
[INFO] [stderr] warning: webm-sys@1.0.4:   253 |     ff = 0;
[INFO] [stderr] warning: webm-sys@1.0.4:       |     ^~
[INFO] [stderr] warning: webm-sys@1.0.4:       |     ffs
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:268:7: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: webm-sys@1.0.4:   268 |       uint64_t dd;
[INFO] [stderr] warning: webm-sys@1.0.4:       |       ^~~~~~~~
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:268:7: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:269:46: error: 'uint64_t' was not declared in this scope
[INFO] [stderr] warning: webm-sys@1.0.4:   269 |       static_assert(sizeof(double) == sizeof(uint64_t), "");
[INFO] [stderr] warning: webm-sys@1.0.4:       |                                              ^~~~~~~~
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:269:46: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr] warning: webm-sys@1.0.4: libwebm/mkvparser/mkvparser.cc:272:5: error: 'dd' was not declared in this scope
[INFO] [stderr] warning: webm-sys@1.0.4:   272 |     dd = 0;
[INFO] [stderr] warning: webm-sys@1.0.4:       |     ^~
[INFO] [stderr] warning: webm-sys@1.0.4: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "libwebm" "-fno-rtti" "-std=gnu++11" "-fno-exceptions" "-o" "/opt/rustwide/target/debug/build/webm-sys/eede2748316b2a6b/out/8cc1365995060a61-mkvparser.o" "-c" "libwebm/mkvparser/mkvparser.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `webm-sys v1.0.4 (https://github.com/21pages/rust-webm#d2c4d3ac)`
[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/webm-sys/acd123d306cd3fc3/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=ffi.cpp
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc: In function 'long int mkvparser::UnserializeFloat(IMkvReader*, long long int, long long int, double&)':
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:249:7: error: 'uint32_t' does not name a type
[INFO] [stderr]   cargo:warning=  249 |       uint32_t ff;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:24:1: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr]   cargo:warning=   23 | #include "common/webmids.h"
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=   24 | 
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:250:45: error: 'uint32_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=  250 |       static_assert(sizeof(float) == sizeof(uint32_t), "");
[INFO] [stderr]   cargo:warning=      |                                             ^~~~~~~~
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:250:45: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:253:5: error: 'ff' was not declared in this scope; did you mean 'ffs'?
[INFO] [stderr]   cargo:warning=  253 |     ff = 0;
[INFO] [stderr]   cargo:warning=      |     ^~
[INFO] [stderr]   cargo:warning=      |     ffs
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:268:7: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=  268 |       uint64_t dd;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:268:7: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:269:46: error: 'uint64_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=  269 |       static_assert(sizeof(double) == sizeof(uint64_t), "");
[INFO] [stderr]   cargo:warning=      |                                              ^~~~~~~~
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:269:46: note: 'uint64_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr]   cargo:warning=libwebm/mkvparser/mkvparser.cc:272:5: error: 'dd' was not declared in this scope
[INFO] [stderr]   cargo:warning=  272 |     dd = 0;
[INFO] [stderr]   cargo:warning=      |     ^~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "libwebm" "-fno-rtti" "-std=gnu++11" "-fno-exceptions" "-o" "/opt/rustwide/target/debug/build/webm-sys/eede2748316b2a6b/out/8cc1365995060a61-mkvparser.o" "-c" "libwebm/mkvparser/mkvparser.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "libwebm" "-fno-rtti" "-std=gnu++11" "-fno-exceptions" "-o" "/opt/rustwide/target/debug/build/webm-sys/eede2748316b2a6b/out/8cc1365995060a61-mkvparser.o" "-c" "libwebm/mkvparser/mkvparser.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e", kill_on_drop: false }`
[INFO] [stdout] be118db0c3359aa72255f9f52cccd4ce70dc203b59a458a94009b78e5d15a48e
