[INFO] updating cached repository imp/cargo-info [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/imp/cargo-info [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/imp/cargo-info" "work/ex/beta-1.38-1/sources/1.37.0/gh/imp/cargo-info"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/imp/cargo-info'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/imp/cargo-info" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/imp/cargo-info"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/imp/cargo-info'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba110cdafb389bc191e09957c69185c78918a439 [INFO] sha for GitHub repo imp/cargo-info: ba110cdafb389bc191e09957c69185c78918a439 [INFO] validating manifest of imp/cargo-info 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 imp/cargo-info 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 imp/cargo-info [INFO] finished frobbing imp/cargo-info [INFO] frobbed toml for imp/cargo-info written to work/ex/beta-1.38-1/sources/1.37.0/gh/imp/cargo-info/Cargo.toml [INFO] started frobbing imp/cargo-info [INFO] finished frobbing imp/cargo-info [INFO] frobbed toml for imp/cargo-info written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/imp/cargo-info/Cargo.toml [INFO] crate imp/cargo-info 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 imp/cargo-info 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/imp/cargo-info:/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] c9b1243095069fb35134bf8e4a2b182a9c4ed26d4a25e6f22aa962c83c71a283 [INFO] running `"docker" "start" "-a" "c9b1243095069fb35134bf8e4a2b182a9c4ed26d4a25e6f22aa962c83c71a283"` [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling pager v0.14.0 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling requests v0.0.30 [INFO] [stderr] Compiling cargo-info v0.5.14 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.04s [INFO] running `"docker" "inspect" "c9b1243095069fb35134bf8e4a2b182a9c4ed26d4a25e6f22aa962c83c71a283"` [INFO] running `"docker" "rm" "-f" "c9b1243095069fb35134bf8e4a2b182a9c4ed26d4a25e6f22aa962c83c71a283"` [INFO] [stdout] c9b1243095069fb35134bf8e4a2b182a9c4ed26d4a25e6f22aa962c83c71a283 [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/imp/cargo-info:/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] bdc63b9b23ba43888dbfe9881cc007cef961a308507464f11862b92a83b18497 [INFO] running `"docker" "start" "-a" "bdc63b9b23ba43888dbfe9881cc007cef961a308507464f11862b92a83b18497"` [INFO] [stderr] Compiling cargo-info v0.5.14 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `"docker" "inspect" "bdc63b9b23ba43888dbfe9881cc007cef961a308507464f11862b92a83b18497"` [INFO] running `"docker" "rm" "-f" "bdc63b9b23ba43888dbfe9881cc007cef961a308507464f11862b92a83b18497"` [INFO] [stdout] bdc63b9b23ba43888dbfe9881cc007cef961a308507464f11862b92a83b18497 [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/imp/cargo-info:/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] dcbbb1dfb3d50e2f1344854bcc4d830b58456c3fcc858aa8b949c519de18ff94 [INFO] running `"docker" "start" "-a" "dcbbb1dfb3d50e2f1344854bcc4d830b58456c3fcc858aa8b949c519de18ff94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_info-694314d414ba4e52 [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" "dcbbb1dfb3d50e2f1344854bcc4d830b58456c3fcc858aa8b949c519de18ff94"` [INFO] running `"docker" "rm" "-f" "dcbbb1dfb3d50e2f1344854bcc4d830b58456c3fcc858aa8b949c519de18ff94"` [INFO] [stdout] dcbbb1dfb3d50e2f1344854bcc4d830b58456c3fcc858aa8b949c519de18ff94