[INFO] crate openslide 0.2.0 is already in cache [INFO] extracting crate openslide 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/openslide/0.2.0 [INFO] extracting crate openslide 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/openslide/0.2.0 [INFO] validating manifest of openslide-0.2.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of openslide-0.2.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing openslide-0.2.0 [INFO] finished frobbing openslide-0.2.0 [INFO] frobbed toml for openslide-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/openslide/0.2.0/Cargo.toml [INFO] started frobbing openslide-0.2.0 [INFO] finished frobbing openslide-0.2.0 [INFO] frobbed toml for openslide-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/openslide/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing openslide-0.2.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/openslide/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4b35c92336d35986c47284affc0296da0d11c11ef06663cbf1050063248ab21e [INFO] running `"docker" "start" "-a" "4b35c92336d35986c47284affc0296da0d11c11ef06663cbf1050063248ab21e"` [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling openslide v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | ) -> libc::int32_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | w: *mut libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | h: *mut libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | level: libc::int32_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | w: *mut libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | h: *mut libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | level: libc::int32_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> libc::int32_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/bindings.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | dest: *mut libc::uint32_t, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | x: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | y: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | level: libc::int32_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | w: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | h: libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | let mut width: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | let mut height: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | let mut width: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:159:21 [INFO] [stderr] | [INFO] [stderr] 159 | let mut height: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/bindings.rs:197:25 [INFO] [stderr] | [INFO] [stderr] 197 | let mut buffer: Vec = Vec::with_capacity((h * w) as usize); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.40s [INFO] running `"docker" "inspect" "4b35c92336d35986c47284affc0296da0d11c11ef06663cbf1050063248ab21e"` [INFO] running `"docker" "rm" "-f" "4b35c92336d35986c47284affc0296da0d11c11ef06663cbf1050063248ab21e"` [INFO] [stdout] 4b35c92336d35986c47284affc0296da0d11c11ef06663cbf1050063248ab21e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/openslide/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b523993ff04b2603471e503ac1dc78ae1e4d5d3f0189797a8fe9b6c462789a53 [INFO] running `"docker" "start" "-a" "b523993ff04b2603471e503ac1dc78ae1e4d5d3f0189797a8fe9b6c462789a53"` [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling openslide v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | ) -> libc::int32_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | w: *mut libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | h: *mut libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:47:16 [INFO] [stderr] | [INFO] [stderr] 47 | level: libc::int32_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | w: *mut libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | h: *mut libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | level: libc::int32_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> libc::int32_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/bindings.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | dest: *mut libc::uint32_t, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | x: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:66:12 [INFO] [stderr] | [INFO] [stderr] 66 | y: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int32_t': Use i32 instead. [INFO] [stderr] --> src/bindings.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | level: libc::int32_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | w: libc::int64_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | h: libc::int64_t [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | let mut width: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | let mut height: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:158:20 [INFO] [stderr] | [INFO] [stderr] 158 | let mut width: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/bindings.rs:159:21 [INFO] [stderr] | [INFO] [stderr] 159 | let mut height: libc::int64_t = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/bindings.rs:197:25 [INFO] [stderr] | [INFO] [stderr] 197 | let mut buffer: Vec = Vec::with_capacity((h * w) as usize); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.openslide.4a1updq1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.openslide.4a1updq1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.openslide.4a1updq1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.openslide.4a1updq1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.openslide.4a1updq1-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031" "/opt/crater/target/debug/deps/openslide-abc239edbbf7d031.5eukmx8d2pd9xn99.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenslide" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libnum-6b3b6c7ee8e4fdf4.rlib" "/opt/crater/target/debug/deps/libnum_complex-67ae269179599ea7.rlib" "/opt/crater/target/debug/deps/libimage-c190dd56efc937e3.rlib" "/opt/crater/target/debug/deps/libtiff-144e3d689a6b54c9.rlib" "/opt/crater/target/debug/deps/libpng-a9b4ced65bf4379f.rlib" "/opt/crater/target/debug/deps/libdeflate-a8b0a9a2c738ae91.rlib" "/opt/crater/target/debug/deps/libinflate-28c9c14532c96ab0.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-1129c4a390d6efbb.rlib" "/opt/crater/target/debug/deps/librayon-4d831b3581b44bbb.rlib" "/opt/crater/target/debug/deps/librayon_core-b12ecf1af06f12e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-552fdccb28a3ea8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libgif-b420bbc01a15ef9c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/libnum_rational-13858520521850b0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-3bc7e78739d97d55.rlib" "/opt/crater/target/debug/deps/libnum_iter-fd74bdd6dac4fe2e.rlib" "/opt/crater/target/debug/deps/libnum_integer-ea76131d41859201.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfailure-d111ede8b4b28ffa.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `openslide`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.convenience.4h6lmhxp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27" "/opt/crater/target/debug/examples/convenience-41b81dd176865d27.1f11jqt65fjawg0u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libopenslide-e5aabd11728b20a8.rlib" "/opt/crater/target/debug/deps/libnum-6b3b6c7ee8e4fdf4.rlib" "/opt/crater/target/debug/deps/libnum_complex-67ae269179599ea7.rlib" "/opt/crater/target/debug/deps/libimage-c190dd56efc937e3.rlib" "/opt/crater/target/debug/deps/libtiff-144e3d689a6b54c9.rlib" "/opt/crater/target/debug/deps/libpng-a9b4ced65bf4379f.rlib" "/opt/crater/target/debug/deps/libdeflate-a8b0a9a2c738ae91.rlib" "/opt/crater/target/debug/deps/libinflate-28c9c14532c96ab0.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-1129c4a390d6efbb.rlib" "/opt/crater/target/debug/deps/librayon-4d831b3581b44bbb.rlib" "/opt/crater/target/debug/deps/librayon_core-b12ecf1af06f12e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-552fdccb28a3ea8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libgif-b420bbc01a15ef9c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/libnum_rational-13858520521850b0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-3bc7e78739d97d55.rlib" "/opt/crater/target/debug/deps/libnum_iter-fd74bdd6dac4fe2e.rlib" "/opt/crater/target/debug/deps/libnum_integer-ea76131d41859201.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfailure-d111ede8b4b28ffa.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.raw_bindings.915vaj6v-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518" "/opt/crater/target/debug/examples/raw_bindings-155fd56b5e930518.1lnj4t6467gl0jzd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libopenslide-e5aabd11728b20a8.rlib" "/opt/crater/target/debug/deps/libnum-6b3b6c7ee8e4fdf4.rlib" "/opt/crater/target/debug/deps/libnum_complex-67ae269179599ea7.rlib" "/opt/crater/target/debug/deps/libimage-c190dd56efc937e3.rlib" "/opt/crater/target/debug/deps/libtiff-144e3d689a6b54c9.rlib" "/opt/crater/target/debug/deps/libpng-a9b4ced65bf4379f.rlib" "/opt/crater/target/debug/deps/libdeflate-a8b0a9a2c738ae91.rlib" "/opt/crater/target/debug/deps/libinflate-28c9c14532c96ab0.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-1129c4a390d6efbb.rlib" "/opt/crater/target/debug/deps/librayon-4d831b3581b44bbb.rlib" "/opt/crater/target/debug/deps/librayon_core-b12ecf1af06f12e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-552fdccb28a3ea8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libgif-b420bbc01a15ef9c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/libnum_rational-13858520521850b0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-3bc7e78739d97d55.rlib" "/opt/crater/target/debug/deps/libnum_iter-fd74bdd6dac4fe2e.rlib" "/opt/crater/target/debug/deps/libnum_integer-ea76131d41859201.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfailure-d111ede8b4b28ffa.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `openslide`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `openslide`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.convenience.8bdsl7cy-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba" "/opt/crater/target/debug/deps/convenience-6fc0879c78f4e0ba.3lbxaz00bacnzyy6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libfloat_cmp-ae7d7641b72d88a3.rlib" "/opt/crater/target/debug/deps/libopenslide-e5aabd11728b20a8.rlib" "/opt/crater/target/debug/deps/libnum-6b3b6c7ee8e4fdf4.rlib" "/opt/crater/target/debug/deps/libnum_complex-67ae269179599ea7.rlib" "/opt/crater/target/debug/deps/libimage-c190dd56efc937e3.rlib" "/opt/crater/target/debug/deps/libtiff-144e3d689a6b54c9.rlib" "/opt/crater/target/debug/deps/libpng-a9b4ced65bf4379f.rlib" "/opt/crater/target/debug/deps/libdeflate-a8b0a9a2c738ae91.rlib" "/opt/crater/target/debug/deps/libinflate-28c9c14532c96ab0.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-1129c4a390d6efbb.rlib" "/opt/crater/target/debug/deps/librayon-4d831b3581b44bbb.rlib" "/opt/crater/target/debug/deps/librayon_core-b12ecf1af06f12e4.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-552fdccb28a3ea8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libgif-b420bbc01a15ef9c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/libnum_rational-13858520521850b0.rlib" "/opt/crater/target/debug/deps/libnum_bigint-3bc7e78739d97d55.rlib" "/opt/crater/target/debug/deps/libnum_iter-fd74bdd6dac4fe2e.rlib" "/opt/crater/target/debug/deps/libnum_integer-ea76131d41859201.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfailure-d111ede8b4b28ffa.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lopenslide" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lopenslide [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `openslide`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b523993ff04b2603471e503ac1dc78ae1e4d5d3f0189797a8fe9b6c462789a53"` [INFO] running `"docker" "rm" "-f" "b523993ff04b2603471e503ac1dc78ae1e4d5d3f0189797a8fe9b6c462789a53"` [INFO] [stdout] b523993ff04b2603471e503ac1dc78ae1e4d5d3f0189797a8fe9b6c462789a53