[INFO] fetching crate godot-sys 0.1.0... [INFO] testing godot-sys-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate godot-sys 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate godot-sys 0.1.0 [INFO] finished tweaking crates.io crate godot-sys 0.1.0 [INFO] tweaked toml for crates.io crate godot-sys 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate godot-sys 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.31.3 (available: v0.72.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.2.3 [INFO] [stderr] Downloaded libloading v0.4.3 [INFO] [stderr] Downloaded clang-sys v0.21.2 [INFO] [stderr] Downloaded bindgen v0.31.3 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b92d5bc755dded976f6b35d0c6436aec2d544471872a0dc57b37eb41a69f5bd [INFO] running `Command { std: "docker" "start" "-a" "2b92d5bc755dded976f6b35d0c6436aec2d544471872a0dc57b37eb41a69f5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b92d5bc755dded976f6b35d0c6436aec2d544471872a0dc57b37eb41a69f5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b92d5bc755dded976f6b35d0c6436aec2d544471872a0dc57b37eb41a69f5bd", kill_on_drop: false }` [INFO] [stdout] 2b92d5bc755dded976f6b35d0c6436aec2d544471872a0dc57b37eb41a69f5bd [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3068a8dcf6b69b157effb2292838bd9a95509fc55d03cfd99ea31f83b28ad165 [INFO] running `Command { std: "docker" "start" "-a" "3068a8dcf6b69b157effb2292838bd9a95509fc55d03cfd99ea31f83b28ad165", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling godot-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, or `<`, found `/` [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/godot-sys-0917f96897f63426/out/bindings.rs:11:507 [INFO] [stdout] | [INFO] [stdout] 11 | ...pub struct __mbstate_t { pub __count : :: std :: os :: raw :: c_int , pub __value : __mbstate_t_union_(unnamed_at_/usr/include/x86_64-... [INFO] [stdout] | ----------- while parsing this struct ^ expected one of `!`, `(`, `+`, `::`, or `<` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `where` or `{` after union name, found `(` [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/godot-sys-0917f96897f63426/out/bindings.rs:11:647 [INFO] [stdout] | [INFO] [stdout] 11 | ... Copy , Clone ) ] pub union __mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3) { pub __wch : :... [INFO] [stdout] | ^ expected `where` or `{` after union name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `__builtin_va_list` in this scope [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/godot-sys-0917f96897f63426/out/bindings.rs:11:240 [INFO] [stdout] | [INFO] [stdout] 11 | ...s :: raw :: c_int ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __gnuc_va_list ; pub type wint_t = :: std :: os :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `godot-sys` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3068a8dcf6b69b157effb2292838bd9a95509fc55d03cfd99ea31f83b28ad165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3068a8dcf6b69b157effb2292838bd9a95509fc55d03cfd99ea31f83b28ad165", kill_on_drop: false }` [INFO] [stdout] 3068a8dcf6b69b157effb2292838bd9a95509fc55d03cfd99ea31f83b28ad165