[INFO] updating cached repository cpfiffer/crypto-listener [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cpfiffer/crypto-listener [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cpfiffer/crypto-listener" "work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cpfiffer/crypto-listener" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cpfiffer/crypto-listener"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cpfiffer/crypto-listener'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87bdb6be3255857574c0a9b8c60d6a5c1df5bd06 [INFO] sha for GitHub repo cpfiffer/crypto-listener: 87bdb6be3255857574c0a9b8c60d6a5c1df5bd06 [INFO] validating manifest of cpfiffer/crypto-listener on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cpfiffer/crypto-listener on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cpfiffer/crypto-listener [INFO] removed workspace from cpfiffer/crypto-listener [INFO] finished frobbing cpfiffer/crypto-listener [INFO] frobbed toml for cpfiffer/crypto-listener written to work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener/Cargo.toml [INFO] started frobbing cpfiffer/crypto-listener [INFO] removed workspace from cpfiffer/crypto-listener [INFO] finished frobbing cpfiffer/crypto-listener [INFO] frobbed toml for cpfiffer/crypto-listener written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cpfiffer/crypto-listener/Cargo.toml [INFO] crate cpfiffer/crypto-listener already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cpfiffer/crypto-listener against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 140a998605bab7ef8a092d29a6ce58e0e877e09420c32915845f579825b09561 [INFO] running `"docker" "start" "-a" "140a998605bab7ef8a092d29a6ce58e0e877e09420c32915845f579825b09561"` [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling bus v2.2.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling limit-book v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `hyper` [INFO] [stderr] --> src/gemini/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use hyper; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "140a998605bab7ef8a092d29a6ce58e0e877e09420c32915845f579825b09561"` [INFO] running `"docker" "rm" "-f" "140a998605bab7ef8a092d29a6ce58e0e877e09420c32915845f579825b09561"` [INFO] [stdout] 140a998605bab7ef8a092d29a6ce58e0e877e09420c32915845f579825b09561 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 267aee3c865a221f93e3fff8c3f8eda0f066ab4f7b9fad711f655c4e2d33f49f [INFO] running `"docker" "start" "-a" "267aee3c865a221f93e3fff8c3f8eda0f066ab4f7b9fad711f655c4e2d33f49f"` [INFO] [stderr] Compiling limit-book v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `hyper` [INFO] [stderr] --> src/gemini/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use hyper; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "267aee3c865a221f93e3fff8c3f8eda0f066ab4f7b9fad711f655c4e2d33f49f"` [INFO] running `"docker" "rm" "-f" "267aee3c865a221f93e3fff8c3f8eda0f066ab4f7b9fad711f655c4e2d33f49f"` [INFO] [stdout] 267aee3c865a221f93e3fff8c3f8eda0f066ab4f7b9fad711f655c4e2d33f49f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cpfiffer/crypto-listener:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 6991d3046d386922ff5634e084079374cadfbd6a8f012f5ec7ba711cb751c08a [INFO] running `"docker" "start" "-a" "6991d3046d386922ff5634e084079374cadfbd6a8f012f5ec7ba711cb751c08a"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/limit_book-4db7697e47f41909 [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" "6991d3046d386922ff5634e084079374cadfbd6a8f012f5ec7ba711cb751c08a"` [INFO] running `"docker" "rm" "-f" "6991d3046d386922ff5634e084079374cadfbd6a8f012f5ec7ba711cb751c08a"` [INFO] [stdout] 6991d3046d386922ff5634e084079374cadfbd6a8f012f5ec7ba711cb751c08a