[INFO] updating cached repository AdExNetwork/adex-type-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AdExNetwork/adex-type-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AdExNetwork/adex-type-example" "work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AdExNetwork/adex-type-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AdExNetwork/adex-type-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AdExNetwork/adex-type-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70512a3d0e1237e892119eb3cdad12fb17d1a2f8 [INFO] sha for GitHub repo AdExNetwork/adex-type-example: 70512a3d0e1237e892119eb3cdad12fb17d1a2f8 [INFO] validating manifest of AdExNetwork/adex-type-example on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AdExNetwork/adex-type-example on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AdExNetwork/adex-type-example [INFO] finished frobbing AdExNetwork/adex-type-example [INFO] frobbed toml for AdExNetwork/adex-type-example written to work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example/Cargo.toml [INFO] started frobbing AdExNetwork/adex-type-example [INFO] finished frobbing AdExNetwork/adex-type-example [INFO] frobbed toml for AdExNetwork/adex-type-example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AdExNetwork/adex-type-example/Cargo.toml [INFO] crate AdExNetwork/adex-type-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AdExNetwork/adex-type-example against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example:/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.37.0" "build" "--frozen"` [INFO] [stdout] 5002298145c2e76d0f6910d55d287bd132375d3540e8cc73eb44d8a7ee0d5f57 [INFO] running `"docker" "start" "-a" "5002298145c2e76d0f6910d55d287bd132375d3540e8cc73eb44d8a7ee0d5f57"` [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 want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "5002298145c2e76d0f6910d55d287bd132375d3540e8cc73eb44d8a7ee0d5f57"` [INFO] running `"docker" "rm" "-f" "5002298145c2e76d0f6910d55d287bd132375d3540e8cc73eb44d8a7ee0d5f57"` [INFO] [stdout] 5002298145c2e76d0f6910d55d287bd132375d3540e8cc73eb44d8a7ee0d5f57 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 15fa0e7d1b5fb8d16b6ebf255d52dd105363c6fd5ac96aef626bd49488cfded5 [INFO] running `"docker" "start" "-a" "15fa0e7d1b5fb8d16b6ebf255d52dd105363c6fd5ac96aef626bd49488cfded5"` [INFO] [stderr] Compiling adex-types-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "15fa0e7d1b5fb8d16b6ebf255d52dd105363c6fd5ac96aef626bd49488cfded5"` [INFO] running `"docker" "rm" "-f" "15fa0e7d1b5fb8d16b6ebf255d52dd105363c6fd5ac96aef626bd49488cfded5"` [INFO] [stdout] 15fa0e7d1b5fb8d16b6ebf255d52dd105363c6fd5ac96aef626bd49488cfded5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AdExNetwork/adex-type-example:/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.37.0" "test" "--frozen"` [INFO] [stdout] a0665d201e2c3e5c3bb8d1c4c90807b7db399fd52901d877edb81ebfea4543f8 [INFO] running `"docker" "start" "-a" "a0665d201e2c3e5c3bb8d1c4c90807b7db399fd52901d877edb81ebfea4543f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/adex_types_example-89257accbec24a78 [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" "a0665d201e2c3e5c3bb8d1c4c90807b7db399fd52901d877edb81ebfea4543f8"` [INFO] running `"docker" "rm" "-f" "a0665d201e2c3e5c3bb8d1c4c90807b7db399fd52901d877edb81ebfea4543f8"` [INFO] [stdout] a0665d201e2c3e5c3bb8d1c4c90807b7db399fd52901d877edb81ebfea4543f8