[INFO] updating cached repository https://github.com/ehuss/cargo-prefetch [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] 08bbc066b608ae849a4ff8c40aa64fa3193f90b0 [INFO] testing ehuss/cargo-prefetch against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-prefetch" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ehuss/cargo-prefetch 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/ehuss/cargo-prefetch [INFO] finished tweaking git repo https://github.com/ehuss/cargo-prefetch [INFO] tweaked toml for git repo https://github.com/ehuss/cargo-prefetch written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ehuss/cargo-prefetch 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 2b3654934f4480012502a5764b76a4b08c64842f58d38bc826143bd8eb322b0a [INFO] running `"docker" "start" "-a" "2b3654934f4480012502a5764b76a4b08c64842f58d38bc826143bd8eb322b0a"` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling cargo-prefetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.41s [INFO] running `"docker" "inspect" "2b3654934f4480012502a5764b76a4b08c64842f58d38bc826143bd8eb322b0a"` [INFO] running `"docker" "rm" "-f" "2b3654934f4480012502a5764b76a4b08c64842f58d38bc826143bd8eb322b0a"` [INFO] [stdout] 2b3654934f4480012502a5764b76a4b08c64842f58d38bc826143bd8eb322b0a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 9c99d8a11bc1c98d54f4ec86bba4e223e82a0d516ff83c2f03657fcb8166bf4d [INFO] running `"docker" "start" "-a" "9c99d8a11bc1c98d54f4ec86bba4e223e82a0d516ff83c2f03657fcb8166bf4d"` [INFO] [stderr] Compiling cargo-prefetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `"docker" "inspect" "9c99d8a11bc1c98d54f4ec86bba4e223e82a0d516ff83c2f03657fcb8166bf4d"` [INFO] running `"docker" "rm" "-f" "9c99d8a11bc1c98d54f4ec86bba4e223e82a0d516ff83c2f03657fcb8166bf4d"` [INFO] [stdout] 9c99d8a11bc1c98d54f4ec86bba4e223e82a0d516ff83c2f03657fcb8166bf4d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 412a8f56b0c86a156245f3352720a9f4749ae171dcaa38e322d4e74f38955cb6 [INFO] running `"docker" "start" "-a" "412a8f56b0c86a156245f3352720a9f4749ae171dcaa38e322d4e74f38955cb6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_prefetch-c82f38841f2877cf [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" "412a8f56b0c86a156245f3352720a9f4749ae171dcaa38e322d4e74f38955cb6"` [INFO] running `"docker" "rm" "-f" "412a8f56b0c86a156245f3352720a9f4749ae171dcaa38e322d4e74f38955cb6"` [INFO] [stdout] 412a8f56b0c86a156245f3352720a9f4749ae171dcaa38e322d4e74f38955cb6