[INFO] cloning repository https://github.com/chipsenkbeil/async-graphql-bugs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chipsenkbeil/async-graphql-bugs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fasync-graphql-bugs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fasync-graphql-bugs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a45c0b7ea5f93065ddd6a64e3b181410a1c0991 [INFO] testing chipsenkbeil/async-graphql-bugs against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipsenkbeil%2Fasync-graphql-bugs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chipsenkbeil/async-graphql-bugs [INFO] finished tweaking git repo https://github.com/chipsenkbeil/async-graphql-bugs [INFO] tweaked toml for git repo https://github.com/chipsenkbeil/async-graphql-bugs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chipsenkbeil/async-graphql-bugs on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chipsenkbeil/async-graphql-bugs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c43ac83bcac215235ce81be1e8941bc8de734741fcccd84f3ab74eaae270f5 [INFO] running `Command { std: "docker" "start" "-a" "a7c43ac83bcac215235ce81be1e8941bc8de734741fcccd84f3ab74eaae270f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c43ac83bcac215235ce81be1e8941bc8de734741fcccd84f3ab74eaae270f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c43ac83bcac215235ce81be1e8941bc8de734741fcccd84f3ab74eaae270f5", kill_on_drop: false }` [INFO] [stdout] a7c43ac83bcac215235ce81be1e8941bc8de734741fcccd84f3ab74eaae270f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bfeb584aa440782798ec98fde6f78646d8041c74e19fcc1734d3e01c599a8eb7 [INFO] running `Command { std: "docker" "start" "-a" "bfeb584aa440782798ec98fde6f78646d8041c74e19fcc1734d3e01c599a8eb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling async-graphql-value v2.6.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling async-graphql-parser v2.7.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling async-graphql-derive v2.7.3 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling async-graphql v2.7.4 [INFO] [stderr] Compiling async-graphql-warp v2.7.4 [INFO] [stderr] Compiling async-graphql-bug-stack-overflow v0.1.0 (/opt/rustwide/workdir/stack-overflow) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc07b3MZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libasync_graphql_warp-56c3fac37340abaf.rlib,libasync_graphql-bb868f78a874add0.rlib,libspin-61a4529772f361e9.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libasync_stream-c6ab74ca6ab0f753.rlib,libmulter-39028c13590ac690.rlib,libtwoway-452d176dfd876db6.rlib,libunchecked_index-e66b4165409f571d.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-1dd04dc89a87042d.rlib,libregex_syntax-5f8b0070023a51bd.rlib,libaho_corasick-b254e07826576682.rlib,libbytes-3e6aab9f92fa68ff.rlib,libasync_graphql_parser-cbb268cf73dd7699.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libthiserror-8f6b0030621bd2d0.rlib,libasync_graphql_value-6f34e89ebf337cc6.rlib,libwarp-3344084ed1b9ee71.rlib,libtokio_stream-645315f53cf73e0e.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-5088b77e1aaf67dd.rlib,libtungstenite-ed422320ef11974b.rlib,libutf8-366d41341a694a10.rlib,libbyteorder-c7092f68299ac016.rlib,libinput_buffer-12462397cc8b00ae.rlib,liburl-b85a5248a6600019.rlib,libidna-ffb1aea82c2bd5a9.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmultipart-a8efb1625b9cf81d.rlib,libtwoway-c332a336362140c2.rlib,libbuf_redux-5d2df3802742decb.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-725639d8a026a637.rlib,librand-4315c43eaaaeb794.rlib,librand_chacha-1de48f3290abc09d.rlib,librand_core-029c36903059b37f.rlib,libgetrandom-1672cb81de3168c2.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-5b48fd7cc90777a8.rlib,librand_chacha-5e5ca6b7e506527d.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bfb31aab3d9fdb58.rlib,libgetrandom-93c92207f1dcb9ee.rlib,libmime_guess-1532b93350c9970b.rlib,libunicase-6460775036904752.rlib,libserde_urlencoded-0f5d9250e4912834.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libserde_json-073a6eca4a3bea7f.rlib,libryu-af883cd9b444a782.rlib,libserde-8330049a014973aa.rlib,libheaders-abe320d6f3e6a603.rlib,libtime-ca888b03ff0f6bae.rlib,libsha1-9bdfdf2183c2c226.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libmime-2517c84452183460.rlib,libheaders_core-53710d5e95873526.rlib,libbitflags-561a4f1321538a32.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-12b5c1c5cde0881f.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-c27d4501cbf37f8c.rlib,libsocket2-b22a16f88952ee60.rlib,libh2-6cfd4d9f8bd03342.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-2d9831ea7083e0ca.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-0f01ea1d0db99ab8.rlib,libtokio-ad1eff2dd3ca4386.rlib,libsignal_hook_registry-711657d690d613bb.rlib,libnum_cpus-1c03fdee0ed10574.rlib,libonce_cell-a3308e77ab1abc42.rlib,libmio-54e60030f4028152.rlib,libparking_lot-325c0a2ef18294bd.rlib,libparking_lot_core-3afd670e9b61bc27.rlib,liblibc-44174801f35fcea5.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-af890da9d7f9d1ee.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libhttpdate-7254a90ea045ac03.rlib,libhttp-1de34c28e418899d.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libtracing-ea16f3c859627e43.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpin_project-a288b981c59c7e42.rlib,libfutures-796262c415007d51.rlib,libfutures_executor-cade83992a1fea69.rlib,libfutures_util-333dba863dff84ba.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-c3e6cfa112006551.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-0d7917709fa7c73d.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-fa0d7bad7328aa0d.rlib,libfutures_task-06463abe0b6a5a96.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-40a7f526d7a8037c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc07b3MZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/async_graphql_bug_stack_overflow-e1d02e3c609241ed" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-1672cb81de3168c2.rlib(getrandom-1672cb81de3168c2.getrandom.a17c024ad9f10239-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h96d4204a9aaac5baE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-bug-stack-overflow` (bin "async-graphql-bug-stack-overflow") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bfeb584aa440782798ec98fde6f78646d8041c74e19fcc1734d3e01c599a8eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfeb584aa440782798ec98fde6f78646d8041c74e19fcc1734d3e01c599a8eb7", kill_on_drop: false }` [INFO] [stdout] bfeb584aa440782798ec98fde6f78646d8041c74e19fcc1734d3e01c599a8eb7