[INFO] fetching crate gluesql 0.10.2... [INFO] testing gluesql-0.10.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gluesql 0.10.2 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate gluesql 0.10.2 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] removed /workspace/builds/worker-108/source/rust-toolchain [INFO] started tweaking crates.io crate gluesql 0.10.2 [INFO] finished tweaking crates.io crate gluesql 0.10.2 [INFO] tweaked toml for crates.io crate gluesql 0.10.2 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate crates.io crate gluesql 0.10.2 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 clap v3.0.5 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded rust_decimal v1.19.0 [INFO] [stderr] Downloaded gluesql-cli v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3240558255fc1e7145cd1f709536c9d6173e7dd819081abec637cdc1a8e51058 [INFO] running `Command { std: "docker" "start" "-a" "3240558255fc1e7145cd1f709536c9d6173e7dd819081abec637cdc1a8e51058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3240558255fc1e7145cd1f709536c9d6173e7dd819081abec637cdc1a8e51058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3240558255fc1e7145cd1f709536c9d6173e7dd819081abec637cdc1a8e51058", kill_on_drop: false }` [INFO] [stdout] 3240558255fc1e7145cd1f709536c9d6173e7dd819081abec637cdc1a8e51058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6288228984e16685373ac94bf0535880f95d2a6c38649ddd8be767a7cf9a5785 [INFO] running `Command { std: "docker" "start" "-a" "6288228984e16685373ac94bf0535880f95d2a6c38649ddd8be767a7cf9a5785", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling fd-lock v3.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling iter-enum v1.0.1 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Compiling comfy-table v5.0.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling gluesql-utils v0.10.2 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sqlparser v0.11.0 [INFO] [stderr] Compiling gluesql-core v0.10.2 [INFO] [stderr] Compiling gluesql_sled_storage v0.10.2 [INFO] [stderr] Compiling gluesql_memory_storage v0.10.2 [INFO] [stderr] Compiling gluesql-test-suite v0.10.2 [INFO] [stderr] Compiling gluesql-cli v0.10.2 [INFO] [stderr] Compiling gluesql v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.04s [INFO] running `Command { std: "docker" "inspect" "6288228984e16685373ac94bf0535880f95d2a6c38649ddd8be767a7cf9a5785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6288228984e16685373ac94bf0535880f95d2a6c38649ddd8be767a7cf9a5785", kill_on_drop: false }` [INFO] [stdout] 6288228984e16685373ac94bf0535880f95d2a6c38649ddd8be767a7cf9a5785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39bdda1f233ccf59981d3b4a65748988a26ac18a133f61b3bf3a356c956360bd [INFO] running `Command { std: "docker" "start" "-a" "39bdda1f233ccf59981d3b4a65748988a26ac18a133f61b3bf3a356c956360bd", kill_on_drop: false }` [INFO] [stderr] Compiling gluesql v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gluesql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glue --edition=2021 tests/glue.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="memory-storage"' --cfg 'feature="sled-storage"' --cfg 'feature="test-suite"' -C metadata=32cba252d51ccca2 -C extra-filename=-32cba252d51ccca2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-b9e07285d7ef0f96.rlib --extern gluesql=/opt/rustwide/target/debug/deps/libgluesql-34f1fa0f2518cac7.rlib --extern cli=/opt/rustwide/target/debug/deps/libgluesql_cli-3cdf700ebe8d3e67.rlib --extern gluesql_core=/opt/rustwide/target/debug/deps/libgluesql_core-704bae2e70f989a4.rlib --extern test_suite=/opt/rustwide/target/debug/deps/libgluesql_test_suite-a9b76f1d05b2f583.rlib --extern memory_storage=/opt/rustwide/target/debug/deps/libgluesql_memory_storage-e14692fd1865e998.rlib --extern sled_storage=/opt/rustwide/target/debug/deps/libgluesql_sled_storage-797d5c5ab3db3980.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" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.hello_world.0f1656c3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-63db92f2d47a9ca4.kuuu3zuuf915mip.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/libgluesql-34f1fa0f2518cac7.rlib" "/opt/rustwide/target/debug/deps/libgluesql_test_suite-a9b76f1d05b2f583.rlib" "/opt/rustwide/target/debug/deps/libgluesql_sled_storage-797d5c5ab3db3980.rlib" "/opt/rustwide/target/debug/deps/libbincode-e4b4397d6f1663e5.rlib" "/opt/rustwide/target/debug/deps/libsled-1617775537001159.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5ef74402788bda9e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libfs2-c831165ade3ec9e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5022761f4db51ff5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-84240185dcd11418.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libgluesql_memory_storage-e14692fd1865e998.rlib" "/opt/rustwide/target/debug/deps/libgluesql_core-704bae2e70f989a4.rlib" "/opt/rustwide/target/debug/deps/libgluesql_utils-01e7371c6c6f8003.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c169ec431b77937f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libim_rc-6f62fc174c3f1cb1.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-151b58b204379dfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-0b5d909b3b7ff20e.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ee4a931f46a8a15.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-1d1ae0f179a5d5bd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5b99825019dd5929.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libuuid-7825c7d9fabdcc4a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c158b147ac8bc04.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-db35ce79196e4fd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2bb4b92bc454bf1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-b9e07285d7ef0f96.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-323bc68067436d0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1c68ee8f5ab27c51.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3abe16c961966757.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a0404b51e2352655.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf36c612f1d1ac6.rlib" "/opt/rustwide/target/debug/deps/libsqlparser-6564388b6b2e4797.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-3d7ce53e70f9403b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bd50c94c09d149ae.rlib" "/opt/rustwide/target/debug/deps/libchrono-bf416070b4b5d7fd.rlib" "/opt/rustwide/target/debug/deps/libserde-c8a5ccacae1d26d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4208583724c0397.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libtime-89e64c164d50f7f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.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/examples/hello_world-63db92f2d47a9ca4" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "39bdda1f233ccf59981d3b4a65748988a26ac18a133f61b3bf3a356c956360bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bdda1f233ccf59981d3b4a65748988a26ac18a133f61b3bf3a356c956360bd", kill_on_drop: false }` [INFO] [stdout] 39bdda1f233ccf59981d3b4a65748988a26ac18a133f61b3bf3a356c956360bd