[INFO] fetching crate crypt3-sys 0.1.0... [INFO] testing crypt3-sys-0.1.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate crypt3-sys 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate crypt3-sys 0.1.0 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crypt3-sys 0.1.0 [INFO] finished tweaking crates.io crate crypt3-sys 0.1.0 [INFO] tweaked toml for crates.io crate crypt3-sys 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate crypt3-sys 0.1.0 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ec9d3865f7334f13a80e35a823e67c447da7b74e7ef9fb4f66a4783040c3c4 [INFO] running `Command { std: "docker" "start" "-a" "b4ec9d3865f7334f13a80e35a823e67c447da7b74e7ef9fb4f66a4783040c3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ec9d3865f7334f13a80e35a823e67c447da7b74e7ef9fb4f66a4783040c3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ec9d3865f7334f13a80e35a823e67c447da7b74e7ef9fb4f66a4783040c3c4", kill_on_drop: false }` [INFO] [stdout] b4ec9d3865f7334f13a80e35a823e67c447da7b74e7ef9fb4f66a4783040c3c4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5df2556b64bee415db90835967144217a014031f0bb74b5d7ba51944f8f83ea [INFO] running `Command { std: "docker" "start" "-a" "d5df2556b64bee415db90835967144217a014031f0bb74b5d7ba51944f8f83ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crypt3-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.42s [INFO] running `Command { std: "docker" "inspect" "d5df2556b64bee415db90835967144217a014031f0bb74b5d7ba51944f8f83ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5df2556b64bee415db90835967144217a014031f0bb74b5d7ba51944f8f83ea", kill_on_drop: false }` [INFO] [stdout] d5df2556b64bee415db90835967144217a014031f0bb74b5d7ba51944f8f83ea [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae06661157c9c11ba8b0743d0312deb36abbf62a29db66532a96e7cb0d9fce7 [INFO] running `Command { std: "docker" "start" "-a" "1ae06661157c9c11ba8b0743d0312deb36abbf62a29db66532a96e7cb0d9fce7", kill_on_drop: false }` [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Compiling crypt3-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcu2hhMJ/symbols.o" "/opt/rustwide/target/debug/deps/crypt3_sys-e54a9fec657a9f6f.crypt3_sys.995ef443bff8c218-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crypt3_sys-e54a9fec657a9f6f.d5xwkxm1ldt65q8s1t7w5l28p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/crypt3-sys-88d634e57ca3f1a3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lcrypt" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crypt3_sys-e54a9fec657a9f6f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/crypt3-sys-88d634e57ca3f1a3/out/libcrypt.a(crypt.o): in function `crypt_r': [INFO] [stdout] /opt/rustwide/workdir/crypt_musl/crypt.c:4: multiple definition of `crypt_r'; /opt/rustwide/target/debug/build/crypt3-sys-88d634e57ca3f1a3/out/libcrypt.a(crypt.o):/opt/rustwide/workdir/crypt_musl/crypt.c:4: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c: In function 'crypt_r': [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: implicit declaration of function '__crypt_md5' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:11:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 11 | return __crypt_md5(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: implicit declaration of function '__crypt_blowfish' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:13:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 13 | return __crypt_blowfish(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: implicit declaration of function '__crypt_sha256' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:15:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 15 | return __crypt_sha256(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: implicit declaration of function '__crypt_sha512' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:17:32: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 17 | return __crypt_sha512(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: implicit declaration of function '__crypt_des' [-Wimplicit-function-declaration] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: crypt3-sys@0.1.0: crypt_musl/crypt.c:19:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: crypt3-sys@0.1.0: 19 | return __crypt_des(key, salt, output); [INFO] [stderr] warning: crypt3-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `crypt3-sys` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1ae06661157c9c11ba8b0743d0312deb36abbf62a29db66532a96e7cb0d9fce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae06661157c9c11ba8b0743d0312deb36abbf62a29db66532a96e7cb0d9fce7", kill_on_drop: false }` [INFO] [stdout] 1ae06661157c9c11ba8b0743d0312deb36abbf62a29db66532a96e7cb0d9fce7