[INFO] fetching crate faunadb 0.1.0-alpha.1... [INFO] testing faunadb-0.1.0-alpha.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate faunadb 0.1.0-alpha.1 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate faunadb 0.1.0-alpha.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate faunadb 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate faunadb 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate faunadb 0.1.0-alpha.1 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate faunadb 0.1.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d37705d877d6a94585e9039558312bc5b4a28b4818f0271035cd5695239707d0 [INFO] running `Command { std: "docker" "start" "-a" "d37705d877d6a94585e9039558312bc5b4a28b4818f0271035cd5695239707d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d37705d877d6a94585e9039558312bc5b4a28b4818f0271035cd5695239707d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37705d877d6a94585e9039558312bc5b4a28b4818f0271035cd5695239707d0", kill_on_drop: false }` [INFO] [stdout] d37705d877d6a94585e9039558312bc5b4a28b4818f0271035cd5695239707d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b5e9793f31e68c896f6809fa0dbc539f031723348cec96feda4ee0014c9ed83 [INFO] running `Command { std: "docker" "start" "-a" "9b5e9793f31e68c896f6809fa0dbc539f031723348cec96feda4ee0014c9ed83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.7 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.4 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.4 [INFO] [stderr] Compiling tower-make v0.1.0-alpha.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling http-body v0.2.0-alpha.1 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling h2 v0.2.0-alpha.1 [INFO] [stderr] Compiling async-std v0.99.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling base64-serde v0.3.2 [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.4 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling tracing-attributes v0.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tracing v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.4 [INFO] [stderr] Compiling pin-project v0.4.0-alpha.7 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.4 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.4 [INFO] [stderr] Compiling tokio v0.2.0-alpha.4 [INFO] [stderr] Compiling hyper v0.13.0-alpha.1 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.1 [INFO] [stderr] Compiling faunadb v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.45s [INFO] running `Command { std: "docker" "inspect" "9b5e9793f31e68c896f6809fa0dbc539f031723348cec96feda4ee0014c9ed83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5e9793f31e68c896f6809fa0dbc539f031723348cec96feda4ee0014c9ed83", kill_on_drop: false }` [INFO] [stdout] 9b5e9793f31e68c896f6809fa0dbc539f031723348cec96feda4ee0014c9ed83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51dc46e848fd06f5bce0290df54cbbdb896e953e132bb0cd8373992347a4fe0d [INFO] running `Command { std: "docker" "start" "-a" "51dc46e848fd06f5bce0290df54cbbdb896e953e132bb0cd8373992347a4fe0d", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling faunadb v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `faunadb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delete_instance --edition=2018 examples/delete_instance.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4de74c2b4df5d697 -C extra-filename=-4de74c2b4df5d697 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e0cb68b933625f3f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib --extern base64_serde=/opt/rustwide/target/debug/deps/libbase64_serde-1b1e9757e9ef118c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1a5c42349ef9c0da.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3c815e72687a4bcf.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-b99b82877721aac3.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-5ef7b870a000f2e8.so --extern faunadb=/opt/rustwide/target/debug/deps/libfaunadb-618f744a43f78445.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aa38866f3a5ad2b6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9165482153755a38.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1819b3b6c31c1909.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-e36b4b2120880637.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-588c724b4b6495a7.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-8f088fe08903e67c.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-b46d358ce8f00cc5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3aafcd3045b7ac65.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea8f8c7012e886bd.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-31e587fbaffb4b39.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-58c6b07dcbbfbef3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6149d97257230772.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out` (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/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.get_instance.524153be-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d.4240psv8j797tfqm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-b46d358ce8f00cc5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-046feba63957ca87.rlib" "/opt/rustwide/target/debug/deps/libregex-5887172aad449562.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aa4a708f2e07e44a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cd1df16b26a985c1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/libfaunadb-618f744a43f78445.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libfailure-b99b82877721aac3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-02d49e83f3ab7925.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-435792ba0ba4a794.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c1f047cc2e9cf076.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e0cb68b933625f3f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3f6c0d6c18d1954d.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-aba77550713af6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-58c6b07dcbbfbef3.rlib" "/opt/rustwide/target/debug/deps/libryu-9fa0af4f0bc1bc40.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e36b4b2120880637.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-094e1fb7a6eb5657.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8f088fe08903e67c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e655a8f1e265fbfb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e38988c7b96bd897.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-1819b3b6c31c1909.rlib" "/opt/rustwide/target/debug/deps/libtokio-6149d97257230772.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f3520c2c586f7fdb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libwant-b980d5b0b872c809.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-206a1d1cd4932ad8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-804dcd793b720640.rlib" "/opt/rustwide/target/debug/deps/libtower_make-f8648ec4d952133d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9311a46ba729cf1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-52390274ce0a80a1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-dc4e13780caa711b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d4fa8b9ab3c69a7b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fbbfa1e50f5191fa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1b7695ef057775e3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bf1d8fdfdef16830.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d297987146252a8a.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c62dbebdb0004fe.rlib" "/opt/rustwide/target/debug/deps/libtower_service-18e925d1a0969d15.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef812db022daef7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5242454b03b9faf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-24d9af0855ff10af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-af9f8085a479c375.rlib" "/opt/rustwide/target/debug/deps/libtracing-12f1614298066490.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e5162c267b0b6e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-35023bd02e6b7794.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cbcde0d0613c612.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-174edf57ca4ffb2f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed97561748fa72f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-016b8668c24c2fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-08c3db2529c8fd9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-9165482153755a38.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libbytes-6baeb181598b4b5c.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c635267ecd7b9a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa38866f3a5ad2b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3fd5f42f13579a32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be85dcf3dff18c68.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92eea4b5874d76dd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-15536c100e29ad02.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fa0f86c0aad868ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-15761fa2cfdca0fb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-58953021fab014cc.rlib" "/opt/rustwide/target/debug/deps/liblog-588c724b4b6495a7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/libclap-3c815e72687a4bcf.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-40570afc47c379d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-c4523d4736e59e10.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a5c42349ef9c0da.rlib" "/opt/rustwide/target/debug/deps/libserde-ea8f8c7012e886bd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-49b49c24fc59cf32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4453b343bcf98e43.rlib" "/opt/rustwide/target/debug/deps/libtime-b043fbc80c97c3cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9b58ec6df80b2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_instance-2d8bd69bb321a66d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.create_index.8e6f22dc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941.3napgnw83xo17a79.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33c55be177b717c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-b46d358ce8f00cc5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-046feba63957ca87.rlib" "/opt/rustwide/target/debug/deps/libregex-5887172aad449562.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aa4a708f2e07e44a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cd1df16b26a985c1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8026e1d1042238a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2f6d14bfb541c507.rlib" "/opt/rustwide/target/debug/deps/libfaunadb-618f744a43f78445.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libfailure-b99b82877721aac3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-02d49e83f3ab7925.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-435792ba0ba4a794.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c1f047cc2e9cf076.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e0cb68b933625f3f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3f6c0d6c18d1954d.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-aba77550713af6ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-58c6b07dcbbfbef3.rlib" "/opt/rustwide/target/debug/deps/libryu-9fa0af4f0bc1bc40.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e36b4b2120880637.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-094e1fb7a6eb5657.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8f088fe08903e67c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e655a8f1e265fbfb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e38988c7b96bd897.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-1819b3b6c31c1909.rlib" "/opt/rustwide/target/debug/deps/libtokio-6149d97257230772.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f3520c2c586f7fdb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libwant-b980d5b0b872c809.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-206a1d1cd4932ad8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-804dcd793b720640.rlib" "/opt/rustwide/target/debug/deps/libtower_make-f8648ec4d952133d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9311a46ba729cf1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_net-52390274ce0a80a1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-dc4e13780caa711b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d4fa8b9ab3c69a7b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fbbfa1e50f5191fa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1b7695ef057775e3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bf1d8fdfdef16830.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d297987146252a8a.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c62dbebdb0004fe.rlib" "/opt/rustwide/target/debug/deps/libtower_service-18e925d1a0969d15.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef812db022daef7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5242454b03b9faf6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-24d9af0855ff10af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-af9f8085a479c375.rlib" "/opt/rustwide/target/debug/deps/libtracing-12f1614298066490.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e5162c267b0b6e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-35023bd02e6b7794.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cbcde0d0613c612.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-174edf57ca4ffb2f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed97561748fa72f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-016b8668c24c2fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-08c3db2529c8fd9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-9165482153755a38.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libbytes-6baeb181598b4b5c.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c635267ecd7b9a6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa38866f3a5ad2b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3fd5f42f13579a32.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be85dcf3dff18c68.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-92eea4b5874d76dd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-15536c100e29ad02.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fa0f86c0aad868ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-15761fa2cfdca0fb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-58953021fab014cc.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a5c42349ef9c0da.rlib" "/opt/rustwide/target/debug/deps/libserde-ea8f8c7012e886bd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-49b49c24fc59cf32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4453b343bcf98e43.rlib" "/opt/rustwide/target/debug/deps/libtime-b043fbc80c97c3cb.rlib" "/opt/rustwide/target/debug/deps/liblog-588c724b4b6495a7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/libclap-3c815e72687a4bcf.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-40570afc47c379d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-c4523d4736e59e10.rlib" "/opt/rustwide/target/debug/deps/liblibc-a9b58ec6df80b2f9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_index-09c101b32e90b941" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "51dc46e848fd06f5bce0290df54cbbdb896e953e132bb0cd8373992347a4fe0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dc46e848fd06f5bce0290df54cbbdb896e953e132bb0cd8373992347a4fe0d", kill_on_drop: false }` [INFO] [stdout] 51dc46e848fd06f5bce0290df54cbbdb896e953e132bb0cd8373992347a4fe0d