[INFO] updating cached repository https://github.com/nikmikov/bitmex-recorder [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 0e80a8a978ab9d12a38edda67746dacc1051785d [INFO] testing nikmikov/bitmex-recorder against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikmikov%2Fbitmex-recorder" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikmikov/bitmex-recorder on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nikmikov/bitmex-recorder [INFO] finished tweaking git repo https://github.com/nikmikov/bitmex-recorder [INFO] tweaked toml for git repo https://github.com/nikmikov/bitmex-recorder written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nikmikov/bitmex-recorder already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e711755e3c632257625c3ecd810c98e127b0136d1693b6ab2f46e06c95fc543c [INFO] running `"docker" "start" "-a" "e711755e3c632257625c3ecd810c98e127b0136d1693b6ab2f46e06c95fc543c"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling ws v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bitmex-recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `"docker" "inspect" "e711755e3c632257625c3ecd810c98e127b0136d1693b6ab2f46e06c95fc543c"` [INFO] running `"docker" "rm" "-f" "e711755e3c632257625c3ecd810c98e127b0136d1693b6ab2f46e06c95fc543c"` [INFO] [stdout] e711755e3c632257625c3ecd810c98e127b0136d1693b6ab2f46e06c95fc543c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f13a8f8e75119f4c31fbdfbc5b373329bef76346bf278bdf1fa0b0ca66fc3c1b [INFO] running `"docker" "start" "-a" "f13a8f8e75119f4c31fbdfbc5b373329bef76346bf278bdf1fa0b0ca66fc3c1b"` [INFO] [stderr] Compiling bitmex-recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "f13a8f8e75119f4c31fbdfbc5b373329bef76346bf278bdf1fa0b0ca66fc3c1b"` [INFO] running `"docker" "rm" "-f" "f13a8f8e75119f4c31fbdfbc5b373329bef76346bf278bdf1fa0b0ca66fc3c1b"` [INFO] [stdout] f13a8f8e75119f4c31fbdfbc5b373329bef76346bf278bdf1fa0b0ca66fc3c1b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] e66f34b8f1172c89de40377530781960e09f8690322e2810225846420217ae32 [INFO] running `"docker" "start" "-a" "e66f34b8f1172c89de40377530781960e09f8690322e2810225846420217ae32"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bitmex_recorder-951a596c3a4102e6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e66f34b8f1172c89de40377530781960e09f8690322e2810225846420217ae32"` [INFO] running `"docker" "rm" "-f" "e66f34b8f1172c89de40377530781960e09f8690322e2810225846420217ae32"` [INFO] [stdout] e66f34b8f1172c89de40377530781960e09f8690322e2810225846420217ae32