[INFO] cloning repository https://github.com/j16r/coinbase-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j16r/coinbase-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Fcoinbase-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Fcoinbase-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba1815b18dc062b573e6578deda654b7c0b95ab0 [INFO] testing j16r/coinbase-rs 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%2Fj16r%2Fcoinbase-rs" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j16r/coinbase-rs 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/j16r/coinbase-rs [INFO] finished tweaking git repo https://github.com/j16r/coinbase-rs [INFO] tweaked toml for git repo https://github.com/j16r/coinbase-rs written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/j16r/coinbase-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 8979a20119af511efde5165c666dab8124dd9dc8abbeb214bfd2e7ff0e66d3c1 [INFO] running `Command { std: "docker" "start" "-a" "8979a20119af511efde5165c666dab8124dd9dc8abbeb214bfd2e7ff0e66d3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8979a20119af511efde5165c666dab8124dd9dc8abbeb214bfd2e7ff0e66d3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8979a20119af511efde5165c666dab8124dd9dc8abbeb214bfd2e7ff0e66d3c1", kill_on_drop: false }` [INFO] [stdout] 8979a20119af511efde5165c666dab8124dd9dc8abbeb214bfd2e7ff0e66d3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] dadc4537caeb56d029e51a2c3a58d37f84016408de3fc2a0d33476dad3ed384e [INFO] running `Command { std: "docker" "start" "-a" "dadc4537caeb56d029e51a2c3a58d37f84016408de3fc2a0d33476dad3ed384e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling uritemplate v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling coinbase-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `iso` [INFO] [stdout] --> src/public.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | iso: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.23s [INFO] running `Command { std: "docker" "inspect" "dadc4537caeb56d029e51a2c3a58d37f84016408de3fc2a0d33476dad3ed384e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dadc4537caeb56d029e51a2c3a58d37f84016408de3fc2a0d33476dad3ed384e", kill_on_drop: false }` [INFO] [stdout] dadc4537caeb56d029e51a2c3a58d37f84016408de3fc2a0d33476dad3ed384e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] e6864caec7b92e77f8eee2ab1d505424f4d0a6613b5d8467c9f5ac536077cfa0 [INFO] running `Command { std: "docker" "start" "-a" "e6864caec7b92e77f8eee2ab1d505424f4d0a6613b5d8467c9f5ac536077cfa0", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `iso` [INFO] [stdout] --> src/public.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | iso: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling coinbase-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coinbase-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name get_currencies --edition=2021 examples/get_currencies.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5081cf76c0eb7e5f -C extra-filename=-5081cf76c0eb7e5f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-25477347063f2dba.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-ca87ffeb101d50fc.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f519a66a7162b75e.rlib --extern coinbase_rs=/opt/rustwide/target/debug/deps/libcoinbase_rs-0843bb209bf74802.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-fc2196621160ad98.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e66868bc695850b8.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7d1630bfef3819ff.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-fad104dc9b00e81b.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-79441b79496eca1f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ce4029fc56153036.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1aaede3659088810.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-48f8b5d34510c211.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88dda6218cf7c754.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f73a80530c9de2f3.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-bf56eb088a456c50.rlib --extern uritemplate=/opt/rustwide/target/debug/deps/liburitemplate-9c9121c097282855.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7c3329b605dea8d1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6864caec7b92e77f8eee2ab1d505424f4d0a6613b5d8467c9f5ac536077cfa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6864caec7b92e77f8eee2ab1d505424f4d0a6613b5d8467c9f5ac536077cfa0", kill_on_drop: false }` [INFO] [stdout] e6864caec7b92e77f8eee2ab1d505424f4d0a6613b5d8467c9f5ac536077cfa0