[INFO] updating cached repository https://github.com/roosmaa/bitcharge-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb349107ffccf2f613e141a5d7dc3652a7841242 [INFO] checking roosmaa/bitcharge-rs against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froosmaa%2Fbitcharge-rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roosmaa/bitcharge-rs on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/roosmaa/bitcharge-rs [INFO] finished tweaking git repo https://github.com/roosmaa/bitcharge-rs [INFO] tweaked toml for git repo https://github.com/roosmaa/bitcharge-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/roosmaa/bitcharge-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ac89a6639d2c1aca1c81cee21048552564980be7fa838da0bf98ee521a33249 [INFO] running `"docker" "start" "-a" "6ac89a6639d2c1aca1c81cee21048552564980be7fa838da0bf98ee521a33249"` [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking harsh v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking bigdecimal v0.0.14 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking qrcode v0.7.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.18 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking gotham v0.3.0 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling bitcharge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/worker.rs:116:35 [INFO] [stderr] | [INFO] [stderr] 116 | fn box_task<'a, F>(fut: F) -> Box + 'a> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/worker.rs:145:37 [INFO] [stderr] | [INFO] [stderr] 145 | .and_then(move |bal| -> Box + 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'a` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/worker.rs:116:35 [INFO] [stderr] | [INFO] [stderr] 116 | fn box_task<'a, F>(fut: F) -> Box + 'a> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/worker.rs:145:37 [INFO] [stderr] | [INFO] [stderr] 145 | .and_then(move |bal| -> Box + 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'a` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "6ac89a6639d2c1aca1c81cee21048552564980be7fa838da0bf98ee521a33249"` [INFO] running `"docker" "rm" "-f" "6ac89a6639d2c1aca1c81cee21048552564980be7fa838da0bf98ee521a33249"` [INFO] [stdout] 6ac89a6639d2c1aca1c81cee21048552564980be7fa838da0bf98ee521a33249