[INFO] fetching crate reql 0.11.0... [INFO] testing reql-0.11.0 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] extracting crate reql 0.11.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate reql 0.11.0 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reql 0.11.0 [INFO] finished tweaking crates.io crate reql 0.11.0 [INFO] tweaked toml for crates.io crate reql 0.11.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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 prost-types v0.9.0 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded prost v0.9.0 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded reql-macros v0.3.0 [INFO] [stderr] Downloaded prost-derive v0.9.0 [INFO] [stderr] Downloaded reql-types v0.3.2 [INFO] [stderr] Downloaded scram v0.6.0 [INFO] [stderr] Downloaded ql2 v2.1.1 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3086e33358b0894071c8aea149a51d0fa2ceb7b570089dc19fc54f040a89445 [INFO] running `Command { std: "docker" "start" "-a" "e3086e33358b0894071c8aea149a51d0fa2ceb7b570089dc19fc54f040a89445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3086e33358b0894071c8aea149a51d0fa2ceb7b570089dc19fc54f040a89445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3086e33358b0894071c8aea149a51d0fa2ceb7b570089dc19fc54f040a89445", kill_on_drop: false }` [INFO] [stdout] e3086e33358b0894071c8aea149a51d0fa2ceb7b570089dc19fc54f040a89445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 213a892caeead6cba18053a5770a5070d310ff05ca0577a917e0648d783de1be [INFO] running `Command { std: "docker" "start" "-a" "213a892caeead6cba18053a5770a5070d310ff05ca0577a917e0648d783de1be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling reql-macros v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling scram v0.6.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling reql-types v0.3.2 [INFO] [stderr] Compiling reql v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "213a892caeead6cba18053a5770a5070d310ff05ca0577a917e0648d783de1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213a892caeead6cba18053a5770a5070d310ff05ca0577a917e0648d783de1be", kill_on_drop: false }` [INFO] [stdout] 213a892caeead6cba18053a5770a5070d310ff05ca0577a917e0648d783de1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 861c735b43659f88187c70efced5b490f8cddc53daf9da7ba1a9c1eb203644fd [INFO] running `Command { std: "docker" "start" "-a" "861c735b43659f88187c70efced5b490f8cddc53daf9da7ba1a9c1eb203644fd", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling reql v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reql --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d6c932bd90ae3007 -C extra-filename=-d6c932bd90ae3007 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-d3486d9dc25eaf5c.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9d66f3ec0bd76ecf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6960819a4c48d4fc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3fd2760267bd48a8.rlib --extern ql2=/opt/rustwide/target/debug/deps/libql2-0e9758e8aa41400f.rlib --extern reql_macros=/opt/rustwide/target/debug/deps/libreql_macros-eb58fc2b35248efd.so --extern reql_types=/opt/rustwide/target/debug/deps/libreql_types-e4e3caeccf494cbb.rlib --extern scram=/opt/rustwide/target/debug/deps/libscram-63505dc289f2d2e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-94b93f37f3c7c480.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-96acc69fb3681b0c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-614934c69b5aa34b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4d04cf1b5b50ba89.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d736630b52f33e8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out` (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" "/tmp/rustcyu1f40/symbols.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.order_by.dd1f4e39-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365.3vpfv0xso3gzzgcx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4d736630b52f33e8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-372ab663ba867eec.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f14110fc9206b650.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91cf1c62e673fda2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7835218cdcbf32a4.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-88c25f15e99c948d.rlib" "/opt/rustwide/target/debug/deps/libtokio-614934c69b5aa34b.rlib" "/opt/rustwide/target/debug/deps/libreql-4d3c6a7ecbc2b1a3.rlib" "/opt/rustwide/target/debug/deps/libreql_types-e4e3caeccf494cbb.rlib" "/opt/rustwide/target/debug/deps/libuuid-27ac6ab851e7d2be.rlib" "/opt/rustwide/target/debug/deps/libtime-c9181731936d52c6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96acc69fb3681b0c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-9d66f3ec0bd76ecf.rlib" "/opt/rustwide/target/debug/deps/libtracing-4d04cf1b5b50ba89.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f4217ba2570bf51a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libscram-63505dc289f2d2e8.rlib" "/opt/rustwide/target/debug/deps/libring-6a577ad01e03c0d5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/librand-bd31626d08258536.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c9c69d2b478bab9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-02d87c86bc29c627.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00c8db849bf119f0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libdashmap-6960819a4c48d4fc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a54909f3d64939.rlib" "/opt/rustwide/target/debug/deps/libasync_net-d3486d9dc25eaf5c.rlib" "/opt/rustwide/target/debug/deps/libblocking-d0bbff37b4b9196e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7ce02031751c7fe6.rlib" "/opt/rustwide/target/debug/deps/libpolling-7960a6e79bc54612.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c916af166f50519c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libql2-0e9758e8aa41400f.rlib" "/opt/rustwide/target/debug/deps/libserde-94b93f37f3c7c480.rlib" "/opt/rustwide/target/debug/deps/libprost-b80ff1f21d3d651f.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d02b6edfbe0b42c.rlib" "/opt/rustwide/target/debug/deps/libfutures-3fd2760267bd48a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-091fb8a2ace64c9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-de191a92a89091a3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-265c1c593491d8ce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/order_by-24429fbe7318b365" "-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 `reql` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "861c735b43659f88187c70efced5b490f8cddc53daf9da7ba1a9c1eb203644fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861c735b43659f88187c70efced5b490f8cddc53daf9da7ba1a9c1eb203644fd", kill_on_drop: false }` [INFO] [stdout] 861c735b43659f88187c70efced5b490f8cddc53daf9da7ba1a9c1eb203644fd