[INFO] cloning repository https://github.com/SouLxBurN/rustql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SouLxBurN/rustql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouLxBurN%2Frustql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouLxBurN%2Frustql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaf2830a71a56a2c258f0fee58612222f2776d62 [INFO] testing SouLxBurN/rustql against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouLxBurN%2Frustql" "/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/SouLxBurN/rustql on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SouLxBurN/rustql [INFO] finished tweaking git repo https://github.com/SouLxBurN/rustql [INFO] tweaked toml for git repo https://github.com/SouLxBurN/rustql written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/SouLxBurN/rustql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d36b822f166327298b50edc5b4244690a34b6b6ad8f84b8ae9207ec01ce1c8ae [INFO] running `Command { std: "docker" "start" "-a" "d36b822f166327298b50edc5b4244690a34b6b6ad8f84b8ae9207ec01ce1c8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36b822f166327298b50edc5b4244690a34b6b6ad8f84b8ae9207ec01ce1c8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36b822f166327298b50edc5b4244690a34b6b6ad8f84b8ae9207ec01ce1c8ae", kill_on_drop: false }` [INFO] [stdout] d36b822f166327298b50edc5b4244690a34b6b6ad8f84b8ae9207ec01ce1c8ae [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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f6e591350b93dc0c41614411d23f66831cfe636db3338dda06e048167409bcd [INFO] running `Command { std: "docker" "start" "-a" "1f6e591350b93dc0c41614411d23f66831cfe636db3338dda06e048167409bcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling juniper_codegen v0.15.9 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling dataloader v0.15.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling refinery-core v0.8.4 [INFO] [stderr] Compiling bson v1.2.4 [INFO] [stderr] Compiling refinery-macros v0.8.4 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling juniper v0.15.9 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling juniper_warp v0.7.0 [INFO] [stderr] Compiling refinery v0.8.4 [INFO] [stderr] Compiling rustql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc74xKNX/symbols.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.rustql.5ed6bb1d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee.1qblb1k0nu9rhtzq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjuniper_warp-d5543268a6a38328.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/librefinery-96354c5394f5d94c.rlib" "/opt/rustwide/target/debug/deps/librefinery_core-e0f163eb8466facc.rlib" "/opt/rustwide/target/debug/deps/libtoml-e975f3cfcad4209d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libregex-3dbd3e4c3a432ee7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-006db6bd11827c24.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libtime-8c18af664762e127.rlib" "/opt/rustwide/target/debug/deps/libwarp-72257e077439c58d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-329aec7236573fda.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-5527214a846b8312.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libsha1-29cc25d9afdc29f0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-87c1a81048b504ad.rlib" "/opt/rustwide/target/debug/deps/libdigest-84dfb82001d549b4.rlib" "/opt/rustwide/target/debug/deps/libmultipart-edeb04de149c8671.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a6bcd0b4d84357ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-00e13173f3ee83b1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a2e1a6e3ccd2375.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5f42419f55e1e699.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fd381946d47c69b8.rlib" "/opt/rustwide/target/debug/deps/libheaders-e013bd3789cd0662.rlib" "/opt/rustwide/target/debug/deps/libsha1-34b6c5bce580997f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-c42523bb18a9d50d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libhyper-6cf0fc801f8d130f.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-1f65fdff5a0e72f7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0136d48b8f42216.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-c7b51d7a319d3936.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b0c80f9e0fc29028.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-dab82d0be6ee2cbe.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-dcf702908ba917ff.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-599af1b1e1237a26.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-db7311b9400e1d0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-ae2639e544011398.rlib" "/opt/rustwide/target/debug/deps/libphf-a4df223b9e555972.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-04e24d3fa1c237cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c971d65b5cb738ef.rlib" "/opt/rustwide/target/debug/deps/libtracing-d61d53db782b5f41.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-4f19e3eb49cd54b6.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-9919e2598c12522a.rlib" "/opt/rustwide/target/debug/deps/libstringprep-e1eb0742b74c9d9f.rlib" "/opt/rustwide/target/debug/deps/libsha2-86621a8d0ae1cfe6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/librand-bd31626d08258536.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c9c69d2b478bab9.rlib" "/opt/rustwide/target/debug/deps/librand_core-02d87c86bc29c627.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00c8db849bf119f0.rlib" "/opt/rustwide/target/debug/deps/libhmac-4709eb0321558112.rlib" "/opt/rustwide/target/debug/deps/libmd5-b23ffb21468f2ce5.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libdataloader-2f086eb3e2a8ffe0.rlib" "/opt/rustwide/target/debug/deps/libtokio-6ad08eac9438ff86.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0e1c9cee4731477.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a54909f3d64939.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c916af166f50519c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-4604c7c1ac00fd4d.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c26dd4f1250869eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d977ff0a6bd3ced5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libjuniper-2c965237f553ca2c.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-05ccba82345990dd.rlib" "/opt/rustwide/target/debug/deps/libbson-a7ef4af8d85cb916.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librand-675a394ccfe602c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8e482621b3ea0518.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8594987b71facd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e504840a08f35a5d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-713ee11ef12da3e7.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/liburl-11755504ed98c258.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchrono-5a47cb5b691a79ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libtime-7098667d134234ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.rlib" "/opt/rustwide/target/debug/deps/libgraphql_parser-bba6e7c3b27d6de7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2c2cce46bc2c4b7f.rlib" "/opt/rustwide/target/debug/deps/libcombine-c903be9128d2ca6f.rlib" "/opt/rustwide/target/debug/deps/libascii-a921d70bf4f41ecc.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a1dae1bec6219515.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libserde-5693ca7b651ef5b6.rlib" "/opt/rustwide/target/debug/deps/libfutures-333ce1cc1a26965e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a6d353355e75fe57.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8ce1c29f343a83a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.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/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustql-d3e4e24588c91dee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustql` due to previous error [INFO] running `Command { std: "docker" "inspect" "1f6e591350b93dc0c41614411d23f66831cfe636db3338dda06e048167409bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6e591350b93dc0c41614411d23f66831cfe636db3338dda06e048167409bcd", kill_on_drop: false }` [INFO] [stdout] 1f6e591350b93dc0c41614411d23f66831cfe636db3338dda06e048167409bcd