[INFO] fetching crate emojicode-sys 0.1.4... [INFO] testing emojicode-sys-0.1.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate emojicode-sys 0.1.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate emojicode-sys 0.1.4 [INFO] finished tweaking crates.io crate emojicode-sys 0.1.4 [INFO] tweaked toml for crates.io crate emojicode-sys 0.1.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate emojicode-sys 0.1.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.33.2 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bfa4aeeb76868e45dd1c299128079b0d3e68c557fbae3a9babdb9dcfc0011a3 [INFO] running `Command { std: "docker" "start" "-a" "2bfa4aeeb76868e45dd1c299128079b0d3e68c557fbae3a9babdb9dcfc0011a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bfa4aeeb76868e45dd1c299128079b0d3e68c557fbae3a9babdb9dcfc0011a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfa4aeeb76868e45dd1c299128079b0d3e68c557fbae3a9babdb9dcfc0011a3", kill_on_drop: false }` [INFO] [stdout] 2bfa4aeeb76868e45dd1c299128079b0d3e68c557fbae3a9babdb9dcfc0011a3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8ad1e4e108bd8bc3a4b06cc62d6b82765c9fcf7d9410c30417e30bcae90c9a [INFO] running `Command { std: "docker" "start" "-a" "ce8ad1e4e108bd8bc3a4b06cc62d6b82765c9fcf7d9410c30417e30bcae90c9a", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bindgen v0.33.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling emojicode-sys v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `where` or `{` after union name, found `(` [INFO] [stdout] --> /opt/rustwide/target/debug/build/emojicode-sys-0385b48572915ae5/out/bindings.rs:19:97 [INFO] [stdout] | [INFO] [stdout] 19 | ...opy , Clone ) ] pub union Emojicode_Object_(anonymous_union_at_headers/emojicode/EmojicodeAPI_hpp_55_5) { [INFO] [stdout] | ^ expected `where` or `{` after union name [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emojicode-sys` (lib) due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find type `Emojicode_Class` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/emojicode-sys-0385b48572915ae5/out/bindings.rs:17:222 [INFO] [stdout] | [INFO] [stdout] 5 | pub type EmojicodeChar = u32 ; [INFO] [stdout] | ------------------------------ similarly named type alias `EmojicodeChar` defined here [INFO] [stdout] ... [INFO] [stdout] 17 | # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union Emojicode_Value { pub raw : Emojicode_EmojicodeInteger , pub character : EmojicodeChar , pub doubl : f64 , pub object : * mut Emojicode_Object , pub klass : * mut Emojicode_Class , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 17 - # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union Emojicode_Value { pub raw : Emojicode_EmojicodeInteger , pub character : EmojicodeChar , pub doubl : f64 , pub object : * mut Emojicode_Object , pub klass : * mut Emojicode_Class , pub value : * mut Emojicode_Value , _bindgen_union_align : u64 , } # [ test ] fn bindgen_test_layout_Emojicode_Value ( ) { assert_eq ! ( :: std :: mem :: size_of :: < Emojicode_Value > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( Emojicode_Value ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < Emojicode_Value > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( Emojicode_Value ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . raw as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( raw ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . character as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( character ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . doubl as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( doubl ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . object as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( object ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . klass as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( klass ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . value as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( value ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct Emojicode_Object { pub __bindgen_padding_0 : u64 , [INFO] [stdout] 17 + # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union Emojicode_Value { pub raw : Emojicode_EmojicodeInteger , pub character : EmojicodeChar , pub doubl : f64 , pub object : * mut Emojicode_Object , pub klass : * mut EmojicodeChar , pub value : * mut Emojicode_Value , _bindgen_union_align : u64 , } # [ test ] fn bindgen_test_layout_Emojicode_Value ( ) { assert_eq ! ( :: std :: mem :: size_of :: < Emojicode_Value > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( Emojicode_Value ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < Emojicode_Value > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( Emojicode_Value ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . raw as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( raw ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . character as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( character ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . doubl as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( doubl ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . object as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( object ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . klass as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( klass ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < Emojicode_Value > ( ) ) ) . value as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( Emojicode_Value ) , "::" , stringify ! ( value ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct Emojicode_Object { pub __bindgen_padding_0 : u64 , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce8ad1e4e108bd8bc3a4b06cc62d6b82765c9fcf7d9410c30417e30bcae90c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8ad1e4e108bd8bc3a4b06cc62d6b82765c9fcf7d9410c30417e30bcae90c9a", kill_on_drop: false }` [INFO] [stdout] ce8ad1e4e108bd8bc3a4b06cc62d6b82765c9fcf7d9410c30417e30bcae90c9a