[INFO] cloning repository https://github.com/dansteren/files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dansteren/files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdansteren%2Ffiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdansteren%2Ffiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50252b6d9a3466798f73d10e2ddecc9782c8416e [INFO] testing dansteren/files against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdansteren%2Ffiles" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dansteren/files on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dansteren/files [INFO] finished tweaking git repo https://github.com/dansteren/files [INFO] tweaked toml for git repo https://github.com/dansteren/files written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dansteren/files already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql v2.8.6 [INFO] [stderr] Downloaded sudograph-generate v0.2.0-beta.22 [INFO] [stderr] Downloaded sudodb v0.2.0-beta.22 [INFO] [stderr] Downloaded sudograph v0.2.0-beta.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 718c03f385eb53687cd2632a5323e978d1ddcfcf0ed73d112b53839098934a5a [INFO] running `Command { std: "docker" "start" "-a" "718c03f385eb53687cd2632a5323e978d1ddcfcf0ed73d112b53839098934a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "718c03f385eb53687cd2632a5323e978d1ddcfcf0ed73d112b53839098934a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718c03f385eb53687cd2632a5323e978d1ddcfcf0ed73d112b53839098934a5a", kill_on_drop: false }` [INFO] [stdout] 718c03f385eb53687cd2632a5323e978d1ddcfcf0ed73d112b53839098934a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a0f6d68d7174c16cdc80e7f84ab7a0de2df77aa2916033f6ac69d674ca657ff [INFO] running `Command { std: "docker" "start" "-a" "9a0f6d68d7174c16cdc80e7f84ab7a0de2df77aa2916033f6ac69d674ca657ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling candid_derive v0.4.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling sudograph-generate v0.2.0-beta.22 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ic-types v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling async-graphql-value v2.6.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling async-graphql-parser v2.8.5 [INFO] [stderr] Compiling candid v0.6.21 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling async-graphql-derive v2.8.5 [INFO] [stderr] Compiling async-graphql v2.8.6 [INFO] [stderr] Compiling ic-cdk v0.2.4 [INFO] [stderr] Compiling sudodb v0.2.0-beta.22 [INFO] [stderr] Compiling ic-cdk-macros v0.2.4 [INFO] [stderr] Compiling sudograph v0.2.0-beta.22 [INFO] [stderr] Compiling graphql v0.0.0 (/opt/rustwide/workdir/canisters/graphql) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> canisters/graphql/src/graphql.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | graphql_database!("canisters/graphql/src/schema.graphql"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `graphql_database` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcVTEDL5/list" "-m64" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.graphql.ba6e8fa9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/graphql.1if3lpuh9uieavyt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsudograph-df201e15fdb1049d.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-1761fc0d812187f6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-26b54963737a5609.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-512f6a613437fcee.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a04fb4648d6d7df6.rlib" "/opt/rustwide/target/debug/deps/libmulter-2830475919abda32.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libtwoway-bb449510f8128baf.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-0456193053a25788.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libfutures-989e0d2d9be9e4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bea078947b8effc9.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-eca1c7f59494322d.rlib" "/opt/rustwide/target/debug/deps/libpest-77ff4d1fcfee7426.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-0bb60de8ec1c3d3e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aefbca050ea18057.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-61b1b5f60c598884.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-edcd319b1d73d3e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-60d4d87ed4ad8a0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ccd871661c5c46e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bd2d4ff005d3dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-8caf2620ab625857.rlib" "/opt/rustwide/target/debug/deps/libserde_json-04350f8eade51e22.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libsudodb-1ad749547d74374a.rlib" "/opt/rustwide/target/debug/deps/libic_cdk-8e0c01364ebb3c03.rlib" "/opt/rustwide/target/debug/deps/libcandid-fa953b162092142b.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-55a55c88d476e38e.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libleb128-b6b749ee91d53ccc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/liblogos-3e97b547f8b3218c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b0659e4a1122a97e.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-abf4052d7cc17bea.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-78bd0a9a1b999347.rlib" "/opt/rustwide/target/debug/deps/libregex-2fa2fb94fa357a94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf39e252f6e44718.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c91585712b30fae9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-b4baf1a7c3d35055.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libpretty-01f9dc3dd8ccf24f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4f10f40bfaccb165.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-32b550ef0917fcf6.rlib" "/opt/rustwide/target/debug/deps/libic_types-022332b180922c89.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libserde-e4e4a440a9f6f3fc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2fd46b6abd46f5f2.rlib" "/opt/rustwide/target/debug/deps/libchrono-aa93cd68dfa46643.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50be04e3cefea8b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-5b9feb11835a42c7.rlib" "/opt/rustwide/target/debug/deps/libsha2-f5635838e2f48790.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5137486d38e1694c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/librand-a4568785ec7d903c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cfdbc920936533a6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c05142ebc7435ff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5a767e2456e8e0c7.rlib" "/opt/rustwide/target/debug/deps/liblibc-e78e6f54c7e5d839.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbase32-802e80f2b3338524.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgraphql.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcVTEDL5/list:5: syntax error in VERSION script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphql` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9a0f6d68d7174c16cdc80e7f84ab7a0de2df77aa2916033f6ac69d674ca657ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a0f6d68d7174c16cdc80e7f84ab7a0de2df77aa2916033f6ac69d674ca657ff", kill_on_drop: false }` [INFO] [stdout] 9a0f6d68d7174c16cdc80e7f84ab7a0de2df77aa2916033f6ac69d674ca657ff