[INFO] updating cached repository https://github.com/aaronoppenheimer/rbiz [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] e3b36ac8dacb0522067de96c44f2d755b973aaea [INFO] testing aaronoppenheimer/rbiz against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronoppenheimer%2Frbiz" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaronoppenheimer/rbiz on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aaronoppenheimer/rbiz [INFO] finished tweaking git repo https://github.com/aaronoppenheimer/rbiz [INFO] tweaked toml for git repo https://github.com/aaronoppenheimer/rbiz written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/aaronoppenheimer/rbiz already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bd442de5f53e32c285781dcaa7aafd0c9abbd31152fee9e503d3a960e09a5dbb [INFO] running `"docker" "start" "-a" "bd442de5f53e32c285781dcaa7aafd0c9abbd31152fee9e503d3a960e09a5dbb"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.40.0 [INFO] [stderr] Compiling rbiz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.60s [INFO] running `"docker" "inspect" "bd442de5f53e32c285781dcaa7aafd0c9abbd31152fee9e503d3a960e09a5dbb"` [INFO] running `"docker" "rm" "-f" "bd442de5f53e32c285781dcaa7aafd0c9abbd31152fee9e503d3a960e09a5dbb"` [INFO] [stdout] bd442de5f53e32c285781dcaa7aafd0c9abbd31152fee9e503d3a960e09a5dbb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bab90681a5db54fbcf1a6a022d7ebfd41cd5d80917031bc65150e44c9b6e598e [INFO] running `"docker" "start" "-a" "bab90681a5db54fbcf1a6a022d7ebfd41cd5d80917031bc65150e44c9b6e598e"` [INFO] [stderr] Compiling rbiz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "bab90681a5db54fbcf1a6a022d7ebfd41cd5d80917031bc65150e44c9b6e598e"` [INFO] running `"docker" "rm" "-f" "bab90681a5db54fbcf1a6a022d7ebfd41cd5d80917031bc65150e44c9b6e598e"` [INFO] [stdout] bab90681a5db54fbcf1a6a022d7ebfd41cd5d80917031bc65150e44c9b6e598e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 8669843376c5e458d373b2ca3ec8f626df1e42b82cfc29b69c9e19cef3b9fcd4 [INFO] running `"docker" "start" "-a" "8669843376c5e458d373b2ca3ec8f626df1e42b82cfc29b69c9e19cef3b9fcd4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rbiz-b0f4b18851da6620 [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" "8669843376c5e458d373b2ca3ec8f626df1e42b82cfc29b69c9e19cef3b9fcd4"` [INFO] running `"docker" "rm" "-f" "8669843376c5e458d373b2ca3ec8f626df1e42b82cfc29b69c9e19cef3b9fcd4"` [INFO] [stdout] 8669843376c5e458d373b2ca3ec8f626df1e42b82cfc29b69c9e19cef3b9fcd4