[INFO] fetching crate pg-ntex-session 0.1.0... [INFO] testing pg-ntex-session-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pg-ntex-session 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pg-ntex-session 0.1.0 [INFO] finished tweaking crates.io crate pg-ntex-session 0.1.0 [INFO] tweaked toml for crates.io crate pg-ntex-session 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pg-ntex-session 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pg-ntex-session 0.1.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_crypt v0.2.3 [INFO] [stderr] Downloaded ntex-net v2.5.25 [INFO] [stderr] Downloaded ntex-io v2.13.2 [INFO] [stderr] Downloaded ntex-bytes v0.1.28 [INFO] [stderr] Downloaded ntex-rt v0.4.31 [INFO] [stderr] Downloaded ntex-session v2.0.0 [INFO] [stderr] Downloaded rust-argon2 v1.0.1 [INFO] [stderr] Downloaded pq-sys v0.7.1 [INFO] [stderr] Downloaded ntex-util v2.11.2 [INFO] [stderr] Downloaded diesel_derives v2.2.5 [INFO] [stderr] Downloaded ntex v2.12.4 [INFO] [stderr] Downloaded diesel v2.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62f0641731aa6b433c5ca6abbaa94e7fff817a36c7073de1e1c2ddd2a4c432b0 [INFO] running `Command { std: "docker" "start" "-a" "62f0641731aa6b433c5ca6abbaa94e7fff817a36c7073de1e1c2ddd2a4c432b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62f0641731aa6b433c5ca6abbaa94e7fff817a36c7073de1e1c2ddd2a4c432b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f0641731aa6b433c5ca6abbaa94e7fff817a36c7073de1e1c2ddd2a4c432b0", kill_on_drop: false }` [INFO] [stdout] 62f0641731aa6b433c5ca6abbaa94e7fff817a36c7073de1e1c2ddd2a4c432b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 145eaa872de46e9a7732d6513cc77fca32285dbf67a09cb758d9c90142e69d78 [INFO] running `Command { std: "docker" "start" "-a" "145eaa872de46e9a7732d6513cc77fca32285dbf67a09cb758d9c90142e69d78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ntex-rt v0.4.31 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling ntex-service v3.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rust-argon2 v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ntex-bytes v0.1.28 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling simple_crypt v0.2.3 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-util v2.11.2 [INFO] [stderr] Compiling ntex-http v0.1.13 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling diesel v2.2.10 [INFO] [stderr] Compiling ntex-io v2.13.2 [INFO] [stderr] Compiling ntex-net v2.5.25 [INFO] [stderr] Compiling ntex-h2 v1.8.6 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex-tls v2.4.1 [INFO] [stderr] Compiling ntex v2.12.4 [INFO] [stderr] Compiling ntex-session v2.0.0 [INFO] [stderr] Compiling pg-ntex-session v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.11s [INFO] running `Command { std: "docker" "inspect" "145eaa872de46e9a7732d6513cc77fca32285dbf67a09cb758d9c90142e69d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145eaa872de46e9a7732d6513cc77fca32285dbf67a09cb758d9c90142e69d78", kill_on_drop: false }` [INFO] [stdout] 145eaa872de46e9a7732d6513cc77fca32285dbf67a09cb758d9c90142e69d78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b7ffea1b3ddd5e79230f09a66aabac723197f88646fed9a7cf5dcbec5ad1bff [INFO] running `Command { std: "docker" "start" "-a" "3b7ffea1b3ddd5e79230f09a66aabac723197f88646fed9a7cf5dcbec5ad1bff", kill_on_drop: false }` [INFO] [stderr] Compiling pg-ntex-session v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcELls4X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdiesel-f3bddf4a33dd74fe.rlib,libr2d2-54612be580d3195b.rlib,libscheduled_thread_pool-b9f3381a7583e99b.rlib,libparking_lot-da7fe6dad458a6e7.rlib,libparking_lot_core-fe2ceb20217dbfe0.rlib,libsmallvec-020ea19974091222.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpq_sys-a0a444e71cb65be5.rlib}.rlib" "-lpq" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libonce_cell-9f23038a26dfc6d0.rlib,libuuid-4e470ce0f6482dd0.rlib,libgetrandom-ef72ed4379df92e3.rlib,libntex_session-d6dac80712e3c779.rlib,libntex-33a86e08e5b4d659.rlib,libenv_logger-e3aa4ff898a6b631.rlib,libenv_filter-667d377fb489d440.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libntex_tls-d45f65aacd556967.rlib,libntex_server-40da927022f80688.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libsignal_hook-51ba6de72c02d3f4.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-416d43431c4e8d51.rlib,libpolling-4e48c8294b1edf1d.rlib,libtracing-cf3492c1f52f035e.rlib,libtracing_core-93b7e33c0aa90eb7.rlib,libcore_affinity-a827b99c54ef149e.rlib,libnum_cpus-f68d887798df251a.rlib,libsha1-52a3483eac599d13.rlib,libntex_router-1a7987b0a5196b98.rlib,libregex-4f8610020e26f844.rlib,libregex_automata-873752900bc51574.rlib,libregex_syntax-e1e74b324d770c72.rlib,libserde_urlencoded-3f0de1bde2a86d6c.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libmime-e6f732c53ac9de40.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libserde_json-73bf789ed03f1592.rlib,libmemchr-8eb551391861f369.rlib,libryu-0a228f54b75663b5.rlib,libntex_h2-e8d4b5eaf4b981e6.rlib,libnanorand-a71ccd772e175ea1.rlib,libntex_net-d9a11cdf66cf614b.rlib,libthiserror-729e45a1dabb7a77.rlib,libntex_http-b4db968f23c829b8.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libntex_io-d6b85dd04c580852.rlib,libntex_util-416fbc67985421aa.rlib,libfxhash-c493f72d80a22016.rlib,libbyteorder-1e24148c060ae1e7.rlib,libntex_rt-c2dad69a5b43be8b.rlib,liboneshot-09a42c0782b49981.rlib,libasync_channel-3413a052cdf6ff25.rlib,libevent_listener_strategy-db783160d0465714.rlib,libevent_listener-707aa69c03fbfb0e.rlib,libparking-a69a477aa81973b4.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libconcurrent_queue-b7b19db0c9e0eeb3.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_core-11faec203d0219fa.rlib,libntex_codec-97722b8dd3b1e0c7.rlib,libntex_bytes-cb85a73bde481221.rlib,libbytes-0deeb68a8e6966b8.rlib,libntex_service-41ef8954018f91c2.rlib,libslab-14567880f3b21ac9.rlib,libcookie-ce2e0bacab50096f.rlib,libhkdf-6c16f42399100660.rlib,libhmac-9426cd5cff397a9c.rlib,libsha2-cbaa317acd9cdd44.rlib,libdigest-3e7c24ca07f0e5af.rlib,libblock_buffer-28328e94ce0a514a.rlib,libbase64-4cfc25a2fbceb95f.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libtime-5aba85265b416181.rlib,libitoa-ffb801c715a80a64.rlib,libtime_core-5c207284db4e644c.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-caff22297a1c1234.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libaes_gcm-c7cdf53af2fe44a7.rlib,libghash-7992242f33a7a7c7.rlib,librand-2fb5285124fb34a1.rlib,librand_chacha-3960c9fad6729a84.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,libchrono-995fd192025f3182.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-27d03c8597fbcee0.rlib,libsimple_crypt-eb1da128e03aebd0.rlib,libbincode-6429388f29eb1d11.rlib,libserde-3ecc9042e5424464.rlib,libtar-a6b763692d2567bd.rlib,libxattr-39e713abb5d9ba63.rlib,librustix-f2bff12cdbf482cb.rlib,libbitflags-a339c845664ed1d6.rlib,liblinux_raw_sys-693a3c710128fa66.rlib,libfiletime-e942d1a3d5f2ce1c.rlib,liblog-7ed48074b9f3458e.rlib,libargon2-c7989135f885baf7.rlib,libbase64-5a299c99a9cb883e.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libblake2b_simd-cd3b4186a43d07e7.rlib,libarrayvec-45d916162802a94c.rlib,libarrayref-2f266c303305a574.rlib,libconstant_time_eq-9caacf3e143c7f8f.rlib,libanyhow-ba8dd496d0f3cbcd.rlib,libaes_gcm_siv-8e612fe1be7575c4.rlib,libctr-28e36b282c6ce47d.rlib,libaes-918d9f455bbec51b.rlib,libzeroize-09c21d3143f2b564.rlib,libpolyval-96c975ee17397869.rlib,libopaque_debug-e6e9625e5e37299b.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libuniversal_hash-ccffb62fd8bef724.rlib,libsubtle-e8900df10a186758.rlib,libcipher-07eb195f79254b0c.rlib,libinout-9a4cc2356fc6b981.rlib,libaead-14fa3e04da446df9.rlib,libcrypto_common-bcd2dc09bbf3a06a.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,librand_core-9c54c70b6b433012.rlib,libgetrandom-8536ee63c112d274.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcELls4X/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pg_ntex_session-a573a05eed0c8d52" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `>::try_from::{{closure}}': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/net/connection/socket.rs:319:(.text._ZN117_$LT$std..sys..net..connection..socket..LookupHost$u20$as$u20$core..convert..TryFrom$LT$$LP$$RF$str$C$u16$RP$$GT$$GT$8try_from28_$u7b$$u7b$closure$u7d$$u7d$17hf58eb60cc1c9f331E+0x57): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): in function `std::sys::pal::unix::os::home_dir::fallback': [INFO] [stdout] /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/os.rs:671:(.text._ZN3std3env8home_dir17h7b909c53ac52fbe9E+0xc5): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /tmp/ccIUC7S7.ltrans0.ltrans.o: relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIE [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/lib/rustlib/x86_64-unknown-linux-musl/lib/libstd-6552f92f1a5eadae.rlib(std-6552f92f1a5eadae.std.ac8d423ff4d2d0a4-cgu.0.rcgu.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pg-ntex-session` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3b7ffea1b3ddd5e79230f09a66aabac723197f88646fed9a7cf5dcbec5ad1bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7ffea1b3ddd5e79230f09a66aabac723197f88646fed9a7cf5dcbec5ad1bff", kill_on_drop: false }` [INFO] [stdout] 3b7ffea1b3ddd5e79230f09a66aabac723197f88646fed9a7cf5dcbec5ad1bff