[INFO] updating cached repository dizda/rustbar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dizda/rustbar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dizda/rustbar" "work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dizda/rustbar" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dizda/rustbar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dizda/rustbar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe3abf741eb9bfa5d7521466e53e4836a485fa1b [INFO] sha for GitHub repo dizda/rustbar: fe3abf741eb9bfa5d7521466e53e4836a485fa1b [INFO] validating manifest of dizda/rustbar 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 dizda/rustbar 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 dizda/rustbar [INFO] finished frobbing dizda/rustbar [INFO] frobbed toml for dizda/rustbar written to work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar/Cargo.toml [INFO] started frobbing dizda/rustbar [INFO] finished frobbing dizda/rustbar [INFO] frobbed toml for dizda/rustbar written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dizda/rustbar/Cargo.toml [INFO] crate dizda/rustbar 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing dizda/rustbar 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar:/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] ac57c8a01babac78824d17fabb000527b050026c1d548a45886c41a86e8ed762 [INFO] running `"docker" "start" "-a" "ac57c8a01babac78824d17fabb000527b050026c1d548a45886c41a86e8ed762"` [INFO] [stderr] Compiling lazycell v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling serde_json v1.0.30 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling flate2 v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling osascript v0.3.0 [INFO] [stderr] Compiling actix v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling actix-web v0.7.8 [INFO] [stderr] Compiling rustbar v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `"docker" "inspect" "ac57c8a01babac78824d17fabb000527b050026c1d548a45886c41a86e8ed762"` [INFO] running `"docker" "rm" "-f" "ac57c8a01babac78824d17fabb000527b050026c1d548a45886c41a86e8ed762"` [INFO] [stdout] ac57c8a01babac78824d17fabb000527b050026c1d548a45886c41a86e8ed762 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar:/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] c746fe1f6f0fb2fc24ec1bf4c255142cf4f7c6b2685043d588420aa0ed01cec4 [INFO] running `"docker" "start" "-a" "c746fe1f6f0fb2fc24ec1bf4c255142cf4f7c6b2685043d588420aa0ed01cec4"` [INFO] [stderr] Compiling rustbar v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.32s [INFO] running `"docker" "inspect" "c746fe1f6f0fb2fc24ec1bf4c255142cf4f7c6b2685043d588420aa0ed01cec4"` [INFO] running `"docker" "rm" "-f" "c746fe1f6f0fb2fc24ec1bf4c255142cf4f7c6b2685043d588420aa0ed01cec4"` [INFO] [stdout] c746fe1f6f0fb2fc24ec1bf4c255142cf4f7c6b2685043d588420aa0ed01cec4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dizda/rustbar:/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] 67ced53c8e047ceec4aacf1ade78b10390a533142a93636c5d38b5b239d8c6de [INFO] running `"docker" "start" "-a" "67ced53c8e047ceec4aacf1ade78b10390a533142a93636c5d38b5b239d8c6de"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustbar-79233faef7867353 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::tests::check_if_number_asserts ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/rustbar-dcc49a3aef1d25f2 [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Doc-tests rustbar [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" "67ced53c8e047ceec4aacf1ade78b10390a533142a93636c5d38b5b239d8c6de"` [INFO] running `"docker" "rm" "-f" "67ced53c8e047ceec4aacf1ade78b10390a533142a93636c5d38b5b239d8c6de"` [INFO] [stdout] 67ced53c8e047ceec4aacf1ade78b10390a533142a93636c5d38b5b239d8c6de