[INFO] cloning repository https://github.com/linuxuserin/rustpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linuxuserin/rustpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxuserin%2Frustpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxuserin%2Frustpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fd82b8ee2ca7fbc81cfead2600a2f48e07f65a3 [INFO] testing linuxuserin/rustpad against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinuxuserin%2Frustpad" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linuxuserin/rustpad on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linuxuserin/rustpad [INFO] finished tweaking git repo https://github.com/linuxuserin/rustpad [INFO] tweaked toml for git repo https://github.com/linuxuserin/rustpad written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/linuxuserin/rustpad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f8383190a8837a32fe525a21e819c84d7bca925bea8f333c5a45204444d923 [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" "f0f8383190a8837a32fe525a21e819c84d7bca925bea8f333c5a45204444d923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f8383190a8837a32fe525a21e819c84d7bca925bea8f333c5a45204444d923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f8383190a8837a32fe525a21e819c84d7bca925bea8f333c5a45204444d923", kill_on_drop: false }` [INFO] [stdout] f0f8383190a8837a32fe525a21e819c84d7bca925bea8f333c5a45204444d923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd707ed3e7a1b5053939799a356057e3bbadb9c9be8a05e280852ed737c1b0ef [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" "cd707ed3e7a1b5053939799a356057e3bbadb9c9be8a05e280852ed737c1b0ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling operational-transform v0.6.0 [INFO] [stderr] Compiling rustpad-wasm v0.1.0 (/opt/rustwide/workdir/rustpad-wasm) [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling rustpad-server v0.1.0 (/opt/rustwide/workdir/rustpad-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "cd707ed3e7a1b5053939799a356057e3bbadb9c9be8a05e280852ed737c1b0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd707ed3e7a1b5053939799a356057e3bbadb9c9be8a05e280852ed737c1b0ef", kill_on_drop: false }` [INFO] [stdout] cd707ed3e7a1b5053939799a356057e3bbadb9c9be8a05e280852ed737c1b0ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8576ad8012587c91ad2a5e4493b2b430a095343af7e3a1c510fb6ff609c19cf5 [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" "8576ad8012587c91ad2a5e4493b2b430a095343af7e3a1c510fb6ff609c19cf5", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling rustpad-server v0.1.0 (/opt/rustwide/workdir/rustpad-server) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling rustpad-wasm v0.1.0 (/opt/rustwide/workdir/rustpad-wasm) [INFO] [stderr] error: could not compile `rustpad-server` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name users --edition=2018 rustpad-server/tests/users.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e03c9750dcfe69fe -C extra-filename=-e03c9750dcfe69fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-1be26c90cb93fabc.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5811b6000ed07c3a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern operational_transform=/opt/rustwide/target/debug/deps/liboperational_transform-fc63f6b3e27ffa2f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b403c6c909c6f091.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-7c1950f4a38b2a5b.rlib --extern rustpad_server=/opt/rustwide/target/debug/deps/librustpad_server-922810b9fe97fefc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58289f935baf9215.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c3dbc3c7dd0c5c0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da04842ba4d85c93.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-338543dbba2a1cb7.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-87b7fd36b5f38261.rlib --cap-lints=forbid` (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/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.cleanup.c6b04337-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346.52fms2qo869pq1ai.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-7c1950f4a38b2a5b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f10dfb48f16ad16b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-c5dac894a5c0f4e8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librustpad_server-922810b9fe97fefc.rlib" "/opt/rustwide/target/debug/deps/libwarp-87b7fd36b5f38261.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-338543dbba2a1cb7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-07434aab611a75ea.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d40fcf1e94e5dcbc.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/liburl-2bbf51abe14d608e.rlib" "/opt/rustwide/target/debug/deps/libidna-121ddfe972d84209.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-212ea2555ae303e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmultipart-b1db717795bc004a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-52942b5442715847.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-117ca2675c7eddde.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ea22f7561eab013c.rlib" "/opt/rustwide/target/debug/deps/librand-1ce6113419e7f189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2355cd73fdcd464b.rlib" "/opt/rustwide/target/debug/deps/librand_core-860eae1f3620c817.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52b3b2fd57610fc2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-0180790bd6499a84.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-41db320d7e30865f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c85d34efc28f6264.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-68b4a70f77a2c971.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1becf67ea7a87e13.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f947a4b75dd294cd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c3dbc3c7dd0c5c0.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libheaders-7f4930895f1ddf67.rlib" "/opt/rustwide/target/debug/deps/libtime-1aba4b9ebfaafbd5.rlib" "/opt/rustwide/target/debug/deps/libsha1-102b368874e5f802.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-156e6e6376f379dc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-9b7eacfb1ebbe994.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libhyper-14cd7079de4d1225.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c3675a15a3d5e19f.rlib" "/opt/rustwide/target/debug/deps/libh2-e3d3ca24df9b66ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ccd7c452e7256c4e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-5c3110f977a0e235.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libpin_project-49de4ee584462c2e.rlib" "/opt/rustwide/target/debug/deps/libfutures-5811b6000ed07c3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9bf027c792e3dcb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4c78050af30c0bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libtokio-da04842ba4d85c93.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-778fcfa62726d290.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-14fd6b12514a5dce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b403c6c909c6f091.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eedb03acd997f28d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-1be26c90cb93fabc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7a71f38355aa0a04.rlib" "/opt/rustwide/target/debug/deps/liblibc-4af5f7e2c3f2ea5b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liboperational_transform-fc63f6b3e27ffa2f.rlib" "/opt/rustwide/target/debug/deps/libbytecount-bf125a2400b133e5.rlib" "/opt/rustwide/target/debug/deps/libserde-58289f935baf9215.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cleanup-fbeaa4fe1731b346" "-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" "8576ad8012587c91ad2a5e4493b2b430a095343af7e3a1c510fb6ff609c19cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8576ad8012587c91ad2a5e4493b2b430a095343af7e3a1c510fb6ff609c19cf5", kill_on_drop: false }` [INFO] [stdout] 8576ad8012587c91ad2a5e4493b2b430a095343af7e3a1c510fb6ff609c19cf5