[INFO] cloning repository https://github.com/NickMoores/temi-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NickMoores/temi-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickMoores%2Ftemi-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickMoores%2Ftemi-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e00a8119ee934edd34f675ff8919b56b5196dbc8 [INFO] testing NickMoores/temi-cli against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickMoores%2Ftemi-cli" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NickMoores/temi-cli on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NickMoores/temi-cli [INFO] finished tweaking git repo https://github.com/NickMoores/temi-cli [INFO] tweaked toml for git repo https://github.com/NickMoores/temi-cli written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/NickMoores/temi-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13ab15f76e6953cfd790f1d4f4ee6dfdc5dbb381133385a4749c48640c605a11 [INFO] running `Command { std: "docker" "start" "-a" "13ab15f76e6953cfd790f1d4f4ee6dfdc5dbb381133385a4749c48640c605a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13ab15f76e6953cfd790f1d4f4ee6dfdc5dbb381133385a4749c48640c605a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ab15f76e6953cfd790f1d4f4ee6dfdc5dbb381133385a4749c48640c605a11", kill_on_drop: false }` [INFO] [stdout] 13ab15f76e6953cfd790f1d4f4ee6dfdc5dbb381133385a4749c48640c605a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3279f7104b3c6d1dbebef0cdf1afd9bb428bcc7a8858b3f31035b5734366a13d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3279f7104b3c6d1dbebef0cdf1afd9bb428bcc7a8858b3f31035b5734366a13d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rust_decimal v1.10.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling temi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/v1.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let response = self.http [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SubmitJobResponse` [INFO] [stdout] --> src/v1/models.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct SubmitJobResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubCommand` [INFO] [stdout] --> src/main.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{ App, Arg, Result, SubCommand, AppSettings }; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/v1.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let response = self.http [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SubmitJobResponse` [INFO] [stdout] --> src/v1/models.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct SubmitJobResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `submit_job` [INFO] [stdout] --> src/v1.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn submit_job(&self, media_url: &str, callback_url: &str, metadata: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UploadJobCommand` [INFO] [stdout] --> src/commands/job_commands.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct UploadJobCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | / match _matches.subcommand() { [INFO] [stdout] 30 | | ("job", Some(cmd)) => JobCommand::execute(cmd), [INFO] [stdout] 31 | | ("account", Some(cmd)) => AccountCommand::execute(cmd), [INFO] [stdout] 32 | | ("transcript", Some(cmd)) => TranscriptCommand::execute(cmd), [INFO] [stdout] 33 | | _ => Ok(()) [INFO] [stdout] 34 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.temi.9604d37b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9.o7bdvfpubotiztf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-2356fa5c36e9a83d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-72e067c7bc2353c8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-b73e8f347ed0b5f7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9b60ab756298af72.rlib" "/opt/rustwide/target/debug/deps/libreqwest-eef4aa326b396d7e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a99fb21543c88310.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5282940d62f4502d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3d69984190373317.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b16d1862788c4f98.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-df10eca35ac36dea.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-26be69f33f63f63a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1bdb31fa813db755.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-614f1e9425c33963.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-6ded48b58b6abece.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1ee5e04716c3c36f.rlib" "/opt/rustwide/target/debug/deps/libh2-f6a44a95db9332e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ce52b8f151b98f7f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-610f7bce7a7a1ad0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-74e7b40fc01b3264.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f996e706eaa1ffaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-7c85282ab03d22b2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-7de29012aea96c1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2dcf5d25c27d9673.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a4970b4e6103028.rlib" "/opt/rustwide/target/debug/deps/libtracing-887784e1d8fbe0b5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libtokio-bcf59ec13ec9a05f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d76087fa775c3c91.rlib" "/opt/rustwide/target/debug/deps/libmio-43b78fdb33ed240b.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5486cddae3c01f1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-770d63d060bd6e21.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2ec653414a37a360.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-065709a4571bb17c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3c1aa3151a17c57f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dce04d88fa31dd9c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8de66b71a42bbb59.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-ccefdc4fb9808b38.rlib" "/opt/rustwide/target/debug/deps/libidna-32ad6243dc5fcf88.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e866c441b70e0318.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/temi-608fe0b6fa77b4e9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-1bdb31fa813db755.rlib(openssl-1bdb31fa813db755.openssl.92c87a4b-cgu.10.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `temi` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3279f7104b3c6d1dbebef0cdf1afd9bb428bcc7a8858b3f31035b5734366a13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3279f7104b3c6d1dbebef0cdf1afd9bb428bcc7a8858b3f31035b5734366a13d", kill_on_drop: false }` [INFO] [stdout] 3279f7104b3c6d1dbebef0cdf1afd9bb428bcc7a8858b3f31035b5734366a13d