[INFO] fetching crate actyxos_data_flow 0.1.0... [INFO] testing actyxos_data_flow-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate actyxos_data_flow 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate actyxos_data_flow 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actyxos_data_flow 0.1.0 [INFO] finished tweaking crates.io crate actyxos_data_flow 0.1.0 [INFO] tweaked toml for crates.io crate actyxos_data_flow 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate actyxos_data_flow 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 235f729ed28ec0db530b5bf23bf4b64781bbf9bf6cff23b8582cec0a7f7e1269 [INFO] running `Command { std: "docker" "start" "-a" "235f729ed28ec0db530b5bf23bf4b64781bbf9bf6cff23b8582cec0a7f7e1269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "235f729ed28ec0db530b5bf23bf4b64781bbf9bf6cff23b8582cec0a7f7e1269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235f729ed28ec0db530b5bf23bf4b64781bbf9bf6cff23b8582cec0a7f7e1269", kill_on_drop: false }` [INFO] [stdout] 235f729ed28ec0db530b5bf23bf4b64781bbf9bf6cff23b8582cec0a7f7e1269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e560008cced8c99b50cda318459fac068e6d9a12a8b6284229b02861bfcf8a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e560008cced8c99b50cda318459fac068e6d9a12a8b6284229b02861bfcf8a4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Compiling timely_bytes v0.11.0 [INFO] [stderr] Compiling timely_logging v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-state-stream v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling winauth v0.0.3 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling intern-arc v0.1.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tiberius v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rusqlite v0.22.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling actyxos_sdk_macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling timely_communication v0.11.1 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling timely v0.11.1 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling postgres-native-tls v0.3.0 [INFO] [stderr] Compiling postgres v0.17.3 [INFO] [stderr] Compiling differential-dataflow v0.11.0 [INFO] [stderr] Compiling actyxos_sdk v0.3.1 [INFO] [stderr] Compiling actyxos_data_flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "0e560008cced8c99b50cda318459fac068e6d9a12a8b6284229b02861bfcf8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e560008cced8c99b50cda318459fac068e6d9a12a8b6284229b02861bfcf8a4", kill_on_drop: false }` [INFO] [stdout] 0e560008cced8c99b50cda318459fac068e6d9a12a8b6284229b02861bfcf8a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--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] d3f6f711ad3d70c0961857b74d8b490406f7282a3e350ec52b15341b14efd9b5 [INFO] running `Command { std: "docker" "start" "-a" "d3f6f711ad3d70c0961857b74d8b490406f7282a3e350ec52b15341b14efd9b5", kill_on_drop: false }` [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling test-env-log v0.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.6 [INFO] [stderr] Compiling actyxos_data_flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `actyxos_data_flow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actyxos_data_flow --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b7927b87ba99da2b -C extra-filename=-b7927b87ba99da2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-a301904bb3651403.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-d5c1e1968381f208.so --extern actyxos_sdk=/opt/rustwide/target/debug/deps/libactyxos_sdk-d0b6aa477eea6d20.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4bb28d43a8fdc7b.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-c5729da12e732d21.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-15577a536c507c9c.so --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-3530d0f561ea6887.rlib --extern futures01=/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-396362a821b2b642.rlib --extern futures_state_stream=/opt/rustwide/target/debug/deps/libfutures_state_stream-20a69b2cacbd363e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-c8cff6bda3d66b43.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-80306fe79a387133.rlib --extern postgres_native_tls=/opt/rustwide/target/debug/deps/libpostgres_native_tls-36971d623444743a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-201e0fece3f04480.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2da2b28a98c10f0.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-02aabe0ba9c729cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-69316b4830173443.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-b708492c6ca9d4a2.so --extern tiberius=/opt/rustwide/target/debug/deps/libtiberius-aaea2c8208f1099f.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d5bec3455214748f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-24f3b6f40fe35d61.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9758c39cfa663558.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a23a10f6022b6325.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7acef0785f2bc594/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.machine_usage.dacnxuas-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995" "/opt/rustwide/target/debug/examples/machine_usage-5aa9eb3cb95b7995.2iae2se7n69gqebc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7acef0785f2bc594/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-a23a10f6022b6325.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-eb35242966d9d18a.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-3ec12aaac45895dc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ad53471188779d89.rlib" "/opt/rustwide/target/debug/deps/libmatchers-fa2e04e942c16ba4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-06bde71eaaaec346.rlib" "/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libactyxos_data_flow-ae2c01ec20f556bf.rlib" "/opt/rustwide/target/debug/deps/librusqlite-201e0fece3f04480.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-cbc501edf8d909a6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-3435f84358cfdb44.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-36971d623444743a.rlib" "/opt/rustwide/target/debug/deps/libpostgres-80306fe79a387133.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-61af3ecdba8ca4e7.rlib" "/opt/rustwide/target/debug/deps/libphf-243cb6d51decca12.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-4c5344691d8a7251.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1fcc4297134e139d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-06992ae182118cea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-79f28b5096a522ad.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6588fb31535368cd.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libtracing-9758c39cfa663558.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2a52be607b93f026.rlib" "/opt/rustwide/target/debug/deps/libtiberius-aaea2c8208f1099f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-9a66f9fd0e0a3df7.rlib" "/opt/rustwide/target/debug/deps/libwinauth-5bd769b7c6d3ee94.rlib" "/opt/rustwide/target/debug/deps/libmd5-afe56872d19b81ae.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libtokio-e39230c32295aa63.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-47feeb41df03a77b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c50264031c9f1d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-29397be9082849c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-64c048d1f645daf3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8bc6e8cd726df365.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9db33c9ba61845b8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f375a56d827db2f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-09171568990fba03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7917d6c498076876.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a715eefbe1ac7b80.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libbytes-2e3f4e7b925ad093.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libfutures_state_stream-20a69b2cacbd363e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib" "/opt/rustwide/target/debug/deps/libactyxos_sdk-d0b6aa477eea6d20.rlib" "/opt/rustwide/target/debug/deps/libserde_transcode-1d619a683daed2cd.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-02aabe0ba9c729cb.rlib" "/opt/rustwide/target/debug/deps/libhalf-fa3159ec14c73b6b.rlib" "/opt/rustwide/target/debug/deps/libfixed-84a2dc23d6c75da4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libintern_arc-d8ce9015aa7e4fe6.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8d738294928db108.rlib" "/opt/rustwide/target/debug/deps/libahash-ead4a7ebab50c598.rlib" "/opt/rustwide/target/debug/deps/libconst_random-8eb87190f2e62ed8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c98954303c0a6c37.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4e38907185914450.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1415548377b6860c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8d1195ac56eac884.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libserde_json-69316b4830173443.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-d498f181a02ece73.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-cc396d6e84567576.rlib" "/opt/rustwide/target/debug/deps/libflate2-dd0343d2f0ac97cc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db763dec6e4ee36.rlib" "/opt/rustwide/target/debug/deps/libadler32-509b0e97d0014dcb.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c8cff6bda3d66b43.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-430a4f0b5929c83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1452d9db5cb7befa.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-86075f75a13ea3e5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-af887963b360d452.rlib" "/opt/rustwide/target/debug/deps/libindexmap-330caf55645d51cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a429fc52c1b9f800.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f56f1c9779740d4c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-24f3b6f40fe35d61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c52c87d96316c5d9.rlib" "/opt/rustwide/target/debug/deps/libmio-11f103692165c2e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3d86826ed6f40830.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c6903b732b96f6e.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libfutures-396362a821b2b642.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-64b97f54404eb1fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-554691782bef1697.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-46caed17eb98435c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libbytes-70274d2d07c811dc.rlib" "/opt/rustwide/target/debug/deps/libchrono-f4bb28d43a8fdc7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libdifferential_dataflow-3530d0f561ea6887.rlib" "/opt/rustwide/target/debug/deps/libtimely_sort-ac5f936f70323705.rlib" "/opt/rustwide/target/debug/deps/libtimely-d5bec3455214748f.rlib" "/opt/rustwide/target/debug/deps/libtimely_communication-f165f5830c1a7f9a.rlib" "/opt/rustwide/target/debug/deps/libtimely_logging-8aa8ecbfe829c383.rlib" "/opt/rustwide/target/debug/deps/libtimely_bytes-2fbf4a5b13b5f65e.rlib" "/opt/rustwide/target/debug/deps/libgetopts-0ec0dc8a5080f805.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libserde-c2da2b28a98c10f0.rlib" "/opt/rustwide/target/debug/deps/libabomonation-a301904bb3651403.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "d3f6f711ad3d70c0961857b74d8b490406f7282a3e350ec52b15341b14efd9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f6f711ad3d70c0961857b74d8b490406f7282a3e350ec52b15341b14efd9b5", kill_on_drop: false }` [INFO] [stdout] d3f6f711ad3d70c0961857b74d8b490406f7282a3e350ec52b15341b14efd9b5