[INFO] fetching crate emscripten_rs_sys 0.1.3... [INFO] testing emscripten_rs_sys-0.1.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate emscripten_rs_sys 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate emscripten_rs_sys 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate emscripten_rs_sys 0.1.3 [INFO] tweaked toml for crates.io crate emscripten_rs_sys 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate emscripten_rs_sys 0.1.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate emscripten_rs_sys 0.1.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ffe2d641ae0fd6e44dfddf546b6ae3b45cf59c313a34dedb712fc353e33224 [INFO] running `Command { std: "docker" "start" "-a" "69ffe2d641ae0fd6e44dfddf546b6ae3b45cf59c313a34dedb712fc353e33224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ffe2d641ae0fd6e44dfddf546b6ae3b45cf59c313a34dedb712fc353e33224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ffe2d641ae0fd6e44dfddf546b6ae3b45cf59c313a34dedb712fc353e33224", kill_on_drop: false }` [INFO] [stdout] 69ffe2d641ae0fd6e44dfddf546b6ae3b45cf59c313a34dedb712fc353e33224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf33f49fe44b86a88aaba023df3db103046eeb63d6b9f8015254fbab75ca2ba [INFO] running `Command { std: "docker" "start" "-a" "0cf33f49fe44b86a88aaba023df3db103046eeb63d6b9f8015254fbab75ca2ba", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling emscripten-rs-macros v0.1.2 [INFO] [stderr] Compiling emscripten_rs_sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40 [INFO] [stdout] --> src/binding.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | / ["Size of pthread_attr_t__bindgen_ty_1"] [INFO] [stdout] 239 | | [::std::mem::size_of::() - 40usize]; [INFO] [stdout] | |_________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 44 [INFO] [stdout] --> src/binding.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | ["Size of pthread_attr_t"][::std::mem::size_of::() - 44usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8 [INFO] [stdout] --> src/binding.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | ["Size of em_settled_result_t"][::std::mem::size_of::() - 8usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 52 [INFO] [stdout] --> src/binding.rs:1545:5 [INFO] [stdout] | [INFO] [stdout] 1545 | ["Size of emscripten_fetch_attr_t"][::std::mem::size_of::() - 92usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 72 [INFO] [stdout] --> src/binding.rs:1608:5 [INFO] [stdout] | [INFO] [stdout] 1608 | ["Size of emscripten_fetch_t"][::std::mem::size_of::() - 208usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12 [INFO] [stdout] --> src/binding.rs:1693:5 [INFO] [stdout] | [INFO] [stdout] 1693 | ["Size of asyncify_data_s"][::std::mem::size_of::() - 12usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32 [INFO] [stdout] --> src/binding.rs:1729:5 [INFO] [stdout] | [INFO] [stdout] 1729 | ["Size of emscripten_fiber_s"][::std::mem::size_of::() - 32usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16 [INFO] [stdout] --> src/binding.rs:2755:5 [INFO] [stdout] | [INFO] [stdout] 2755 | / ["Size of EmscriptenFullscreenStrategy"] [INFO] [stdout] 2756 | | [::std::mem::size_of::() - 24usize]; [INFO] [stdout] | |_________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8 [INFO] [stdout] --> src/binding.rs:3644:5 [INFO] [stdout] | [INFO] [stdout] 3644 | / ["Size of EmscriptenWebSocketMessageEvent"] [INFO] [stdout] 3645 | | [::std::mem::size_of::() - 16usize]; [INFO] [stdout] | |____________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12 [INFO] [stdout] --> src/binding.rs:3766:5 [INFO] [stdout] | [INFO] [stdout] 3766 | / ["Size of EmscriptenWebSocketCreateAttributes"] [INFO] [stdout] 3767 | | [::std::mem::size_of::() - 12usize]; [INFO] [stdout] | |________________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8 [INFO] [stdout] --> src/binding.rs:4277:5 [INFO] [stdout] | [INFO] [stdout] 4277 | / ["Size of EmscriptenWebAudioCreateAttributes"] [INFO] [stdout] 4278 | | [::std::mem::size_of::() - 8usize]; [INFO] [stdout] | |______________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12 [INFO] [stdout] --> src/binding.rs:4377:5 [INFO] [stdout] | [INFO] [stdout] 4377 | / ["Size of WebAudioWorkletProcessorCreateOptions"] [INFO] [stdout] 4378 | | [::std::mem::size_of::() - 12usize]; [INFO] [stdout] | |__________________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4 [INFO] [stdout] --> src/binding.rs:4429:5 [INFO] [stdout] | [INFO] [stdout] 4429 | ["Size of AudioSampleFrame"][::std::mem::size_of::() - 12usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8 [INFO] [stdout] --> src/binding.rs:4455:5 [INFO] [stdout] | [INFO] [stdout] 4455 | ["Size of AudioParamFrame"][::std::mem::size_of::() - 8usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4 [INFO] [stdout] --> src/binding.rs:4491:5 [INFO] [stdout] | [INFO] [stdout] 4491 | / ["Size of EmscriptenAudioWorkletNodeCreateOptions"] [INFO] [stdout] 4492 | | [::std::mem::size_of::() - 12usize]; [INFO] [stdout] | |____________________________________________________________________________________^ evaluation of `binding::_` failed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `emscripten_rs_sys` (lib) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "0cf33f49fe44b86a88aaba023df3db103046eeb63d6b9f8015254fbab75ca2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf33f49fe44b86a88aaba023df3db103046eeb63d6b9f8015254fbab75ca2ba", kill_on_drop: false }` [INFO] [stdout] 0cf33f49fe44b86a88aaba023df3db103046eeb63d6b9f8015254fbab75ca2ba