[INFO] cloning repository https://github.com/OJS05/eurydice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OJS05/eurydice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOJS05%2Feurydice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOJS05%2Feurydice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa324b5b46189fe8c0e4930ca907cab783b54143 [INFO] testing OJS05/eurydice against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOJS05%2Feurydice" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OJS05/eurydice on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OJS05/eurydice [INFO] finished tweaking git repo https://github.com/OJS05/eurydice [INFO] tweaked toml for git repo https://github.com/OJS05/eurydice written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OJS05/eurydice 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165a0d1956ef8ae00991c54859f49aca1923fe1f6e9a35776a6b5fa4b9c90ac6 [INFO] running `Command { std: "docker" "start" "-a" "165a0d1956ef8ae00991c54859f49aca1923fe1f6e9a35776a6b5fa4b9c90ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165a0d1956ef8ae00991c54859f49aca1923fe1f6e9a35776a6b5fa4b9c90ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165a0d1956ef8ae00991c54859f49aca1923fe1f6e9a35776a6b5fa4b9c90ac6", kill_on_drop: false }` [INFO] [stdout] 165a0d1956ef8ae00991c54859f49aca1923fe1f6e9a35776a6b5fa4b9c90ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ebd396a1f0a31b3caae89e48adf0bb296f3be369c5c89756da6430cf823722 [INFO] running `Command { std: "docker" "start" "-a" "a7ebd396a1f0a31b3caae89e48adf0bb296f3be369c5c89756da6430cf823722", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling eurydice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `http::scrobble::get_credentials` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::scrobble::get_credentials; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Credentials` is never constructed [INFO] [stdout] --> src/http/scrobble.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signature` is never used [INFO] [stdout] --> src/http/scrobble.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn signature( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auth` is never used [INFO] [stdout] --> src/http/scrobble.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn auth(credentials: Credentials) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_credentials` is never used [INFO] [stdout] --> src/http/scrobble.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_credentials() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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.77.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/rustcnuMjoX/symbols.o" "/opt/rustwide/target/debug/deps/eurydice-faf85287c447927b.eurydice.944fe939d7aa96da-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eurydice-faf85287c447927b.4f96i19malvevwxc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-9f60010db2118b45.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-36206c63c5ebe727.rlib" "/opt/rustwide/target/debug/deps/libbase64-c02ac36e7da4c607.rlib" "/opt/rustwide/target/debug/deps/libipnet-bd2d0fd4282e5a60.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6cfa15a18829b0cd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e89075c3b664f131.rlib" "/opt/rustwide/target/debug/deps/libmime-18339b9bccd47cd6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d59fc48a988082f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0de6088043ea9694.rlib" "/opt/rustwide/target/debug/deps/libryu-6f6b120a6933a302.rlib" "/opt/rustwide/target/debug/deps/libserde-f17097a600f6f39d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cdef82fe273b6a9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ab3a9cbbcb748cbd.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3b17461c567a5753.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a4a793374ae60f70.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-857a534e58f3e5e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f482ddc837cc6029.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cb2d189ecba1e88b.rlib" "/opt/rustwide/target/debug/deps/libhyper-42e1a257cca38f50.rlib" "/opt/rustwide/target/debug/deps/libwant-59b254c1022bc51f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a98d37e804f7a120.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c14b49e119ee2b6e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9207565919965ecb.rlib" "/opt/rustwide/target/debug/deps/libh2-85b20657e48ef95c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5c78d5a0156d09be.rlib" "/opt/rustwide/target/debug/deps/libequivalent-3b3b589953eda310.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-406c23d219bfef2b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9715a116be51c9d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d0922cba87a1d73d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libtracing-61c63985de93320e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-42bd8db55ef359d4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c37386bb0b1a469.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b114af8efa067470.rlib" "/opt/rustwide/target/debug/deps/libtokio-767c000bc1aab2cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a00c921488a371f7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-56fb9dec7728bf66.rlib" "/opt/rustwide/target/debug/deps/libmio-5458496c52522ca4.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c81710688e6bc5c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0bd5705164ed7cbd.rlib" "/opt/rustwide/target/debug/deps/liblog-0de5f158e8a5c97e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-75ea47effc5e7e16.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ecddb311c05e24a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5bc20be2859389b6.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fcb7ac93fc363273.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-14dfed9b41dbc214.rlib" "/opt/rustwide/target/debug/deps/liburl-de2e7720a29c58a3.rlib" "/opt/rustwide/target/debug/deps/libidna-e349a0a22fdbaa34.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-44c14a101c3f9717.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e95c37aadfd64ced.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e1756d45310cf725.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-86a17b8cfdc709eb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1b061543a0431943.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6630d0d765ff0971.rlib" "/opt/rustwide/target/debug/deps/libhttp-1d6f9bcdccd64688.rlib" "/opt/rustwide/target/debug/deps/libitoa-479d8e0fa9111509.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libmd5-e871636ce5169d6a.rlib" "/opt/rustwide/target/debug/deps/libdotenv-96113833446878c7.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/eurydice-faf85287c447927b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-3b17461c567a5753.rlib(openssl-3b17461c567a5753.openssl.771ec59e8e4b6e1-cgu.03.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_3.0.0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.3: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eurydice` (bin "eurydice") due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7ebd396a1f0a31b3caae89e48adf0bb296f3be369c5c89756da6430cf823722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ebd396a1f0a31b3caae89e48adf0bb296f3be369c5c89756da6430cf823722", kill_on_drop: false }` [INFO] [stdout] a7ebd396a1f0a31b3caae89e48adf0bb296f3be369c5c89756da6430cf823722 [INFO] testing OJS05/eurydice against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOJS05%2Feurydice" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OJS05/eurydice on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OJS05/eurydice [INFO] finished tweaking git repo https://github.com/OJS05/eurydice [INFO] tweaked toml for git repo https://github.com/OJS05/eurydice written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OJS05/eurydice 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0521e3b7757a8dd72bf6c1592d2a498ebc3e68550cbad3e05f486b4da45a4aa [INFO] running `Command { std: "docker" "start" "-a" "b0521e3b7757a8dd72bf6c1592d2a498ebc3e68550cbad3e05f486b4da45a4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0521e3b7757a8dd72bf6c1592d2a498ebc3e68550cbad3e05f486b4da45a4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0521e3b7757a8dd72bf6c1592d2a498ebc3e68550cbad3e05f486b4da45a4aa", kill_on_drop: false }` [INFO] [stdout] b0521e3b7757a8dd72bf6c1592d2a498ebc3e68550cbad3e05f486b4da45a4aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beccfcece818d5017228bbddb424f60acdd944744a2ae52cb86e1eb1246bcc07 [INFO] running `Command { std: "docker" "start" "-a" "beccfcece818d5017228bbddb424f60acdd944744a2ae52cb86e1eb1246bcc07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling eurydice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> src/http/scrobble.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::scrobble::get_credentials` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::scrobble::get_credentials; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Credentials` is never constructed [INFO] [stdout] --> src/http/scrobble.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signature` is never used [INFO] [stdout] --> src/http/scrobble.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn signature( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auth` is never used [INFO] [stdout] --> src/http/scrobble.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn auth(credentials: Credentials) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_credentials` is never used [INFO] [stdout] --> src/http/scrobble.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_credentials() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.39s [INFO] running `Command { std: "docker" "inspect" "beccfcece818d5017228bbddb424f60acdd944744a2ae52cb86e1eb1246bcc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beccfcece818d5017228bbddb424f60acdd944744a2ae52cb86e1eb1246bcc07", kill_on_drop: false }` [INFO] [stdout] beccfcece818d5017228bbddb424f60acdd944744a2ae52cb86e1eb1246bcc07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 912938634dc7a1462d5a0de1b5a7805cef2552d364bc3079d8261d01ceed996b [INFO] running `Command { std: "docker" "start" "-a" "912938634dc7a1462d5a0de1b5a7805cef2552d364bc3079d8261d01ceed996b", kill_on_drop: false }` [INFO] [stderr] Compiling eurydice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> src/http/scrobble.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::scrobble::get_credentials` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http::scrobble::get_credentials; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Credentials` is never constructed [INFO] [stdout] --> src/http/scrobble.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Credentials { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signature` is never used [INFO] [stdout] --> src/http/scrobble.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn signature( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auth` is never used [INFO] [stdout] --> src/http/scrobble.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn auth(credentials: Credentials) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_credentials` is never used [INFO] [stdout] --> src/http/scrobble.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_credentials() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "912938634dc7a1462d5a0de1b5a7805cef2552d364bc3079d8261d01ceed996b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912938634dc7a1462d5a0de1b5a7805cef2552d364bc3079d8261d01ceed996b", kill_on_drop: false }` [INFO] [stdout] 912938634dc7a1462d5a0de1b5a7805cef2552d364bc3079d8261d01ceed996b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c97820e1d12215660dedf27ac99cd08bf712e2cd12699a42ea36ba397f5471c9 [INFO] running `Command { std: "docker" "start" "-a" "c97820e1d12215660dedf27ac99cd08bf712e2cd12699a42ea36ba397f5471c9", kill_on_drop: false }` [INFO] [stderr] warning: the item `md5` is imported redundantly [INFO] [stderr] --> src/http/scrobble.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use md5; [INFO] [stderr] | ^^^ the item `md5` is already defined by prelude [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `http::scrobble::get_credentials` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use http::scrobble::get_credentials; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Credentials` is never constructed [INFO] [stderr] --> src/http/scrobble.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Credentials { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `signature` is never used [INFO] [stderr] --> src/http/scrobble.rs:18:4 [INFO] [stderr] | [INFO] [stderr] 18 | fn signature( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `auth` is never used [INFO] [stderr] --> src/http/scrobble.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn auth(credentials: Credentials) -> String { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_credentials` is never used [INFO] [stderr] --> src/http/scrobble.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn get_credentials() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `eurydice` (bin "eurydice" test) generated 6 warnings (run `cargo fix --bin "eurydice" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eurydice-f62a43af20da5931) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c97820e1d12215660dedf27ac99cd08bf712e2cd12699a42ea36ba397f5471c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97820e1d12215660dedf27ac99cd08bf712e2cd12699a42ea36ba397f5471c9", kill_on_drop: false }` [INFO] [stdout] c97820e1d12215660dedf27ac99cd08bf712e2cd12699a42ea36ba397f5471c9