[INFO] updating cached repository KevinMGranger/cargo-checkout [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KevinMGranger/cargo-checkout [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KevinMGranger/cargo-checkout" "work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KevinMGranger/cargo-checkout" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KevinMGranger/cargo-checkout"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KevinMGranger/cargo-checkout'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 63f62cdb193b388c816d1ff336168ab59f1c0b11 [INFO] sha for GitHub repo KevinMGranger/cargo-checkout: 63f62cdb193b388c816d1ff336168ab59f1c0b11 [INFO] validating manifest of KevinMGranger/cargo-checkout 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 KevinMGranger/cargo-checkout 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 KevinMGranger/cargo-checkout [INFO] finished frobbing KevinMGranger/cargo-checkout [INFO] frobbed toml for KevinMGranger/cargo-checkout written to work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout/Cargo.toml [INFO] started frobbing KevinMGranger/cargo-checkout [INFO] finished frobbing KevinMGranger/cargo-checkout [INFO] frobbed toml for KevinMGranger/cargo-checkout written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KevinMGranger/cargo-checkout/Cargo.toml [INFO] crate KevinMGranger/cargo-checkout 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 KevinMGranger/cargo-checkout 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout:/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] 3b5e92b88432833e9c81382ca3076e6846409c8fc0be485966c320e43ca7a039 [INFO] running `"docker" "start" "-a" "3b5e92b88432833e9c81382ca3076e6846409c8fc0be485966c320e43ca7a039"` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling console v0.7.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling cargo-pando v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "3b5e92b88432833e9c81382ca3076e6846409c8fc0be485966c320e43ca7a039"` [INFO] running `"docker" "rm" "-f" "3b5e92b88432833e9c81382ca3076e6846409c8fc0be485966c320e43ca7a039"` [INFO] [stdout] 3b5e92b88432833e9c81382ca3076e6846409c8fc0be485966c320e43ca7a039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout:/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] c17595cd936dc6de06813e8bc4dd4f29f70f879828dd514735d13e9232f851d3 [INFO] running `"docker" "start" "-a" "c17595cd936dc6de06813e8bc4dd4f29f70f879828dd514735d13e9232f851d3"` [INFO] [stderr] Compiling cargo-pando v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "c17595cd936dc6de06813e8bc4dd4f29f70f879828dd514735d13e9232f851d3"` [INFO] running `"docker" "rm" "-f" "c17595cd936dc6de06813e8bc4dd4f29f70f879828dd514735d13e9232f851d3"` [INFO] [stdout] c17595cd936dc6de06813e8bc4dd4f29f70f879828dd514735d13e9232f851d3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/KevinMGranger/cargo-checkout:/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] 537c99f00c5a20004c845c9ea300571c61cfd95925fa24de7f5ab47fdfb4af5a [INFO] running `"docker" "start" "-a" "537c99f00c5a20004c845c9ea300571c61cfd95925fa24de7f5ab47fdfb4af5a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_pando-4c52932ce740a7f9 [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" "537c99f00c5a20004c845c9ea300571c61cfd95925fa24de7f5ab47fdfb4af5a"` [INFO] running `"docker" "rm" "-f" "537c99f00c5a20004c845c9ea300571c61cfd95925fa24de7f5ab47fdfb4af5a"` [INFO] [stdout] 537c99f00c5a20004c845c9ea300571c61cfd95925fa24de7f5ab47fdfb4af5a