[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbertovic%2Fdata-watch" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbertovic/data-watch on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fc50c420db9ca473f684d63d4299c945390115773af4916114f67ee0d1d0bb7 [INFO] running `Command { std: "docker" "start" "-a" "9fc50c420db9ca473f684d63d4299c945390115773af4916114f67ee0d1d0bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc50c420db9ca473f684d63d4299c945390115773af4916114f67ee0d1d0bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc50c420db9ca473f684d63d4299c945390115773af4916114f67ee0d1d0bb7", kill_on_drop: false }` [INFO] [stdout] 9fc50c420db9ca473f684d63d4299c945390115773af4916114f67ee0d1d0bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f22c8e2b86475dab2381f2bed33a024826098048c0394e805279aef2606e9387 [INFO] running `Command { std: "docker" "start" "-a" "f22c8e2b86475dab2381f2bed33a024826098048c0394e805279aef2606e9387", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 futures-core v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [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 parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.2 [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 serde_json v1.0.64 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [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 fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 sluice v0.5.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling spinning_top v0.2.3 [INFO] [stderr] Compiling flume v0.9.2 [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 http v0.2.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.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 rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [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 tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [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 thiserror v1.0.24 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling tracing v0.1.25 [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_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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 55.08s [INFO] running `Command { std: "docker" "inspect" "f22c8e2b86475dab2381f2bed33a024826098048c0394e805279aef2606e9387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22c8e2b86475dab2381f2bed33a024826098048c0394e805279aef2606e9387", kill_on_drop: false }` [INFO] [stdout] f22c8e2b86475dab2381f2bed33a024826098048c0394e805279aef2606e9387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32f21b116fccc02b0330d9f1092c45110b35c47bf4286c99d2af530f3a20306a [INFO] running `Command { std: "docker" "start" "-a" "32f21b116fccc02b0330d9f1092c45110b35c47bf4286c99d2af530f3a20306a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.stockquote.f0e23f80-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5.39b94gpa2up3sg7j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-00697cfac7bfdb8f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-4321632cd01eef04/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-88481f36ba29f0bd.rlib" "/opt/rustwide/target/debug/deps/libatty-f6c8dbfdec5738c2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-b186b3f8fc0d07ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7c25c3270adffcff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libdata_watch-c6bd060e7cd35246.rlib" "/opt/rustwide/target/debug/deps/libsurf-71a64f15fb987acd.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-5e9d71b124311323.rlib" "/opt/rustwide/target/debug/deps/libisahc-c7589408ad7b24a1.rlib" "/opt/rustwide/target/debug/deps/libsluice-c10c9a334e655357.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c7e255e6d045de57.rlib" "/opt/rustwide/target/debug/deps/libtracing-079bba2f06ef9de7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5d6068ec3a0073c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-4474f6c63aa06880.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-32b38a5f5c444947.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcurl-d54e4a6e5a17b967.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76e98125ff1fb721.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-cabe41560c0d4875.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-afdb7ec8a116eb30.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-649cd7268dd68eb8.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-15b6c9c4e989721e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb403680f2ec64e9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libjmespatch-6d023572da2631a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcron-e1dfa39dbc947f05.rlib" "/opt/rustwide/target/debug/deps/libnom-37e20f939f8ab598.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ebb4eb7cbf74fb2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-b11d5a06b9814230.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-a06ecd17b384ebd5.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d9555cc2aa486719.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c8f1748ec26b5891.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a59099b518c97179.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d47de561171225c.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/librand-c06cac6961ef5428.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4725e99e7778be53.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1945f9bffd4f7c1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4eceb357841b890b.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-65fc907702fb4ebf.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libserde-fdc8ad86d382a20f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libcookie-409234723d5cedbc.rlib" "/opt/rustwide/target/debug/deps/libhkdf-796586d62aeb3615.rlib" "/opt/rustwide/target/debug/deps/libhmac-94b8be23994ec83a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-89225bbb4341eacc.rlib" "/opt/rustwide/target/debug/deps/libsha2-b52353c8b64ff8db.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ad9a0d1c168ea930.rlib" "/opt/rustwide/target/debug/deps/libghash-573f18656f4ecc02.rlib" "/opt/rustwide/target/debug/deps/libpolyval-a0737107b03361ba.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a5c65e7f7450a43c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5bb13641cec06f56.rlib" "/opt/rustwide/target/debug/deps/libctr-d0241c2355f48cb9.rlib" "/opt/rustwide/target/debug/deps/libaes-ad9bdf5d3f0113f4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-168cc5994fcd5ec7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-5f0b26d786db9b6d.rlib" "/opt/rustwide/target/debug/deps/libaead-699a9f788774425e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-43940cdade69a379.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e8cb57c2d70d89bc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-5b0edb5de39bba9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3d8347a6f4ec1696.rlib" "/opt/rustwide/target/debug/deps/libtime-14f46563a32b3d32.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b59ceebf2f538e0f.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libxactor-e266bebed72b16ec.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a003f14f7e00c1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d1849c1d90d517e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-07b5d9bb4660e39c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-836caf959095db15.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-302cb94894a7a128.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62af756e6c177df3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "/opt/rustwide/target/debug/deps/libasync_std-9008a880c2714a69.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-88f8726a6b95d37e.rlib" "/opt/rustwide/target/debug/deps/libblocking-c0fbac04d8fe14a3.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5f139e29377d4182.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f3630a2c4d52386b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e4bd60e3af76c01f.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-3b7bc52cebce3956.rlib" "/opt/rustwide/target/debug/deps/libsocket2-19ed3b771829118c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-66415ba02c630801.rlib" "/opt/rustwide/target/debug/deps/libpolling-4ce88532785e3cd8.rlib" "/opt/rustwide/target/debug/deps/liblibc-2ee69c91739741e7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-68009c49cf71f334.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-80ed13e1de7007c6.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-75b2bf06f8a31613.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9ae32efe008573c.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-ef49b8384830c566.rlib" "/opt/rustwide/target/debug/deps/liblog-2334b50618832cc1.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-064bbf8d60dbc86c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stockquote-b84d4eac26acacc5" "-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] [stderr] error: could not compile `data-watch` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32f21b116fccc02b0330d9f1092c45110b35c47bf4286c99d2af530f3a20306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f21b116fccc02b0330d9f1092c45110b35c47bf4286c99d2af530f3a20306a", kill_on_drop: false }` [INFO] [stdout] 32f21b116fccc02b0330d9f1092c45110b35c47bf4286c99d2af530f3a20306a