[INFO] updating cached repository EmbarkStudios/cargo-fetcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/EmbarkStudios/cargo-fetcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/EmbarkStudios/cargo-fetcher" "work/ex/beta-1.38-1/sources/1.37.0/gh/EmbarkStudios/cargo-fetcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/EmbarkStudios/cargo-fetcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/EmbarkStudios/cargo-fetcher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EmbarkStudios/cargo-fetcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EmbarkStudios/cargo-fetcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 85857c3d3a826a12d46c3ad91bf16fd66ce870a0 [INFO] sha for GitHub repo EmbarkStudios/cargo-fetcher: 85857c3d3a826a12d46c3ad91bf16fd66ce870a0 [INFO] validating manifest of EmbarkStudios/cargo-fetcher 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 EmbarkStudios/cargo-fetcher 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 EmbarkStudios/cargo-fetcher [INFO] finished frobbing EmbarkStudios/cargo-fetcher [INFO] frobbed toml for EmbarkStudios/cargo-fetcher written to work/ex/beta-1.38-1/sources/1.37.0/gh/EmbarkStudios/cargo-fetcher/Cargo.toml [INFO] started frobbing EmbarkStudios/cargo-fetcher [INFO] finished frobbing EmbarkStudios/cargo-fetcher [INFO] frobbed toml for EmbarkStudios/cargo-fetcher written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/EmbarkStudios/cargo-fetcher/Cargo.toml [INFO] crate EmbarkStudios/cargo-fetcher 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 EmbarkStudios/cargo-fetcher 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/EmbarkStudios/cargo-fetcher:/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] c1f13538e903cb9efcf5426a7db2ce0b3f34df08fed995f254d729601375a162 [INFO] running `"docker" "start" "-a" "c1f13538e903cb9efcf5426a7db2ce0b3f34df08fed995f254d729601375a162"` [INFO] [stderr] warning: version requirement `0.4.26+zstd.1.4.1` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.0.0 [INFO] [stderr] Compiling twox-hash v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling url v2.0.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling zstd-sys v1.4.11+zstd.1.4.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling zstd-safe v1.4.11+zstd.1.4.1 [INFO] [stderr] Compiling zstd v0.4.26+zstd.1.4.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tame-oauth v0.2.1 [INFO] [stderr] Compiling tame-gcs v0.3.4 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling cargo-fetcher v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `"docker" "inspect" "c1f13538e903cb9efcf5426a7db2ce0b3f34df08fed995f254d729601375a162"` [INFO] running `"docker" "rm" "-f" "c1f13538e903cb9efcf5426a7db2ce0b3f34df08fed995f254d729601375a162"` [INFO] [stdout] c1f13538e903cb9efcf5426a7db2ce0b3f34df08fed995f254d729601375a162 [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/EmbarkStudios/cargo-fetcher:/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] 5f51cff9c7636b39c8579549256d06617c160d8046766baddf6159c87a1f7985 [INFO] running `"docker" "start" "-a" "5f51cff9c7636b39c8579549256d06617c160d8046766baddf6159c87a1f7985"` [INFO] [stderr] warning: version requirement `0.4.26+zstd.1.4.1` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling cargo-fetcher v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `"docker" "inspect" "5f51cff9c7636b39c8579549256d06617c160d8046766baddf6159c87a1f7985"` [INFO] running `"docker" "rm" "-f" "5f51cff9c7636b39c8579549256d06617c160d8046766baddf6159c87a1f7985"` [INFO] [stdout] 5f51cff9c7636b39c8579549256d06617c160d8046766baddf6159c87a1f7985 [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/EmbarkStudios/cargo-fetcher:/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] aee466fd7672828cd8cc14ddafabc0ba20fbb69586cf4b83839e315a539b1884 [INFO] running `"docker" "start" "-a" "aee466fd7672828cd8cc14ddafabc0ba20fbb69586cf4b83839e315a539b1884"` [INFO] [stderr] warning: version requirement `0.4.26+zstd.1.4.1` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_fetcher-39c81f0715b32e5d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test util::test::idents_urls ... ok [INFO] [stdout] test util::test::canonicalizes_urls ... ok [INFO] [stdout] test util::test::validates_checksums ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/crater/target/debug/deps/cargo_fetcher-b836ac4b41b2c30b [INFO] [stderr] Doc-tests cargo-fetcher [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" "aee466fd7672828cd8cc14ddafabc0ba20fbb69586cf4b83839e315a539b1884"` [INFO] running `"docker" "rm" "-f" "aee466fd7672828cd8cc14ddafabc0ba20fbb69586cf4b83839e315a539b1884"` [INFO] [stdout] aee466fd7672828cd8cc14ddafabc0ba20fbb69586cf4b83839e315a539b1884