[INFO] cloning repository https://github.com/hbdgr/cybernetics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbdgr/cybernetics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbdgr%2Fcybernetics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbdgr%2Fcybernetics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ece9d3b69afb92f083ad0447f8e8114805c81d8 [INFO] testing hbdgr/cybernetics against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbdgr%2Fcybernetics" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hbdgr/cybernetics on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hbdgr/cybernetics [INFO] finished tweaking git repo https://github.com/hbdgr/cybernetics [INFO] tweaked toml for git repo https://github.com/hbdgr/cybernetics written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hbdgr/cybernetics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece4561654af303f82b7d06f0835cd29f287ee709499839ef3bc8a597b7591a2 [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" "ece4561654af303f82b7d06f0835cd29f287ee709499839ef3bc8a597b7591a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece4561654af303f82b7d06f0835cd29f287ee709499839ef3bc8a597b7591a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece4561654af303f82b7d06f0835cd29f287ee709499839ef3bc8a597b7591a2", kill_on_drop: false }` [INFO] [stdout] ece4561654af303f82b7d06f0835cd29f287ee709499839ef3bc8a597b7591a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ecfaed8d22ef78c95c40f7071539f3b02bf02591055c0840e29ad8848e40c4 [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" "44ecfaed8d22ef78c95c40f7071539f3b02bf02591055c0840e29ad8848e40c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling rocket_cors v0.4.0 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling cybernetics v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 39s [INFO] running `Command { std: "docker" "inspect" "44ecfaed8d22ef78c95c40f7071539f3b02bf02591055c0840e29ad8848e40c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ecfaed8d22ef78c95c40f7071539f3b02bf02591055c0840e29ad8848e40c4", kill_on_drop: false }` [INFO] [stdout] 44ecfaed8d22ef78c95c40f7071539f3b02bf02591055c0840e29ad8848e40c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 065e05fd5878203e587b5a53c5f7bd5c0475352c163e2647807c897036035061 [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" "065e05fd5878203e587b5a53c5f7bd5c0475352c163e2647807c897036035061", kill_on_drop: false }` [INFO] [stderr] Compiling cybernetics v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cybernetics`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cybernetics src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=5be699ee76605bda -C extra-filename=-5be699ee76605bda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-96c82bb3775dd0b2.rlib --extern cybernetics=/opt/rustwide/target/debug/deps/libcybernetics-c06e47c7e9236d67.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-ea94720b09946e28.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-69b90fd957d90858.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-602593cc684c4053.rlib --extern r2d2_diesel=/opt/rustwide/target/debug/deps/libr2d2_diesel-64f9b8703b8a2d94.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-41428e857d8ad5fa.rlib --extern rocket_contrib=/opt/rustwide/target/debug/deps/librocket_contrib-bfff26700db9b46a.rlib --extern rocket_cors=/opt/rustwide/target/debug/deps/librocket_cors-ff14c52a9c17e7df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4b774734d1348136.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b14465ccc417cc9.rlib --extern sodiumoxide=/opt/rustwide/target/debug/deps/libsodiumoxide-f1af815ed2540af2.rlib --extern ws=/opt/rustwide/target/debug/deps/libws-9fb9dcf46c86c72b.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libsodium-sys-d1eeda7fad3c0851/out/installed/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.relation_directed.8hstjfh5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40" "/opt/rustwide/target/debug/deps/relation_directed-8d4c95987cc5cc40.3t0oz24lvyxlcmvb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-d1eeda7fad3c0851/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcybernetics-c06e47c7e9236d67.rlib" "/opt/rustwide/target/debug/deps/librocket_cors-ff14c52a9c17e7df.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-aadb8527135cad8b.rlib" "/opt/rustwide/target/debug/deps/libunicase_serde-fc83e0905171bb58.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-bfff26700db9b46a.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-64f9b8703b8a2d94.rlib" "/opt/rustwide/target/debug/deps/libr2d2-602593cc684c4053.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4ba1cae28f042330.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3fdca386b22497c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f26c5ab598b0639b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-81a3147ddc4f3a31.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-1734e32485cb9055.rlib" "/opt/rustwide/target/debug/deps/libdiesel-ea94720b09946e28.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-f35ac4d5d678067e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f039ce50e229b55.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c0aa1ac2f0769395.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libbincode-96c82bb3775dd0b2.rlib" "/opt/rustwide/target/debug/deps/libws-9fb9dcf46c86c72b.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/librand-f7a4b9c1fa04a40d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d60a9bdfd2afbf51.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-fdcf98e4b404a321.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-88eb3e9c0b76d041.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-f1af815ed2540af2.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-ef397c2bbf304213.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b14465ccc417cc9.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/librocket-41428e857d8ad5fa.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a3660c976a7b14a.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ec9f9d087a7d8725.rlib" "/opt/rustwide/target/debug/deps/libhyper-5a1ce27b8634006d.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libcookie-ebb43f463a3054b5.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "065e05fd5878203e587b5a53c5f7bd5c0475352c163e2647807c897036035061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065e05fd5878203e587b5a53c5f7bd5c0475352c163e2647807c897036035061", kill_on_drop: false }` [INFO] [stdout] 065e05fd5878203e587b5a53c5f7bd5c0475352c163e2647807c897036035061