[INFO] updating cached repository https://github.com/AdExNetwork/adex-type-example [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] 70512a3d0e1237e892119eb3cdad12fb17d1a2f8 [INFO] testing AdExNetwork/adex-type-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdExNetwork%2Fadex-type-example" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdExNetwork/adex-type-example 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/AdExNetwork/adex-type-example [INFO] finished tweaking git repo https://github.com/AdExNetwork/adex-type-example [INFO] tweaked toml for git repo https://github.com/AdExNetwork/adex-type-example written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AdExNetwork/adex-type-example 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] b8ed47bdc0892867b9a148ea1c35646273238c83a6f29ddf214d0857503e0561 [INFO] running `"docker" "start" "-a" "b8ed47bdc0892867b9a148ea1c35646273238c83a6f29ddf214d0857503e0561"` [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling adex-types-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.45s [INFO] running `"docker" "inspect" "b8ed47bdc0892867b9a148ea1c35646273238c83a6f29ddf214d0857503e0561"` [INFO] running `"docker" "rm" "-f" "b8ed47bdc0892867b9a148ea1c35646273238c83a6f29ddf214d0857503e0561"` [INFO] [stdout] b8ed47bdc0892867b9a148ea1c35646273238c83a6f29ddf214d0857503e0561 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 0fe76d7e75e7c4ba067cec19199328185607357679c577537931acf656a0ed7d [INFO] running `"docker" "start" "-a" "0fe76d7e75e7c4ba067cec19199328185607357679c577537931acf656a0ed7d"` [INFO] [stderr] Compiling adex-types-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `"docker" "inspect" "0fe76d7e75e7c4ba067cec19199328185607357679c577537931acf656a0ed7d"` [INFO] running `"docker" "rm" "-f" "0fe76d7e75e7c4ba067cec19199328185607357679c577537931acf656a0ed7d"` [INFO] [stdout] 0fe76d7e75e7c4ba067cec19199328185607357679c577537931acf656a0ed7d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 0af4301c19b3a26ae3e93d92f4e822ea8e1b8a7854bb0e96ea442f93b921fd8d [INFO] running `"docker" "start" "-a" "0af4301c19b3a26ae3e93d92f4e822ea8e1b8a7854bb0e96ea442f93b921fd8d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/adex_types_example-e480c086421e950a [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" "0af4301c19b3a26ae3e93d92f4e822ea8e1b8a7854bb0e96ea442f93b921fd8d"` [INFO] running `"docker" "rm" "-f" "0af4301c19b3a26ae3e93d92f4e822ea8e1b8a7854bb0e96ea442f93b921fd8d"` [INFO] [stdout] 0af4301c19b3a26ae3e93d92f4e822ea8e1b8a7854bb0e96ea442f93b921fd8d