[INFO] fetching crate openslide 0.2.0... [INFO] testing openslide-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate openslide 0.2.0 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate openslide 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openslide 0.2.0 [INFO] finished tweaking crates.io crate openslide 0.2.0 [INFO] tweaked toml for crates.io crate openslide 0.2.0 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c34af7bf2a92a487f951c3b7413309a2679c581d3cbaaaa7b44d71163f6bc37 [INFO] running `Command { std: "docker" "start" "-a" "1c34af7bf2a92a487f951c3b7413309a2679c581d3cbaaaa7b44d71163f6bc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c34af7bf2a92a487f951c3b7413309a2679c581d3cbaaaa7b44d71163f6bc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c34af7bf2a92a487f951c3b7413309a2679c581d3cbaaaa7b44d71163f6bc37", kill_on_drop: false }` [INFO] [stdout] 1c34af7bf2a92a487f951c3b7413309a2679c581d3cbaaaa7b44d71163f6bc37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0656c17fcc9f9f1b1d64a5f1b2bf075be0f09f4deb6dc1d841ac02cc21417a32 [INFO] running `Command { std: "docker" "start" "-a" "0656c17fcc9f9f1b1d64a5f1b2bf075be0f09f4deb6dc1d841ac02cc21417a32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling openslide v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:197:31 [INFO] [stdout] | [INFO] [stdout] 197 | let mut buffer: Vec = Vec::with_capacity((h * w) as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | level: libc::int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | dest: *mut libc::uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | x: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | y: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | w: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | h: libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.64s [INFO] running `Command { std: "docker" "inspect" "0656c17fcc9f9f1b1d64a5f1b2bf075be0f09f4deb6dc1d841ac02cc21417a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0656c17fcc9f9f1b1d64a5f1b2bf075be0f09f4deb6dc1d841ac02cc21417a32", kill_on_drop: false }` [INFO] [stdout] 0656c17fcc9f9f1b1d64a5f1b2bf075be0f09f4deb6dc1d841ac02cc21417a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b3a26797ea531b84774b2cde3db720e5bea863edf18715fffdb590f227d92b [INFO] running `Command { std: "docker" "start" "-a" "68b3a26797ea531b84774b2cde3db720e5bea863edf18715fffdb590f227d92b", kill_on_drop: false }` [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:197:31 [INFO] [stdout] | [INFO] [stdout] 197 | let mut buffer: Vec = Vec::with_capacity((h * w) as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | level: libc::int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | dest: *mut libc::uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | x: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | y: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | w: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | h: libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openslide v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | assert!(false, format!("Unable to load slide:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 18 - assert!(false, format!("Unable to load slide:\n{}", msg)); [INFO] [stdout] 18 + assert!(false, "Unable to load slide:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | assert!(false, format!("Level count error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 32 - assert!(false, format!("Level count error:\n{}", msg)); [INFO] [stdout] 32 + assert!(false, "Level count error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | assert!(false, format!("Level 0 dimension error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 - assert!(false, format!("Level 0 dimension error:\n{}", msg)); [INFO] [stdout] 45 + assert!(false, "Level 0 dimension error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 - assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] 58 + assert!(false, "Level dimension error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 71 - assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] 71 + assert!(false, "Level dimension error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 84 - assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] 84 + assert!(false, "Level dimension error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/convenience.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 - assert!(false, format!("Level dimension error:\n{}", msg)); [INFO] [stdout] 97 + assert!(false, "Level dimension error:\n{}", msg); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | let mut width: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | let mut height: libc::int64_t = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:197:31 [INFO] [stdout] | [INFO] [stdout] 197 | let mut buffer: Vec = Vec::with_capacity((h * w) as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | w: *mut libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | h: *mut libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | level: libc::int32_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> libc::int32_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead. [INFO] [stdout] --> src/bindings.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | dest: *mut libc::uint32_t, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | x: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | y: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/bindings.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | level: libc::int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | w: libc::int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/bindings.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | h: libc::int64_t [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.convenience.799e75f9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042.25d99c4lqbe28h9c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenslide-09dd1dcd2586b1e4.rlib" "/opt/rustwide/target/debug/deps/libnum-555ac99ac087e144.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-507e5c84d0afad26.rlib" "/opt/rustwide/target/debug/deps/libimage-70b90507d6252d54.rlib" "/opt/rustwide/target/debug/deps/libtiff-187eb79bee3693b2.rlib" "/opt/rustwide/target/debug/deps/libpng-18a3e3044021ea43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d836832d7a83e41.rlib" "/opt/rustwide/target/debug/deps/librayon-d46f7614b470fa6f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2337ddc48ff235d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-87929a8dd500bd5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7d5d03c1323e19c4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-226ead0eef892149.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-527608388635fc52.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b6e1af33f140e49b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-822da7b2dc5ea4df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0993f867c07b56b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/convenience-5db44a5355cf3042" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openslide` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.convenience.f973072a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3.fet3irrz34uxxmy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-18f19301535aad2e.rlib" "/opt/rustwide/target/debug/deps/libopenslide-09dd1dcd2586b1e4.rlib" "/opt/rustwide/target/debug/deps/libnum-555ac99ac087e144.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-507e5c84d0afad26.rlib" "/opt/rustwide/target/debug/deps/libimage-70b90507d6252d54.rlib" "/opt/rustwide/target/debug/deps/libtiff-187eb79bee3693b2.rlib" "/opt/rustwide/target/debug/deps/libpng-18a3e3044021ea43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d836832d7a83e41.rlib" "/opt/rustwide/target/debug/deps/librayon-d46f7614b470fa6f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2337ddc48ff235d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-87929a8dd500bd5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7d5d03c1323e19c4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-226ead0eef892149.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-527608388635fc52.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b6e1af33f140e49b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-822da7b2dc5ea4df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0993f867c07b56b2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convenience-ce0a1e2b48bdbdd3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.raw_bindings.308b1ef6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b.28i7wz1ahmufalfv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopenslide-09dd1dcd2586b1e4.rlib" "/opt/rustwide/target/debug/deps/libnum-555ac99ac087e144.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-507e5c84d0afad26.rlib" "/opt/rustwide/target/debug/deps/libimage-70b90507d6252d54.rlib" "/opt/rustwide/target/debug/deps/libtiff-187eb79bee3693b2.rlib" "/opt/rustwide/target/debug/deps/libpng-18a3e3044021ea43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d836832d7a83e41.rlib" "/opt/rustwide/target/debug/deps/librayon-d46f7614b470fa6f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2337ddc48ff235d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-87929a8dd500bd5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7d5d03c1323e19c4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-226ead0eef892149.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-527608388635fc52.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b6e1af33f140e49b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-822da7b2dc5ea4df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0993f867c07b56b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/raw_bindings-8678e7a743a0a39b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.openslide.ff4ea0fe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd.45mkdog52zk040ua.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenslide" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnum-555ac99ac087e144.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-507e5c84d0afad26.rlib" "/opt/rustwide/target/debug/deps/libimage-70b90507d6252d54.rlib" "/opt/rustwide/target/debug/deps/libtiff-187eb79bee3693b2.rlib" "/opt/rustwide/target/debug/deps/libpng-18a3e3044021ea43.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5d836832d7a83e41.rlib" "/opt/rustwide/target/debug/deps/librayon-d46f7614b470fa6f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2337ddc48ff235d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-6a9947321b469601.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-87929a8dd500bd5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7d5d03c1323e19c4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-226ead0eef892149.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-527608388635fc52.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b6e1af33f140e49b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-822da7b2dc5ea4df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0993f867c07b56b2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openslide-f2536b456620a9dd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openslide` due to 2 previous errors; 7 warnings emitted [INFO] [stderr] error: could not compile `openslide` due to 2 previous errors; 19 warnings emitted [INFO] [stderr] error: could not compile `openslide` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "68b3a26797ea531b84774b2cde3db720e5bea863edf18715fffdb590f227d92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b3a26797ea531b84774b2cde3db720e5bea863edf18715fffdb590f227d92b", kill_on_drop: false }` [INFO] [stdout] 68b3a26797ea531b84774b2cde3db720e5bea863edf18715fffdb590f227d92b