[INFO] updating cached repository https://github.com/BaptisteGelez/kantroboto [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] f843942a815dda1e72e59ad1b18dc3554e283a0f [INFO] testing BaptisteGelez/kantroboto against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaptisteGelez%2Fkantroboto" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BaptisteGelez/kantroboto 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/BaptisteGelez/kantroboto [INFO] finished tweaking git repo https://github.com/BaptisteGelez/kantroboto [INFO] tweaked toml for git repo https://github.com/BaptisteGelez/kantroboto written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/BaptisteGelez/kantroboto 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 389b1d5f53a8e48036a737976f33f8ecb398b3de653701ce2550c6cc07851b67 [INFO] running `"docker" "start" "-a" "389b1d5f53a8e48036a737976f33f8ecb398b3de653701ce2550c6cc07851b67"` [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling doc-comment v0.1.2 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling markov v1.0.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling elefren v0.19.0 [INFO] [stderr] Compiling soup v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling kantroboto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `"docker" "inspect" "389b1d5f53a8e48036a737976f33f8ecb398b3de653701ce2550c6cc07851b67"` [INFO] running `"docker" "rm" "-f" "389b1d5f53a8e48036a737976f33f8ecb398b3de653701ce2550c6cc07851b67"` [INFO] [stdout] 389b1d5f53a8e48036a737976f33f8ecb398b3de653701ce2550c6cc07851b67 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 3ba67674460f073a6d718ae4ae49c743528900530420f5d890f8c4b1eb4620b1 [INFO] running `"docker" "start" "-a" "3ba67674460f073a6d718ae4ae49c743528900530420f5d890f8c4b1eb4620b1"` [INFO] [stderr] Compiling kantroboto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.73s [INFO] running `"docker" "inspect" "3ba67674460f073a6d718ae4ae49c743528900530420f5d890f8c4b1eb4620b1"` [INFO] running `"docker" "rm" "-f" "3ba67674460f073a6d718ae4ae49c743528900530420f5d890f8c4b1eb4620b1"` [INFO] [stdout] 3ba67674460f073a6d718ae4ae49c743528900530420f5d890f8c4b1eb4620b1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/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] 01365647fef4e2d1b84e23e84d1211fe04d674a547e7ef4b67e8a2a6d120054f [INFO] running `"docker" "start" "-a" "01365647fef4e2d1b84e23e84d1211fe04d674a547e7ef4b67e8a2a6d120054f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kantroboto-7f1cbe5bb7018a66 [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" "01365647fef4e2d1b84e23e84d1211fe04d674a547e7ef4b67e8a2a6d120054f"` [INFO] running `"docker" "rm" "-f" "01365647fef4e2d1b84e23e84d1211fe04d674a547e7ef4b67e8a2a6d120054f"` [INFO] [stdout] 01365647fef4e2d1b84e23e84d1211fe04d674a547e7ef4b67e8a2a6d120054f