[INFO] fetching crate warp 0.3.1... [INFO] testing warp-0.3.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate warp 0.3.1 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate warp 0.3.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate warp 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate warp 0.3.1 [INFO] tweaked toml for crates.io crate warp 0.3.1 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate crates.io crate warp 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded listenfd v0.3.3 [INFO] [stderr] Downloaded handlebars v3.5.3 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.1 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded brotli-decompressor v2.3.1 [INFO] [stderr] Downloaded brotli v3.3.0 [INFO] [stderr] Downloaded tokio-stream v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac3960b851550fc68f94cf250c87bb326be57bff5a64338e85c92dc4e9357c1b [INFO] running `Command { std: "docker" "start" "-a" "ac3960b851550fc68f94cf250c87bb326be57bff5a64338e85c92dc4e9357c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac3960b851550fc68f94cf250c87bb326be57bff5a64338e85c92dc4e9357c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3960b851550fc68f94cf250c87bb326be57bff5a64338e85c92dc4e9357c1b", kill_on_drop: false }` [INFO] [stdout] ac3960b851550fc68f94cf250c87bb326be57bff5a64338e85c92dc4e9357c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d9fc97324ecebdeb17bcb5a501dc5fee017dfe8625da0cb1685a2d1789325c [INFO] running `Command { std: "docker" "start" "-a" "61d9fc97324ecebdeb17bcb5a501dc5fee017dfe8625da0cb1685a2d1789325c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling warp v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.29s [INFO] running `Command { std: "docker" "inspect" "61d9fc97324ecebdeb17bcb5a501dc5fee017dfe8625da0cb1685a2d1789325c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d9fc97324ecebdeb17bcb5a501dc5fee017dfe8625da0cb1685a2d1789325c", kill_on_drop: false }` [INFO] [stdout] 61d9fc97324ecebdeb17bcb5a501dc5fee017dfe8625da0cb1685a2d1789325c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3427a413946692378b54e40f5a19f35ef7550e1f6ffcae3fc5c059352b9de367 [INFO] running `Command { std: "docker" "start" "-a" "3427a413946692378b54e40f5a19f35ef7550e1f6ffcae3fc5c059352b9de367", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling warp v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `warp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cookie --edition=2018 tests/cookie.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' -C metadata=5515d7c2390af627 -C extra-filename=-5515d7c2390af627 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c85420827271eb55.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-ae7d1239411307c1.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-d54a1132643514d3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-20e45b1ab59ca814.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-01e853cbde887af5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8a9c3a6c351b6d4a.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-686f976b81e85347.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-c906ac2344a0d216.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-e18bd1c3151d52b1.rlib --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3c26c1ca56ef030d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-dcb86d7e895b3c4e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7f6d1009cc00c9d6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4e9b8b0e7f5abc1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bbb4b249f9e90667.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-085d2dc3edadd6a6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0536345cef4a4245.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-787a67300ff9c2db.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3be7466df3db98d9.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-6cd097283a9e1bf9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bfbee3711755d768.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-588da48b1e5ab1fe.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.method.a2543e18-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027.240oxxc8zu2psb2k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-e18bd1c3151d52b1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-bb1e5aadf2c2a1a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libatty-c5289c2e6251a0ef.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libregex-8514ce0c67251c93.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-224a1149e9ba4fa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libwarp-588da48b1e5ab1fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-085d2dc3edadd6a6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0536345cef4a4245.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-5e6d40a32b2ab12b.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/liburl-ceb4c44f8fb7d87c.rlib" "/opt/rustwide/target/debug/deps/libidna-f4bbb94cff85f3e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a3b1fe29c0e5f7b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-686f976b81e85347.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3c60e55acf2e654b.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-fb1f9c88b5d06a89.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e38378ee48faf72f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c62f274b93697e74.rlib" "/opt/rustwide/target/debug/deps/librand-c1d8622fefacb583.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7d2f28616715a757.rlib" "/opt/rustwide/target/debug/deps/librand_core-360b83d419d46b09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b0eb3b76e7fc4cd7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/librand-72dfd7a18664fed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d0d5809ea35c3072.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-4665943d5ee2cfb7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ecad270139bfcb8f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8a9c3a6c351b6d4a.rlib" "/opt/rustwide/target/debug/deps/libunicase-d73f1f891d61676d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4e9b8b0e7f5abc1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7f6d1009cc00c9d6.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-3c26c1ca56ef030d.rlib" "/opt/rustwide/target/debug/deps/libheaders-d54a1132643514d3.rlib" "/opt/rustwide/target/debug/deps/libtime-655159a151fb510c.rlib" "/opt/rustwide/target/debug/deps/libsha1-ac4b9cf4c6cededf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-37d15242a8cf5b4e.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-75d0eaaffc54ed42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-20e45b1ab59ca814.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-74105e0effba7275.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9d1ce72a17cbea4.rlib" "/opt/rustwide/target/debug/deps/libh2-0a178eee2cc60520.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-787a67300ff9c2db.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d2e39477c517e31d.rlib" "/opt/rustwide/target/debug/deps/libtokio-bbb4b249f9e90667.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7d96c07ab9125990.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libmio-bc046bc000a1e3ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-15df20b0e1802354.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libhttp-63929694be68f5cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtracing-3be7466df3db98d9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c906ac2344a0d216.rlib" "/opt/rustwide/target/debug/deps/libfutures-c85420827271eb55.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-605821851f54c8f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-40c2dc8afc1c01d8.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09f63061680fd833.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0473a2bc367480a1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b636b6d4cefaa4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/method-835cd9386ae4a027" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "3427a413946692378b54e40f5a19f35ef7550e1f6ffcae3fc5c059352b9de367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3427a413946692378b54e40f5a19f35ef7550e1f6ffcae3fc5c059352b9de367", kill_on_drop: false }` [INFO] [stdout] 3427a413946692378b54e40f5a19f35ef7550e1f6ffcae3fc5c059352b9de367