[INFO] cloning repository https://github.com/jbertovic/data-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbertovic/data-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Fdata-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Fdata-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf3cade57c1cd7696851437796f723f914212c1e [INFO] testing jbertovic/data-watch against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Fdata-watch" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbertovic/data-watch on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbertovic/data-watch [INFO] finished tweaking git repo https://github.com/jbertovic/data-watch [INFO] tweaked toml for git repo https://github.com/jbertovic/data-watch written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/jbertovic/data-watch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded surf v2.2.0 [INFO] [stderr] Downloaded jmespatch v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6dec8cac61c86ec500bf97826b063b07fd5e965e34d52f7bbb87b9c4208b50 [INFO] running `Command { std: "docker" "start" "-a" "fc6dec8cac61c86ec500bf97826b063b07fd5e965e34d52f7bbb87b9c4208b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6dec8cac61c86ec500bf97826b063b07fd5e965e34d52f7bbb87b9c4208b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6dec8cac61c86ec500bf97826b063b07fd5e965e34d52f7bbb87b9c4208b50", kill_on_drop: false }` [INFO] [stdout] fc6dec8cac61c86ec500bf97826b063b07fd5e965e34d52f7bbb87b9c4208b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c8295dc5825e3dae643021b474648da92f97c70798877fc877ee89d4e6932b [INFO] running `Command { std: "docker" "start" "-a" "e6c8295dc5825e3dae643021b474648da92f97c70798877fc877ee89d4e6932b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling spinning_top v0.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling cron v0.9.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling xactor v0.7.11 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling jmespatch v0.3.0 [INFO] [stderr] Compiling http-client v6.3.5 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling data-watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.80s [INFO] running `Command { std: "docker" "inspect" "e6c8295dc5825e3dae643021b474648da92f97c70798877fc877ee89d4e6932b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c8295dc5825e3dae643021b474648da92f97c70798877fc877ee89d4e6932b", kill_on_drop: false }` [INFO] [stdout] e6c8295dc5825e3dae643021b474648da92f97c70798877fc877ee89d4e6932b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b093cd3e1628b3967433d24278276c32e7dd0fd484a5b0fbda5425fb1e9463 [INFO] running `Command { std: "docker" "start" "-a" "88b093cd3e1628b3967433d24278276c32e7dd0fd484a5b0fbda5425fb1e9463", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling data-watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmy0Xqn/symbols.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.crypto.2f47697c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1.5bmma67cuh7ue3mp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-c893ada6a0f13229/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-da70a649567ee52e/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-553cff5fd1ea4046.rlib" "/opt/rustwide/target/debug/deps/libatty-172dce8dd8e87911.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-8e36fb2f6e96a67e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-21cb292ee38829c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libdata_watch-92c8abe164ed6630.rlib" "/opt/rustwide/target/debug/deps/libsurf-31ebd68caddf65b5.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-0d715cbb6de99847.rlib" "/opt/rustwide/target/debug/deps/libisahc-cfe990d9a8ccc489.rlib" "/opt/rustwide/target/debug/deps/libsluice-958c96a056af8291.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7208d8c7280cded6.rlib" "/opt/rustwide/target/debug/deps/libtracing-08d607adb958be7d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5fab1784e51c0788.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-e9aef82fc548f22d.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-79717cfc7732487f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-777e61f6aefe088a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcurl-3cf4b6651b1887b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f666bc4f716f04a4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-5b3844474881080a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53061927181941c6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4de173756328af7c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-dca9962c77c9d8e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0142df1aa05c9caf.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libjmespatch-64b81640a9f57d2a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcron-c59e2cdc006f02d9.rlib" "/opt/rustwide/target/debug/deps/libnom-07bea34100164718.rlib" "/opt/rustwide/target/debug/deps/libchrono-5343ad3546a6890b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-a40f9b6647b3b446.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-55829a3f2a921ad1.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2a1e5bb52b73d0d3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f34bb6559bd152ac.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-03e23e8a0de8a882.rlib" "/opt/rustwide/target/debug/deps/libserde_json-edeb0b549263e72e.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/librand-8054203b6f9d100c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81f40ea991034bdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f934d91bb32e3d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d57e03fd7113d6a.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/liburl-4314a6785f6670b0.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libserde-0953b506afd10c7e.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libcookie-ec718482989dd61a.rlib" "/opt/rustwide/target/debug/deps/libhkdf-a17b8e4c574cbe21.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b914af8a39112d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-8f48e8b02607ea2b.rlib" "/opt/rustwide/target/debug/deps/libghash-6dee99224e80625b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-ecf038652df76766.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-93cf38d7e6af200a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libctr-a80b444bfabb9b45.rlib" "/opt/rustwide/target/debug/deps/libaes-358f504a331bf0c1.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-8a19fc6edbdecac0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-3b58654b3e97bac0.rlib" "/opt/rustwide/target/debug/deps/libaead-bfda8d0d03ca6ed8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-1f670dd1e1162a81.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c2ef9eb6691b530c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-46ffbfc21e55c98c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cd7391c6658d9843.rlib" "/opt/rustwide/target/debug/deps/libtime-2d94ff79f7ec3b4f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b254eeb761069aaa.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libxactor-482e68462fc00946.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-bb81a0a7c43e2738.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-efa913ce978e5d3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3244d8593338f436.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b0a4431ace11637.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc033e003bc529fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-04cd743410d95641.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bcc7d16a0712be62.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-f6af05a7b5ba964b.rlib" "/opt/rustwide/target/debug/deps/libblocking-b7fc509ca26c3113.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b410d907626d641a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1d0aa0f78dd202b6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-3c2d5b5ee6b62da2.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-fbdc3093eb851a4c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6bbe0c51185d2406.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-d9e51d609bc1a87d.rlib" "/opt/rustwide/target/debug/deps/libpolling-2852c6dc8253184d.rlib" "/opt/rustwide/target/debug/deps/liblibc-ceec18efea8114f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f8cb54f0a9c5c63b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1c3a6c66ad33d27b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-dcd96499db954d91.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-e109f363d25eb8fa.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-be00369df773b9ab.rlib" "/opt/rustwide/target/debug/deps/liblog-140d0f3fd9db7ade.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c19c8366f6d30a19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/crypto-d4e034e2b5f1c1b1" "-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 `data-watch` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88b093cd3e1628b3967433d24278276c32e7dd0fd484a5b0fbda5425fb1e9463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b093cd3e1628b3967433d24278276c32e7dd0fd484a5b0fbda5425fb1e9463", kill_on_drop: false }` [INFO] [stdout] 88b093cd3e1628b3967433d24278276c32e7dd0fd484a5b0fbda5425fb1e9463