[INFO] cloning repository https://github.com/RNubla/hello-world-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RNubla/hello-world-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRNubla%2Fhello-world-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRNubla%2Fhello-world-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0d54164a84f0546a82d8026570123ae3297bab [INFO] testing RNubla/hello-world-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRNubla%2Fhello-world-rust" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RNubla/hello-world-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RNubla/hello-world-rust [INFO] finished tweaking git repo https://github.com/RNubla/hello-world-rust [INFO] tweaked toml for git repo https://github.com/RNubla/hello-world-rust written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/RNubla/hello-world-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61a371f278d50931185e4f675e352b468b56a2a2b71571417910af2ad262edf9 [INFO] running `Command { std: "docker" "start" "-a" "61a371f278d50931185e4f675e352b468b56a2a2b71571417910af2ad262edf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61a371f278d50931185e4f675e352b468b56a2a2b71571417910af2ad262edf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a371f278d50931185e4f675e352b468b56a2a2b71571417910af2ad262edf9", kill_on_drop: false }` [INFO] [stdout] 61a371f278d50931185e4f675e352b468b56a2a2b71571417910af2ad262edf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5bc844f0a287777fd3f354218ea0ae57dd24a94fb51acbe69c46303210117a [INFO] running `Command { std: "docker" "start" "-a" "7b5bc844f0a287777fd3f354218ea0ae57dd24a94fb51acbe69c46303210117a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling read_input v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling hello_word v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.hello_word.c5988b68-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f.395um538f2rzw57n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-1792dde2260848d6/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4d7a2e49976a5bcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcurl-d76790df774ba022.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0cc5d9c8687c22cc.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1a1b2cb5ac591309.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-83882723f33c8046.rlib" "/opt/rustwide/target/debug/deps/libread_input-666c455175a7622b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d7862e57c21dd020.rlib" "/opt/rustwide/target/debug/deps/libuuid-a27c49fbb50ce13c.rlib" "/opt/rustwide/target/debug/deps/librand-824682e73fd29bdd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-32ca4be52aafcf4c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0d7b2615a8082ace.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ccc0a37c583aa37a.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-9f8840772b0a6f1c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a22b56e33b78dc43.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eb4a6100988bbaa5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f0a0ab319fc03f32.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b989abe21030c69c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8381035ab6a3c6ea.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-cd4bc730f269badd.rlib" "/opt/rustwide/target/debug/deps/libwant-e4b4e3e1939bc97b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-63e5a6bd64bd05b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-effea882b1dc12c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-683a5179c052dfad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0b657b2bd1dded51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d264233b1f86f850.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b899c88bdfbaace7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3001b814a65cdbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a6c70d8a6855d993.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a0af85006c73d264.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d60b7ce31aed7f6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07fbe3226512921f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-87e0c5df2791dff5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-244971e9b1630bc3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/liblock_api-682c1e6265c3c4f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f5adef79e72a2f50.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6aa2b82f737e43fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/libmio-3ec9809262a2d618.rlib" "/opt/rustwide/target/debug/deps/libnet2-149bba56a4cea2dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9f1d3e8520c443e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-9bb2bce0e5b48a0b.rlib" "/opt/rustwide/target/debug/deps/libh2-9208fc360f4abf29.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011982079a921cd2.rlib" "/opt/rustwide/target/debug/deps/libstring-dcf140ccd68728b9.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5a26666452ce7f97.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-87253ad067d54f11.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8da673e15d4a1371.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad7b446492d647a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-94de083d564668a3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9f24f5bb8acb1961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-db54cd7b69307ba0.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ef4200a83fc660aa.rlib" "/opt/rustwide/target/debug/deps/liburl-b5baa5f9ff49b924.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6b55070d80f8743f.rlib" "/opt/rustwide/target/debug/deps/libregex-972a565f232bc5cf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0d087e886a511969.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-2310df1b371e36c8.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libserde-4b6969e160ed58e1.rlib" "/opt/rustwide/target/debug/deps/libfailure-be94a76f92d8b9a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-52c4fd2578ede370.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-63b49e0c18e1d842.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libcookie-bfcdda2aa2f62cb8.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/liburl-8881e9775f683d2d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0f0962a1bc307d79.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df1714eb356ceaf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c321863bebd566a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d23a4a37ae6d5.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_word-a04bf5081eb22b8f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-1a1b2cb5ac591309.rlib(openssl.o): undefined reference to symbol 'BN_num_bits@@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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_word` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7b5bc844f0a287777fd3f354218ea0ae57dd24a94fb51acbe69c46303210117a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5bc844f0a287777fd3f354218ea0ae57dd24a94fb51acbe69c46303210117a", kill_on_drop: false }` [INFO] [stdout] 7b5bc844f0a287777fd3f354218ea0ae57dd24a94fb51acbe69c46303210117a