[INFO] fetching crate actyxos_data_flow 0.1.0... [INFO] testing actyxos_data_flow-0.1.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate actyxos_data_flow 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate actyxos_data_flow 0.1.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 228507b3c053aa9fbe0f671d7e1a60b7900b091b1412e30314db38a362a7b30f [INFO] running `Command { std: "docker" "start" "-a" "228507b3c053aa9fbe0f671d7e1a60b7900b091b1412e30314db38a362a7b30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "228507b3c053aa9fbe0f671d7e1a60b7900b091b1412e30314db38a362a7b30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228507b3c053aa9fbe0f671d7e1a60b7900b091b1412e30314db38a362a7b30f", kill_on_drop: false }` [INFO] [stdout] 228507b3c053aa9fbe0f671d7e1a60b7900b091b1412e30314db38a362a7b30f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d1bb42a807377550fd6619559ef86727cd7b1cd76087f7046e9dce57a7688d0 [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" "4d1bb42a807377550fd6619559ef86727cd7b1cd76087f7046e9dce57a7688d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [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 log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling smallvec v1.4.0 [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 adler32 v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling timely_logging v0.11.1 [INFO] [stderr] Compiling timely_bytes v0.11.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [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 indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-state-stream v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [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 time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.4.6 [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 stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling winauth v0.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [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 ahash v0.3.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [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 futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling actyxos_sdk_macros v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rusqlite v0.22.0 [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 differential-dataflow v0.11.0 [INFO] [stderr] Compiling postgres-native-tls v0.3.0 [INFO] [stderr] Compiling postgres v0.17.3 [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 34s [INFO] running `Command { std: "docker" "inspect" "4d1bb42a807377550fd6619559ef86727cd7b1cd76087f7046e9dce57a7688d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1bb42a807377550fd6619559ef86727cd7b1cd76087f7046e9dce57a7688d0", kill_on_drop: false }` [INFO] [stdout] 4d1bb42a807377550fd6619559ef86727cd7b1cd76087f7046e9dce57a7688d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07564080c5489242a73bb412267d10a22780baaeb12873326d8503010ac7979f [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" "07564080c5489242a73bb412267d10a22780baaeb12873326d8503010ac7979f", 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.machine_usage.96e0a1a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4.4pu5m5dzyww3f253.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b46055a769a3ff8c/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f29087a6b9158ea0.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-6d6b127f17dfadeb.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-6e332d15a8ca7c6a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e864db7752334191.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ddefb448d974e684.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d1811e4ee21a337a.rlib" "/opt/rustwide/target/debug/deps/libregex-57dee964ef0ba3dd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libactyxos_data_flow-81ae5c80e4e88ab1.rlib" "/opt/rustwide/target/debug/deps/librusqlite-347af6f0f78a8b0e.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5af867b84d0f088c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-668a2c1b8daea091.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-0b6ac63e5b714d9e.rlib" "/opt/rustwide/target/debug/deps/libpostgres-0db1ea8e68656a26.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-d198814655f30269.rlib" "/opt/rustwide/target/debug/deps/libphf-aa70f0e6b207e9bf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-bed4520500e38fbc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5800e791298dcce7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfd69ac877eedb37.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-e4cb0331d0ba9e3a.rlib" "/opt/rustwide/target/debug/deps/libstringprep-c6d5051168c61924.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c97566e1bac7822.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libhmac-ec853c3ccb8bafee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-545345ece110bb8a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-92ac3e1d61a4fa67.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libtracing-6dc286e2aacc479d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c7e6ef4eabfa0022.rlib" "/opt/rustwide/target/debug/deps/libtiberius-3cef2cdf237b6333.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e77a163d3e142de9.rlib" "/opt/rustwide/target/debug/deps/libwinauth-4abb5ac06e46d671.rlib" "/opt/rustwide/target/debug/deps/libmd5-180d1a2c792d83f4.rlib" "/opt/rustwide/target/debug/deps/librand-82dd105e18501df0.rlib" "/opt/rustwide/target/debug/deps/libtokio-ada0e38bc612ef38.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9a4381c10da870a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-92c60c96a335103e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0bca748ad57d23a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a231d6a5bb279c6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c5a2b910131ace5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e2f5b144ab55052.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4163d8ae39ed420e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-df66d838cd30686a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-035bebade9ccf279.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-011f210c9330e48a.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libbytes-1879373226b0d9eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libfutures_state_stream-a14bc192a882b9ea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ed7e507a602f7829.rlib" "/opt/rustwide/target/debug/deps/libactyxos_sdk-9128128e1f00a2c6.rlib" "/opt/rustwide/target/debug/deps/libserde_transcode-ad30d0b50a906451.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-a2f0e2f3d1cc6e48.rlib" "/opt/rustwide/target/debug/deps/libhalf-28752dba21e6d72f.rlib" "/opt/rustwide/target/debug/deps/libfixed-a9ffc9302249158c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libintern_arc-b8eea7c4cb09d9a6.rlib" "/opt/rustwide/target/debug/deps/libdashmap-2aaa262f117e497c.rlib" "/opt/rustwide/target/debug/deps/libahash-f4d9c4145972573e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-4884354b3fec4250.rlib" "/opt/rustwide/target/debug/deps/libreqwest-db41771bd594cdbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7f121028144e8362.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6f8c2c117fe29a00.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-40ff6b7c55b215e1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-526839edadc97a88.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-458dd4f09caa7fe6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-92989f38cedf469b.rlib" "/opt/rustwide/target/debug/deps/libflate2-2a6394a32164016f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-01f4e31acc42cf0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c33ae65f785f6722.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-10975aa2f8bd0c03.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-c1077063d3e1885d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-7998263038ffa92e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-f7718d916565d6e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9c67640ae16499da.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5a134aefd78e79a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-75d1a6607ce4395a.rlib" "/opt/rustwide/target/debug/deps/libmio-2db4150d3ae1bbd4.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1399fe0b60f5ce51.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libfutures-fd6dd0692183cdda.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-88161accda0fa743.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a67445ef6a327dd1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8583eea678c202b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da17899b8a3bab04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c83187afb64569b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libchrono-1cdd3e64c7c6a1ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b5bfd920c25b3c80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49f5e5ac61ddbac.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libdifferential_dataflow-0b6ee22bcc42d15e.rlib" "/opt/rustwide/target/debug/deps/libtimely_sort-41a9303680589358.rlib" "/opt/rustwide/target/debug/deps/libtimely-573a3d9d89c23dc4.rlib" "/opt/rustwide/target/debug/deps/libtimely_communication-f0f5534627fad9c5.rlib" "/opt/rustwide/target/debug/deps/libtimely_logging-963ee896b372fc00.rlib" "/opt/rustwide/target/debug/deps/libtimely_bytes-3d19dea78f6f1fe1.rlib" "/opt/rustwide/target/debug/deps/libgetopts-e145d7926f7910b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libserde-b42c345aaea78467.rlib" "/opt/rustwide/target/debug/deps/libabomonation-6741032772505f37.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/machine_usage-9aad3513e80de2d4" "-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: could not compile `actyxos_data_flow` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07564080c5489242a73bb412267d10a22780baaeb12873326d8503010ac7979f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07564080c5489242a73bb412267d10a22780baaeb12873326d8503010ac7979f", kill_on_drop: false }` [INFO] [stdout] 07564080c5489242a73bb412267d10a22780baaeb12873326d8503010ac7979f