[INFO] fetching crate mosek 11.0.16... [INFO] testing mosek-11.0.16 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate mosek 11.0.16 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mosek 11.0.16 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mosek 11.0.16 [INFO] tweaked toml for crates.io crate mosek 11.0.16 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mosek 11.0.16 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mosek 11.0.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc1/source/tests/testmosek_raw.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `testmosek-raw` [INFO] [stderr] * `integration-test` target `testmosek_raw` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8fcdfaa4a935323cbfe3648e8dbe7e3d2f96e5824780c351825acfa29363f69 [INFO] running `Command { std: "docker" "start" "-a" "f8fcdfaa4a935323cbfe3648e8dbe7e3d2f96e5824780c351825acfa29363f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8fcdfaa4a935323cbfe3648e8dbe7e3d2f96e5824780c351825acfa29363f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fcdfaa4a935323cbfe3648e8dbe7e3d2f96e5824780c351825acfa29363f69", kill_on_drop: false }` [INFO] [stdout] f8fcdfaa4a935323cbfe3648e8dbe7e3d2f96e5824780c351825acfa29363f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98ba9f019d89870b3ce1e04b173e2e02d726d921cdc70aa5cefbcdf88d88056d [INFO] running `Command { std: "docker" "start" "-a" "98ba9f019d89870b3ce1e04b173e2e02d726d921cdc70aa5cefbcdf88d88056d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version` [INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/testmosek_raw.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `testmosek-raw` [INFO] [stderr] * `integration-test` target `testmosek_raw` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling mosek v11.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | ... func : extern fn (handle : * const c_void, msg : * const libc::c_char)) -> i32; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | ... func : extern fn (task : * const u8, handle : * const c_void, caller : i32, douinf : * const f64, intinf : * const i32, lint... [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | ... func : extern fn (handle : * const c_void, src : * const u8, count : usize) -> usize, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | func : extern fn (handle : * const c_void, dst : * mut u8, count : usize) -> usize, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:4916:1 [INFO] [stdout] | [INFO] [stdout] 4916 | extern fn stream_callback_proxy(handle : * const libc::c_void, msg : * const libc::c_char) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:4928:1 [INFO] [stdout] | [INFO] [stdout] 4928 | extern fn callback_proxy(_ : * const u8, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:9900:1 [INFO] [stdout] | [INFO] [stdout] 9900 | extern fn wrap_data_write_handle(handle : * const libc::c_void, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:9909:1 [INFO] [stdout] | [INFO] [stdout] 9909 | extern fn wrap_data_read_handle(handle : * const libc::c_void, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:9924:5 [INFO] [stdout] | [INFO] [stdout] 9924 | extern fn proxy( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/lib.rs:10013:5 [INFO] [stdout] | [INFO] [stdout] 10013 | extern fn stream_callback_proxy(handle : * const c_void, msg : * const libc::c_char) [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYmx5Y1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmosek-a4bcd74587d7547d,liblibc-21d71f812ea07b39}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lmosek64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYmx5Y1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mosek-347663761361e97d/out/mosek/11.0/tools/platform/linux64x86/bin" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/testmosek_raw-f7b13ba57a306542" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "-Wl,-rpath=/opt/rustwide/target/debug/build/mosek-347663761361e97d/out/mosek/11.0/tools/platform/linux64x86/bin" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lmosek64 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mosek` (bin "testmosek-raw") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "98ba9f019d89870b3ce1e04b173e2e02d726d921cdc70aa5cefbcdf88d88056d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ba9f019d89870b3ce1e04b173e2e02d726d921cdc70aa5cefbcdf88d88056d", kill_on_drop: false }` [INFO] [stdout] 98ba9f019d89870b3ce1e04b173e2e02d726d921cdc70aa5cefbcdf88d88056d