[INFO] cloning repository https://github.com/jnicholls/binance-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnicholls/binance-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnicholls%2Fbinance-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnicholls%2Fbinance-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0093f8dd053c91de988c33597e485093f70d3db2 [INFO] testing jnicholls/binance-api against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnicholls%2Fbinance-api" "/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/jnicholls/binance-api on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jnicholls/binance-api [INFO] finished tweaking git repo https://github.com/jnicholls/binance-api [INFO] tweaked toml for git repo https://github.com/jnicholls/binance-api written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.22.0 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91d993a1abf1f2a269860ef06c3dfc7239c4e641a8a2b7f4414a5ad880b6dd19 [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" "91d993a1abf1f2a269860ef06c3dfc7239c4e641a8a2b7f4414a5ad880b6dd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d993a1abf1f2a269860ef06c3dfc7239c4e641a8a2b7f4414a5ad880b6dd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d993a1abf1f2a269860ef06c3dfc7239c4e641a8a2b7f4414a5ad880b6dd19", kill_on_drop: false }` [INFO] [stdout] 91d993a1abf1f2a269860ef06c3dfc7239c4e641a8a2b7f4414a5ad880b6dd19 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b985b2eba962db2e747a1887bcf34958ae0f76777d5fb0a38e2fda1af425e368 [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" "b985b2eba962db2e747a1887bcf34958ae0f76777d5fb0a38e2fda1af425e368", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling binance-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "b985b2eba962db2e747a1887bcf34958ae0f76777d5fb0a38e2fda1af425e368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b985b2eba962db2e747a1887bcf34958ae0f76777d5fb0a38e2fda1af425e368", kill_on_drop: false }` [INFO] [stdout] b985b2eba962db2e747a1887bcf34958ae0f76777d5fb0a38e2fda1af425e368 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67dd7f3d0d3e0f65c2158a8e660585c379dac29f48e6cd486c453a4b03f5f476 [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" "67dd7f3d0d3e0f65c2158a8e660585c379dac29f48e6cd486c453a4b03f5f476", kill_on_drop: false }` [INFO] [stderr] Compiling binance-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `binance-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name binance_api --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0bf8a19acf5e4165 -C extra-filename=-0bf8a19acf5e4165 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-5af5960fccc2be68.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-57cf1908c74290d5.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c048c5fd0ed18352.so --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-c1b3ee900b5e741c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-d54805683822be81.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7d1630bfef3819ff.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-5c2f4af599e93cb0.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d4a1d7be97f78ce1.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-84566772256c9f04.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3ed5b659ce7fc2b3.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-216fddae43652e0b.so --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1bccefc5b78c0bd5.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eb1e88aa3de6b033.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-361e9842eab23289.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bb49804ac88e374f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67dd7f3d0d3e0f65c2158a8e660585c379dac29f48e6cd486c453a4b03f5f476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67dd7f3d0d3e0f65c2158a8e660585c379dac29f48e6cd486c453a4b03f5f476", kill_on_drop: false }` [INFO] [stdout] 67dd7f3d0d3e0f65c2158a8e660585c379dac29f48e6cd486c453a4b03f5f476