[INFO] cloning repository https://github.com/tocisz/facebook_bot_eliza [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tocisz/facebook_bot_eliza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftocisz%2Ffacebook_bot_eliza", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftocisz%2Ffacebook_bot_eliza'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b114e51ab166c08260ba6e73825654fa9f969e5 [INFO] testing tocisz/facebook_bot_eliza against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftocisz%2Ffacebook_bot_eliza" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tocisz/facebook_bot_eliza on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tocisz/facebook_bot_eliza [INFO] finished tweaking git repo https://github.com/tocisz/facebook_bot_eliza [INFO] tweaked toml for git repo https://github.com/tocisz/facebook_bot_eliza written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/tocisz/facebook_bot_eliza already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c5dc0919771ea51797f7c4a446ce337e500fbb7359272d7aa8376ba3e28177 [INFO] running `Command { std: "docker" "start" "-a" "45c5dc0919771ea51797f7c4a446ce337e500fbb7359272d7aa8376ba3e28177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c5dc0919771ea51797f7c4a446ce337e500fbb7359272d7aa8376ba3e28177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c5dc0919771ea51797f7c4a446ce337e500fbb7359272d7aa8376ba3e28177", kill_on_drop: false }` [INFO] [stdout] 45c5dc0919771ea51797f7c4a446ce337e500fbb7359272d7aa8376ba3e28177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ac9a0c35cf71bcd23c5ff2578d13148020fff6a7ce75000bb21b10bee85498b [INFO] running `Command { std: "docker" "start" "-a" "5ac9a0c35cf71bcd23c5ff2578d13148020fff6a7ce75000bb21b10bee85498b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#a9de2fcb) [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling eliza v2.0.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#a9de2fcb) [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#a9de2fcb) [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.1invk8aif7bmbyln.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d6bf065cf5c23c0f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ed986f941ffde65f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-aa9dfd1e0a392595.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1a5c4bba2c1d88e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5d50e0abb7aaa8c7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83ca9ac952fc49f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-76a6566b5c520be3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-074c86b558a434d5.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-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-44ab4d1b1dced73a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-72435ad843a8328b.rlib" "/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-0f64a0b2a5b36adc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b3c7acebadc3219c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-09bd957d67a1f336.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/liblambda-99ff934352242cd1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-88b4b4b0f05b8cd9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-35716f45bf362ece.rlib" "/opt/rustwide/target/debug/deps/libtracing-ede5f7bd0e1bbf92.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfa59729f51ce332.rlib" "/opt/rustwide/target/debug/deps/libhyper-d2cd5eca72f37f70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-2f72f4f304fa9e69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-7cbba4627fd8597c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9b73bda73d19d48e.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f648a8c8a7d72329.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8f7847ad8a8d186d.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c5aa7a24ba1395b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6b8cb95ccacaa28.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38176112fbf38978.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ce28b7c89fa341c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1142386709c134ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libeliza-27dda48d37f19240.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3a26dcd35ffdb289.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-6b66b6edb7407060.rlib" "/opt/rustwide/target/debug/deps/librand-b4e5afc564ad90ae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794c654a0c045b03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-714938f4a5be667e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a8fb3e3f340c8a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN5hello8messages5ELIZA7__getit5__KEY17ha2d2c45165a49307E: TLS definition in /opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.12.rcgu.o section .tbss._ZN5hello8messages5ELIZA7__getit5__KEY17ha2d2c45165a49307E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.4.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello-e9383e83bb9f0961.hello.461a1242-cgu.4.rcgu.o: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5ac9a0c35cf71bcd23c5ff2578d13148020fff6a7ce75000bb21b10bee85498b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac9a0c35cf71bcd23c5ff2578d13148020fff6a7ce75000bb21b10bee85498b", kill_on_drop: false }` [INFO] [stdout] 5ac9a0c35cf71bcd23c5ff2578d13148020fff6a7ce75000bb21b10bee85498b