[INFO] fetching crate inkview-sys 0.1.2...
[INFO] testing inkview-sys-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate inkview-sys 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate inkview-sys 0.1.2
[INFO] finished tweaking crates.io crate inkview-sys 0.1.2
[INFO] tweaked toml for crates.io crate inkview-sys 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate inkview-sys 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.55.1 (available: v0.72.1)
[INFO] [stderr]       Adding num v0.3.1 (available: v0.4.3)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding tinybmp v0.2.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded tinybmp v0.2.3
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8d4dea950b41dd1f70d1547a9f25ce74560eafbba38956b4b27df72a4d65f90
[INFO] running `Command { std: "docker" "start" "-a" "a8d4dea950b41dd1f70d1547a9f25ce74560eafbba38956b4b27df72a4d65f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8d4dea950b41dd1f70d1547a9f25ce74560eafbba38956b4b27df72a4d65f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d4dea950b41dd1f70d1547a9f25ce74560eafbba38956b4b27df72a4d65f90", kill_on_drop: false }`
[INFO] [stdout] a8d4dea950b41dd1f70d1547a9f25ce74560eafbba38956b4b27df72a4d65f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ed3db2cf6991354a713e78643c05bee4d2a28f6fc38ba05e60315641f548eb
[INFO] running `Command { std: "docker" "start" "-a" "12ed3db2cf6991354a713e78643c05bee4d2a28f6fc38ba05e60315641f548eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling shlex v0.1.1
[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 rand_core v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling tinybmp v0.2.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling inkview-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::Error`
[INFO] [stdout]   --> build.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::fmt::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Cursor`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     io::Cursor,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFrom`
[INFO] [stdout]   --> src/lib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileType`, `Header`, and `Pixel`
[INFO] [stdout]   --> src/lib.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | use tinybmp::{Bmp, FileType, Header, Pixel};
[INFO] [stdout]    |                    ^^^^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:296:40
[INFO] [stdout]      |
[INFO] [stdout]  296 |         c_api::DrawPickOut(x, y, w, h, c_key);
[INFO] [stdout]      |         ------------------             ^^^^^ expected `*const u8`, found `*mut i8`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/bindings.rs:1645:12
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     pub fn DrawPickOut(
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1650 |         key: *const c_types::c_char,
[INFO] [stdout]      |         ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:337:35
[INFO] [stdout]      |
[INFO] [stdout]  337 |     Font(unsafe { c_api::OpenFont(CString::new(name).unwrap().into_raw(), size, aa) })
[INFO] [stdout]      |                   --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*mut i8`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/bindings.rs:1980:12
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     pub fn OpenFont(
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] 1981 |         name: *const c_types::c_char,
[INFO] [stdout]      |         ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:345:50
[INFO] [stdout]      |
[INFO] [stdout]  345 |     return unsafe { c_api::TextRectHeight(width, CString::new(string).unwrap().into_raw(), flags) }
[INFO] [stdout]      |                     ---------------------        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*mut i8`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/bindings.rs:2002:12
[INFO] [stdout]      |
[INFO] [stdout] 2002 |     pub fn TextRectHeight(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] 2003 |         width: c_types::c_int,
[INFO] [stdout] 2004 |         s: *const c_types::c_char,
[INFO] [stdout]      |         -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:356:13
[INFO] [stdout]      |
[INFO] [stdout]  351 |         CStr::from_ptr(c_api::DrawTextRect(
[INFO] [stdout]      |                        ------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout]  356 |             CString::new(s).unwrap().into_raw(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*mut i8`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/bindings.rs:2020:12
[INFO] [stdout]      |
[INFO] [stdout] 2020 |     pub fn DrawTextRect(
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2025 |         s: *const c_types::c_char,
[INFO] [stdout]      |         -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:351:24
[INFO] [stdout]     |
[INFO] [stdout] 351 |           CStr::from_ptr(c_api::DrawTextRect(
[INFO] [stdout]     |  _________--------------_^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         arguments to this function are incorrect
[INFO] [stdout] 352 | |             x,
[INFO] [stdout] 353 | |             y,
[INFO] [stdout] 354 | |             w,
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |             flags,
[INFO] [stdout] 358 | |         ))
[INFO] [stdout]     | |_________^ expected `*const i8`, found `*mut u8`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const i8`
[INFO] [stdout]                found raw pointer `*mut u8`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ffi/c_str.rs:255:25
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]     --> src/lib.rs:409:9
[INFO] [stdout]      |
[INFO] [stdout]  409 |         c_api::Message(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: expected `*const u8`, found `*mut i8`
[INFO] [stdout]     --> src/lib.rs:411:13
[INFO] [stdout]      |
[INFO] [stdout]  411 |             CString::new(title).unwrap().into_raw(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: expected `*const u8`, found `*mut i8`
[INFO] [stdout]     --> src/lib.rs:412:13
[INFO] [stdout]      |
[INFO] [stdout]  412 |             CString::new(text).unwrap().into_raw(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: expected raw pointer `*const u8`
[INFO] [stdout]                 found raw pointer `*mut i8`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/bindings.rs:2437:12
[INFO] [stdout]      |
[INFO] [stdout] 2437 |     pub fn Message(
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 2438 |         icon: c_types::c_int,
[INFO] [stdout] 2439 |         title: *const c_types::c_char,
[INFO] [stdout]      |         -----
[INFO] [stdout] 2440 |         text: *const c_types::c_char,
[INFO] [stdout]      |         ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orientation`
[INFO] [stdout]    --> src/lib.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let orientation = unsafe{
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orientation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inkview-sys` (lib) due to 6 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "12ed3db2cf6991354a713e78643c05bee4d2a28f6fc38ba05e60315641f548eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ed3db2cf6991354a713e78643c05bee4d2a28f6fc38ba05e60315641f548eb", kill_on_drop: false }`
[INFO] [stdout] 12ed3db2cf6991354a713e78643c05bee4d2a28f6fc38ba05e60315641f548eb
