[INFO] fetching crate warp-sessions 1.0.17... [INFO] testing warp-sessions-1.0.17 against 1.64.0 for beta-1.65-1 [INFO] extracting crate warp-sessions 1.0.17 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate warp-sessions 1.0.17 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warp-sessions 1.0.17 [INFO] finished tweaking crates.io crate warp-sessions 1.0.17 [INFO] tweaked toml for crates.io crate warp-sessions 1.0.17 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate warp-sessions 1.0.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99915ca61eaae8a683e0e870a26449c4c98a6270dcdc9b1be6e6d559e2bb67a2 [INFO] running `Command { std: "docker" "start" "-a" "99915ca61eaae8a683e0e870a26449c4c98a6270dcdc9b1be6e6d559e2bb67a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99915ca61eaae8a683e0e870a26449c4c98a6270dcdc9b1be6e6d559e2bb67a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99915ca61eaae8a683e0e870a26449c4c98a6270dcdc9b1be6e6d559e2bb67a2", kill_on_drop: false }` [INFO] [stdout] 99915ca61eaae8a683e0e870a26449c4c98a6270dcdc9b1be6e6d559e2bb67a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1786f2f8684cb7063e8f9a854013e8d148311add196602b5125bc23b83ef0f5 [INFO] running `Command { std: "docker" "start" "-a" "c1786f2f8684cb7063e8f9a854013e8d148311add196602b5125bc23b83ef0f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling warp-sessions v1.0.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "c1786f2f8684cb7063e8f9a854013e8d148311add196602b5125bc23b83ef0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1786f2f8684cb7063e8f9a854013e8d148311add196602b5125bc23b83ef0f5", kill_on_drop: false }` [INFO] [stdout] c1786f2f8684cb7063e8f9a854013e8d148311add196602b5125bc23b83ef0f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea759632b62ab02d3bcb5bbd88a9e8d93ba497ccb43c19f0ec974376fb792755 [INFO] running `Command { std: "docker" "start" "-a" "ea759632b62ab02d3bcb5bbd88a9e8d93ba497ccb43c19f0ec974376fb792755", 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] [stderr] Compiling warp-sessions v1.0.17 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclgQDXj/symbols.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.cookie_options.ef86e2f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9.2u9zp9wi83euc6dn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-3aa0a7dcc0025900/out" "-L" "/opt/rustwide/target/debug/build/blake3-3aa0a7dcc0025900/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp_sessions-7aaeb36a7edbbc30.rlib" "/opt/rustwide/target/debug/deps/libasync_session-a60f8ad1aa51052d.rlib" "/opt/rustwide/target/debug/deps/libbincode-fb0300b7c0214716.rlib" "/opt/rustwide/target/debug/deps/libsha2-ac481651e0d7e06e.rlib" "/opt/rustwide/target/debug/deps/libhmac-94148ff61e37f540.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6ace533cfb01ccdc.rlib" "/opt/rustwide/target/debug/deps/libblake3-7dab96fd9249d23d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5b39c2f4886fdb96.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c8c324635fc607e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-120ad09fab5a9fa3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cb519561a3d6fdbe.rlib" "/opt/rustwide/target/debug/deps/libarrayref-fb7c72cc3e26dff3.rlib" "/opt/rustwide/target/debug/deps/libchrono-03712477de8417b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1838c1d2cf26abbc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-630aaccda19b100a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-1fa0cb5053ea5b54.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-defca0f929545f8d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00586cbe3ecb513e.rlib" "/opt/rustwide/target/debug/deps/libwarp-7d1e5679153fc7cb.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-d070d42525b34b58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-472cfdee3a506436.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-66f128190adaca1a.rlib" "/opt/rustwide/target/debug/deps/libutf8-2eef08151d0d4e4c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libsha1-8f2c06f2c9a2e352.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-369eb5a299618bba.rlib" "/opt/rustwide/target/debug/deps/libdigest-42e1a9f667c494d6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-189bb07604122718.rlib" "/opt/rustwide/target/debug/deps/liburl-721880f702fa8145.rlib" "/opt/rustwide/target/debug/deps/libidna-27f263a6cdc4f743.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3a2a01af61c69574.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-9e2a67033f9e0c14.rlib" "/opt/rustwide/target/debug/deps/libtwoway-652477ebb231a84c.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b9331af0f56a3ee4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-12aa8f8a9b3f2303.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a9d05b41f18cc864.rlib" "/opt/rustwide/target/debug/deps/libfastrand-51ee0ce40b4fda98.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8199f08e45416890.rlib" "/opt/rustwide/target/debug/deps/librand-40d97ad5d488acc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-42a6aa0fa5bcac63.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-f668a8cc103d22df.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a88b89ab507d2a5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8c09cc096ccfe19a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1b01ecbf2bf64fc2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cbaf5bff6a8ff3b9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8bbdee94783e1cbc.rlib" "/opt/rustwide/target/debug/deps/libryu-235736f3b93239a9.rlib" "/opt/rustwide/target/debug/deps/libserde-d59b67c69331083a.rlib" "/opt/rustwide/target/debug/deps/libheaders-4996411cf674fb73.rlib" "/opt/rustwide/target/debug/deps/libsha1-00cb008f416cd287.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-cdd84cc0ed55383f.rlib" "/opt/rustwide/target/debug/deps/libdigest-4b9666e22d8b2c9c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-719d31468d41ea14.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-adfdd942f7138241.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe853841f03468d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-8d607f9ea47c8928.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libhyper-65c22e5e5f6e0400.rlib" "/opt/rustwide/target/debug/deps/libwant-dc1e6e117605dee5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ad7c8141c1ef37c1.rlib" "/opt/rustwide/target/debug/deps/libh2-9783f737936388c7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b41d34f139a31f3a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-a6f158fe8308498d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-750d2498315623d9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6072369124512cda.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58684094270802c3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-82b3acc13e357c6c.rlib" "/opt/rustwide/target/debug/deps/libtokio-0b8f2175eb6019e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c495a0a26f85a72f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-62fd5f583763697e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b26084502e196bf1.rlib" "/opt/rustwide/target/debug/deps/libmio-6bad8af4d61b7094.rlib" "/opt/rustwide/target/debug/deps/liblibc-aed07a6df0c1fdfe.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libhttp-f9fb8cb33eff78f5.rlib" "/opt/rustwide/target/debug/deps/libitoa-c4619be9bd7c5434.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5dad4c15705d70e.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6622c5039cfdf2f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1af5b41512e9bba1.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fabf79d0d1c349e0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cookie_options-384c863e3ddd7fe9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp-sessions` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea759632b62ab02d3bcb5bbd88a9e8d93ba497ccb43c19f0ec974376fb792755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea759632b62ab02d3bcb5bbd88a9e8d93ba497ccb43c19f0ec974376fb792755", kill_on_drop: false }` [INFO] [stdout] ea759632b62ab02d3bcb5bbd88a9e8d93ba497ccb43c19f0ec974376fb792755