[INFO] updating cached repository BaptisteGelez/kantroboto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BaptisteGelez/kantroboto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BaptisteGelez/kantroboto" "work/ex/beta-1.38-1/sources/1.37.0/gh/BaptisteGelez/kantroboto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/BaptisteGelez/kantroboto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BaptisteGelez/kantroboto" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BaptisteGelez/kantroboto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BaptisteGelez/kantroboto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f843942a815dda1e72e59ad1b18dc3554e283a0f [INFO] sha for GitHub repo BaptisteGelez/kantroboto: f843942a815dda1e72e59ad1b18dc3554e283a0f [INFO] validating manifest of BaptisteGelez/kantroboto 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 BaptisteGelez/kantroboto 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 BaptisteGelez/kantroboto [INFO] finished frobbing BaptisteGelez/kantroboto [INFO] frobbed toml for BaptisteGelez/kantroboto written to work/ex/beta-1.38-1/sources/1.37.0/gh/BaptisteGelez/kantroboto/Cargo.toml [INFO] started frobbing BaptisteGelez/kantroboto [INFO] finished frobbing BaptisteGelez/kantroboto [INFO] frobbed toml for BaptisteGelez/kantroboto written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BaptisteGelez/kantroboto/Cargo.toml [INFO] crate BaptisteGelez/kantroboto 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BaptisteGelez/kantroboto 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-7/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/BaptisteGelez/kantroboto:/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] da1491f04c49408a74a0e0fabb77d2aa87b1c575184df41378d6f14c9039af56 [INFO] running `"docker" "start" "-a" "da1491f04c49408a74a0e0fabb77d2aa87b1c575184df41378d6f14c9039af56"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling doc-comment v0.1.2 [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling markov v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling elefren v0.19.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling soup v0.3.0 [INFO] [stderr] Compiling kantroboto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `"docker" "inspect" "da1491f04c49408a74a0e0fabb77d2aa87b1c575184df41378d6f14c9039af56"` [INFO] running `"docker" "rm" "-f" "da1491f04c49408a74a0e0fabb77d2aa87b1c575184df41378d6f14c9039af56"` [INFO] [stdout] da1491f04c49408a74a0e0fabb77d2aa87b1c575184df41378d6f14c9039af56 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/BaptisteGelez/kantroboto:/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] da15a9ed3c59729d3e57828ada6c64c62b249638fb724bf1522b0e25a7886301 [INFO] running `"docker" "start" "-a" "da15a9ed3c59729d3e57828ada6c64c62b249638fb724bf1522b0e25a7886301"` [INFO] [stderr] Compiling kantroboto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `"docker" "inspect" "da15a9ed3c59729d3e57828ada6c64c62b249638fb724bf1522b0e25a7886301"` [INFO] running `"docker" "rm" "-f" "da15a9ed3c59729d3e57828ada6c64c62b249638fb724bf1522b0e25a7886301"` [INFO] [stdout] da15a9ed3c59729d3e57828ada6c64c62b249638fb724bf1522b0e25a7886301 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/BaptisteGelez/kantroboto:/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] c866e2f55cac20e5b1eabf3244b93869bcc50e27ca513ddb7ea33148c0323c15 [INFO] running `"docker" "start" "-a" "c866e2f55cac20e5b1eabf3244b93869bcc50e27ca513ddb7ea33148c0323c15"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/kantroboto-9b072ab378d99a2a [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" "c866e2f55cac20e5b1eabf3244b93869bcc50e27ca513ddb7ea33148c0323c15"` [INFO] running `"docker" "rm" "-f" "c866e2f55cac20e5b1eabf3244b93869bcc50e27ca513ddb7ea33148c0323c15"` [INFO] [stdout] c866e2f55cac20e5b1eabf3244b93869bcc50e27ca513ddb7ea33148c0323c15