[INFO] fetching crate janet-sys 0.1.0... [INFO] testing janet-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 janet-sys 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate janet-sys 0.1.0 [INFO] finished tweaking crates.io crate janet-sys 0.1.0 [INFO] tweaked toml for crates.io crate janet-sys 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate janet-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 50 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.42.3 (available: v0.72.0) [INFO] [stderr] Adding proc-macro2 v0.3.5 (available: v0.3.8) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6b0e698cf26a22e9e11a0553fbb605081d3f719afbf79e855ba74fd65d317bb9 [INFO] running `Command { std: "docker" "start" "-a" "6b0e698cf26a22e9e11a0553fbb605081d3f719afbf79e855ba74fd65d317bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b0e698cf26a22e9e11a0553fbb605081d3f719afbf79e855ba74fd65d317bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0e698cf26a22e9e11a0553fbb605081d3f719afbf79e855ba74fd65d317bb9", kill_on_drop: false }` [INFO] [stdout] 6b0e698cf26a22e9e11a0553fbb605081d3f719afbf79e855ba74fd65d317bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f9ac6a0f04fe6392b4344ebefd64eda28530158c559340b29c4b8ac911420a25 [INFO] running `Command { std: "docker" "start" "-a" "f9ac6a0f04fe6392b4344ebefd64eda28530158c559340b29c4b8ac911420a25", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling janet-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/janet-sys-c7c223dc2856dd5c/out/bindings.rs:3:13674 [INFO] [stdout] | [INFO] [stdout] 3 | ...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/janet-sys-c7c223dc2856dd5c/out/bindings.rs:3:13814 [INFO] [stdout] | [INFO] [stdout] 3 | ... 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/janet-sys-c7c223dc2856dd5c/out/bindings.rs:3:9605 [INFO] [stdout] | [INFO] [stdout] 3 | ...KETCTOR : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_sh... [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 `janet-sys` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f9ac6a0f04fe6392b4344ebefd64eda28530158c559340b29c4b8ac911420a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ac6a0f04fe6392b4344ebefd64eda28530158c559340b29c4b8ac911420a25", kill_on_drop: false }` [INFO] [stdout] f9ac6a0f04fe6392b4344ebefd64eda28530158c559340b29c4b8ac911420a25