[INFO] updating cached repository LersSett/ci-test-repo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LersSett/ci-test-repo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LersSett/ci-test-repo" "work/ex/beta-1.38-1/sources/1.37.0/gh/LersSett/ci-test-repo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LersSett/ci-test-repo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LersSett/ci-test-repo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6b0f098bc5cfb9db563e09bc5238b28f2f5820c [INFO] sha for GitHub repo LersSett/ci-test-repo: d6b0f098bc5cfb9db563e09bc5238b28f2f5820c [INFO] validating manifest of LersSett/ci-test-repo 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 LersSett/ci-test-repo 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 LersSett/ci-test-repo [INFO] finished frobbing LersSett/ci-test-repo [INFO] frobbed toml for LersSett/ci-test-repo written to work/ex/beta-1.38-1/sources/1.37.0/gh/LersSett/ci-test-repo/Cargo.toml [INFO] started frobbing LersSett/ci-test-repo [INFO] finished frobbing LersSett/ci-test-repo [INFO] frobbed toml for LersSett/ci-test-repo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo/Cargo.toml [INFO] crate LersSett/ci-test-repo 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 LersSett/ci-test-repo against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 8f5085ce9e5ec7bf9b30103dc8f67d56a752325fbd70213fc843b05063426a3d [INFO] running `"docker" "start" "-a" "8f5085ce9e5ec7bf9b30103dc8f67d56a752325fbd70213fc843b05063426a3d"` [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling azul v0.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling combine v3.6.7 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling enumset v0.3.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling graphql-parser v0.2.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling ci-test-repo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 20s [INFO] running `"docker" "inspect" "8f5085ce9e5ec7bf9b30103dc8f67d56a752325fbd70213fc843b05063426a3d"` [INFO] running `"docker" "rm" "-f" "8f5085ce9e5ec7bf9b30103dc8f67d56a752325fbd70213fc843b05063426a3d"` [INFO] [stdout] 8f5085ce9e5ec7bf9b30103dc8f67d56a752325fbd70213fc843b05063426a3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6ca2923f81f2747345a7e033f4fbc8654eb9a409b0feb7dc74a40524a3534543 [INFO] running `"docker" "start" "-a" "6ca2923f81f2747345a7e033f4fbc8654eb9a409b0feb7dc74a40524a3534543"` [INFO] [stderr] Compiling ci-test-repo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "6ca2923f81f2747345a7e033f4fbc8654eb9a409b0feb7dc74a40524a3534543"` [INFO] running `"docker" "rm" "-f" "6ca2923f81f2747345a7e033f4fbc8654eb9a409b0feb7dc74a40524a3534543"` [INFO] [stdout] 6ca2923f81f2747345a7e033f4fbc8654eb9a409b0feb7dc74a40524a3534543 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LersSett/ci-test-repo:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] dd6a8ac599ee9bac401174084db1fe01246cf04b45a97dda44a6e73020840f29 [INFO] running `"docker" "start" "-a" "dd6a8ac599ee9bac401174084db1fe01246cf04b45a97dda44a6e73020840f29"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/crater/target/debug/deps/ci_test_repo-acd0f37d569f3591 [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" "dd6a8ac599ee9bac401174084db1fe01246cf04b45a97dda44a6e73020840f29"` [INFO] running `"docker" "rm" "-f" "dd6a8ac599ee9bac401174084db1fe01246cf04b45a97dda44a6e73020840f29"` [INFO] [stdout] dd6a8ac599ee9bac401174084db1fe01246cf04b45a97dda44a6e73020840f29