[INFO] fetching crate ntex-cors 0.1.0... [INFO] testing ntex-cors-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ntex-cors 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ntex-cors 0.1.0 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 crates.io crate ntex-cors 0.1.0 [INFO] finished tweaking crates.io crate ntex-cors 0.1.0 [INFO] tweaked toml for crates.io crate ntex-cors 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 760b4c35725839ef0e1a6e7fad4f139e78f63e7afdcba71771addab559c63c35 [INFO] running `Command { std: "docker" "start" "-a" "760b4c35725839ef0e1a6e7fad4f139e78f63e7afdcba71771addab559c63c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "760b4c35725839ef0e1a6e7fad4f139e78f63e7afdcba71771addab559c63c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760b4c35725839ef0e1a6e7fad4f139e78f63e7afdcba71771addab559c63c35", kill_on_drop: false }` [INFO] [stdout] 760b4c35725839ef0e1a6e7fad4f139e78f63e7afdcba71771addab559c63c35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c7b01b726a9f900026d05b591fe09bd183bbc07f2ff6bcefc0327ef3626de5 [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" "c7c7b01b726a9f900026d05b591fe09bd183bbc07f2ff6bcefc0327ef3626de5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ntex-service v0.3.1 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling ntex-rt-macros v0.1.1 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ntex-rt v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ntex-util v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling ntex-service v0.1.9 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling ntex-rt v0.1.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling ntex-codec v0.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ntex-router v0.3.8 [INFO] [stderr] Compiling ntex v0.1.29 [INFO] [stderr] Compiling ntex-cors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "c7c7b01b726a9f900026d05b591fe09bd183bbc07f2ff6bcefc0327ef3626de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c7b01b726a9f900026d05b591fe09bd183bbc07f2ff6bcefc0327ef3626de5", kill_on_drop: false }` [INFO] [stdout] c7c7b01b726a9f900026d05b591fe09bd183bbc07f2ff6bcefc0327ef3626de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] bbf37ad4ddb2e463dd6d9ba5935f68a159078e4c05a28e033d21142165f7bbb6 [INFO] running `Command { std: "docker" "start" "-a" "bbf37ad4ddb2e463dd6d9ba5935f68a159078e4c05a28e033d21142165f7bbb6", kill_on_drop: false }` [INFO] [stderr] Compiling ntex-cors 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/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.ntex_cors.94fd5dcc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ntex_cors-ccf4de2433cce37d.2dchdze21ohd5947.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/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libntex-292ca48679d47086.rlib" "/opt/rustwide/target/debug/deps/libahash-3322886336145093.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bb2a5d074ae22d99.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/librand-d87cfec8f6b71835.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5f2713a6dffb9ffb.rlib" "/opt/rustwide/target/debug/deps/librand_core-7d82c5bded059912.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eec088b6570a00aa.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libntex_service-245e568b13559f94.rlib" "/opt/rustwide/target/debug/deps/libntex_util-0aa567d3e6c7ba2c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-74440d789e1137fd.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-2de58a1ba3c451b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-2cf928c2f727c363.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libntex_service-2ecdcd56ba59fd57.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-43d906839ee53d72.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-d7ac4d25f6c8753f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f0143b1c165b9f2.rlib" "/opt/rustwide/target/debug/deps/libsha1-2302b286aee82e8b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd8dd0e0f6b3d38e.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libntex_router-728d7fbf641d63c5.rlib" "/opt/rustwide/target/debug/deps/libbytestring-159e9ce1d9d0a611.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-04900725a3fe1c60.rlib" "/opt/rustwide/target/debug/deps/libsocket2-516b0ef23f9ab0cd.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-7c1b056e5121edae.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9a7612923d9edc5b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a2542e663d4724f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-92f4c2703871aa02.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7d9e215decdf16c8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libtime-c4bf263a50ab6f3e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7b787c1024338079.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib" "/opt/rustwide/target/debug/deps/libh2-c30d156dce842a55.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f7a56f71dca861d0.rlib" "/opt/rustwide/target/debug/deps/libtracing-811c1f7d326273fb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f41ad133f295422.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39f1a323207df3c7.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc242f30b6425bdb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e40d0b6c622ce816.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3b23bd279dc9ae2e.rlib" "/opt/rustwide/target/debug/deps/libmio-1ee5f01a81b58a13.rlib" "/opt/rustwide/target/debug/deps/libiovec-a06e6235fd78964c.rlib" "/opt/rustwide/target/debug/deps/libnet2-e5df7de0edfae683.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-63b62835ca9808f8.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9e996457ed14af4d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-81f670a2e6a02b99.rlib" "/opt/rustwide/target/debug/deps/libhostname-718f149286917ffc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-a33c0c8d6263da0d.rlib" "/opt/rustwide/target/debug/deps/librand-4118b4590685c466.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dceb3b8a233c0dd7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d2b340e9cc11cf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-28e65f15dbfe6e9a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c04c3f34c6352231.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures-6c08b1ec255ec4be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c9d014414db9911f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cd05f0c181253b07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.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" "-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/ntex_cors-ccf4de2433cce37d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h48dbf2c9c834a6d1E: TLS definition in /opt/rustwide/target/debug/deps/libntex_rt-74440d789e1137fd.rlib(ntex_rt-74440d789e1137fd.ntex_rt.48b2f28d-cgu.6.rcgu.o) section .tbss._ZN7ntex_rt7arbiter4ADDR7__getit5__KEY17h48dbf2c9c834a6d1E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libntex_rt-74440d789e1137fd.rlib(ntex_rt-74440d789e1137fd.ntex_rt.48b2f28d-cgu.12.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libntex_rt-74440d789e1137fd.rlib: 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 `ntex-cors` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bbf37ad4ddb2e463dd6d9ba5935f68a159078e4c05a28e033d21142165f7bbb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf37ad4ddb2e463dd6d9ba5935f68a159078e4c05a28e033d21142165f7bbb6", kill_on_drop: false }` [INFO] [stdout] bbf37ad4ddb2e463dd6d9ba5935f68a159078e4c05a28e033d21142165f7bbb6