[INFO] cloning repository https://github.com/sjrusso8/spark-connect-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjrusso8/spark-connect-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb520be066b48bfc1a6f712770003c7ec8c1adbc
[INFO] testing sjrusso8/spark-connect-rs against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] finished tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] tweaked toml for git repo https://github.com/sjrusso8/spark-connect-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjrusso8/spark-connect-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjrusso8/spark-connect-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce98f13a426df500bc32ecb1c1f1e99e2a3cea00ba84283472aadf65dea9b86e
[INFO] running `Command { std: "docker" "start" "-a" "ce98f13a426df500bc32ecb1c1f1e99e2a3cea00ba84283472aadf65dea9b86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce98f13a426df500bc32ecb1c1f1e99e2a3cea00ba84283472aadf65dea9b86e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce98f13a426df500bc32ecb1c1f1e99e2a3cea00ba84283472aadf65dea9b86e", kill_on_drop: false }`
[INFO] [stdout] ce98f13a426df500bc32ecb1c1f1e99e2a3cea00ba84283472aadf65dea9b86e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a61ef303e0fa2eb0915f50c838b78cf50aca02ae9f61b85a09e7311d3bb6612e
[INFO] running `Command { std: "docker" "start" "-a" "a61ef303e0fa2eb0915f50c838b78cf50aca02ae9f61b85a09e7311d3bb6612e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling arrow-schema v55.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling prettyplease v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling arrow-buffer v55.0.0
[INFO] [stderr]    Compiling arrow-data v55.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling arrow-array v55.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling arrow-select v55.0.0
[INFO] [stderr]    Compiling arrow-ipc v55.0.0
[INFO] [stderr]    Compiling arrow-arith v55.0.0
[INFO] [stderr]    Compiling arrow-row v55.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling arrow-cast v55.0.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling arrow-ord v55.0.0
[INFO] [stderr]    Compiling arrow-string v55.0.0
[INFO] [stderr]    Compiling spark-connect-rs v0.0.2 (/opt/rustwide/workdir/crates/connect)
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling arrow-json v55.0.0
[INFO] [stderr]    Compiling arrow-csv v55.0.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling arrow v55.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling examples v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr] error: could not compile `examples` (bin "writer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name writer --edition=2021 examples/src/writer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tls"))' -C metadata=e84caa42f97f03fe -C extra-filename=-b1a748489fd5c6e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern spark_connect_rs=/opt/rustwide/target/debug/deps/libspark_connect_rs-16061dc6b44e7c81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ed58b9fd08716f41.rlib --cap-lints=warn` (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/rustcdWy45S/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspark_connect_rs-16061dc6b44e7c81,libprost_types-87606906e08cbf3f,libthiserror-b99f996a51866d73,librand-d0282fbc1c832fcb,librand_chacha-9679ebf606a605b2,librand_core-b7d73212a5259acf,libtower-a895d31fd149f52b,liburl-e7c376517b664479,libidna-c1c133a70ea987d9,libidna_adapter-6b0e948ec9d40ccd,libicu_normalizer-0282c46743b2122f,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-fa67242f752a0fe9,libicu_properties-67d88605221adb02,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-7870dd81d824946c,libicu_locid_transform_data-592a482cca19c097,libicu_collections-2909b11e10ce64ad,libicu_provider-6b05f998f5ebdff8,libicu_locid-0a8d965f980ef09f,liblitemap-79485f3bd9d9879d,libtinystr-828335ed2b4f8b01,libzerovec-05cdfd5358e0aaad,libwriteable-1e5dea0053e4c229,libyoke-eb656c78d5ac0f08,libzerofrom-95f153a726d0c9b8,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3baae243d34208d4,libuuid-dc23dfa177430eec,libgetrandom-ee9df009f7fcbdfd,libtonic-35029b7f0b0c48d5,libhyper_timeout-c4971f66d442531c,libtokio_io_timeout-18aade2892303f16,libasync_stream-1843e3464181313a,libaxum-5dbe60c89ce6ef76,libpercent_encoding-af9df9186596bd92,libmatchit-616cb01453b9e7d4,libbitflags-dde12b0d7d495b50,libsync_wrapper-b5d3a794a1e9deea,libaxum_core-cd92641a55f47ea8,libmime-0188e0814ca7ddbf,libhyper-1ef103399cfd35d1,libwant-608b6042312eac94,libtry_lock-d829e1fc867adb15,libhttparse-225777ae3f11a86e,libh2-d5b0fda8c6d1cf6f,libfutures_channel-8e61eaebe9799500,libhttpdate-331798cefc82cc7e,libtower-211f93df769846dd,libindexmap-abd83e3cf11d4f8a,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-e1e0a715e35ccd00,libfutures_sink-ae1eb2d060de53a2,librand-af36faabcadd22ae,librand_chacha-31351b8a66b5a68d,libppv_lite86-74d192d5fb0d20a2,librand_core-7ef5487f41143b88,libfutures_util-7d9912a0fd768aec,libslab-48a8b422e0cac853,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_layer-d908dd771b239ecd,libbase64-13144a1f1e192158,libprost-9b5e4617847886de,libpin_project-393a7d32ed8b7648,libtracing-55a08c8928300a74,libtracing_core-213133853dfc34e6,libtower_service-3fb88d28c2218805,libtokio_stream-242ef03ab6a62dff,libfutures_core-3b920243fce8fec0,libhttp_body-ba420e086ae1fc20,libhttp-a40a5e9cd947b6d4,libfnv-79e2cbfbe03dcd16,libtokio-ed58b9fd08716f41,libsocket2-aaacac4edbeb85ac,libmio-7a3f14cdc57e64b7,libpin_project_lite-b342d85da484cd05,libarrow-9663d120930bb6f7,libarrow_row-f10ef98ba08145c7,libarrow_json-b61c5a5f2c4a5a64,libsimdutf8-a1de2a2d793955cc,libserde_json-ac08fefba3d559ac,libindexmap-5d5f2a643edfbc83,libequivalent-487f93f8f6ab5e5b,libarrow_ipc-824ce65cfdde43e6,libflatbuffers-7b679324f41db933,libbitflags-716aca32ffb35253,libarrow_csv-cc94faf5037292f3,liblazy_static-af860367908b8176,libcsv-f5a56c211ff585d5,libitoa-55c9c85d80bf643d,libserde-c8639d24d9abf57a,libcsv_core-8a5285aec806bf2d,libarrow_string-ef58f0106a57c731,libregex_syntax-b3b1b8df119ea4de,libregex-fc9d2913db5453c2,libregex_automata-aee04629c8ae379d,libaho_corasick-08f13c6558898788,libregex_syntax-50e2b941f0d2f822,libmemchr-08f38e9718637002,libarrow_cast-138d2195eb8e6300,libatoi-ea8860d542d3b3ed,libryu-bfbf481d1d54f9d3,libbase64-32787b0325ea6df8,libcomfy_table-2a4c7eab8cad04f5,libunicode_width-affb1d25ef114124,libstrum-898364c26f920f47,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-077d33248f2c1d3f,libarrow_ord-d49a9c4db44ee1db,libarrow_select-01349bf60c633cf3,libarrow_array-b012ec2e6fea99a0,libahash-16c3c945f87b6792,libgetrandom-dbcb026ba3581f05,liblibc-d75767512c50648b,libonce_cell-88da25fb809d9a5c,libzerocopy-2a9b74fd45914c69,libhashbrown-acdfbba63b345327,libchrono-c141b2e7c7728692,libiana_time_zone-ebde09c3ffbc5acf,libarrow_data-331ce81ed36b50ec,libarrow_schema-96df6d165e7d7046,libarrow_buffer-dd7370292a53e3c4,libbytes-82ad4f0211bdc963,libhalf-3c1cf5d09a5972df,libcfg_if-3e7fc4e38d4a72b5,libnum-15d14355e9b97d9a,libnum_iter-0c1628cb6ed37acc,libnum_rational-85815babfe1c947a,libnum_complex-5a23cc58913db7d8,libnum_bigint-2d92a521ca4f3ba1,libnum_integer-84d8edf63346e556,libnum_traits-029bd6d21f07c47c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdWy45S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sql-091b9e1649480d19" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `examples` (bin "sql") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a61ef303e0fa2eb0915f50c838b78cf50aca02ae9f61b85a09e7311d3bb6612e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a61ef303e0fa2eb0915f50c838b78cf50aca02ae9f61b85a09e7311d3bb6612e", kill_on_drop: false }`
[INFO] [stdout] a61ef303e0fa2eb0915f50c838b78cf50aca02ae9f61b85a09e7311d3bb6612e
