[INFO] updating cached repository https://github.com/jD91mZM2/cargo-patch [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] 2f29714b4252013a2c9eae012c2b274e2bb0d216 [INFO] testing jD91mZM2/cargo-patch against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fcargo-patch" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jD91mZM2/cargo-patch 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/jD91mZM2/cargo-patch [INFO] finished tweaking git repo https://github.com/jD91mZM2/cargo-patch [INFO] tweaked toml for git repo https://github.com/jD91mZM2/cargo-patch written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jD91mZM2/cargo-patch 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] cb032c6360643bcfcd21ae658f5e72b447aa460b5c92f323bb72649d5f05994c [INFO] running `"docker" "start" "-a" "cb032c6360643bcfcd21ae658f5e72b447aa460b5c92f323bb72649d5f05994c"` [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling curl-sys v0.4.5 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling libssh2-sys v0.2.7 [INFO] [stderr] Compiling libgit2-sys v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.11 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling ignore v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling curl v0.4.12 [INFO] [stderr] Compiling crates-io v0.16.0 [INFO] [stderr] Compiling git2 v0.7.1 [INFO] [stderr] Compiling git2-curl v0.8.1 [INFO] [stderr] Compiling cargo v0.27.0 [INFO] [stderr] Compiling cargo-patch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `"docker" "inspect" "cb032c6360643bcfcd21ae658f5e72b447aa460b5c92f323bb72649d5f05994c"` [INFO] running `"docker" "rm" "-f" "cb032c6360643bcfcd21ae658f5e72b447aa460b5c92f323bb72649d5f05994c"` [INFO] [stdout] cb032c6360643bcfcd21ae658f5e72b447aa460b5c92f323bb72649d5f05994c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 156342fcf9c810a0752b21dce266b39765818075a54a144eafe433c6afa51979 [INFO] running `"docker" "start" "-a" "156342fcf9c810a0752b21dce266b39765818075a54a144eafe433c6afa51979"` [INFO] [stderr] Compiling cargo-patch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `"docker" "inspect" "156342fcf9c810a0752b21dce266b39765818075a54a144eafe433c6afa51979"` [INFO] running `"docker" "rm" "-f" "156342fcf9c810a0752b21dce266b39765818075a54a144eafe433c6afa51979"` [INFO] [stdout] 156342fcf9c810a0752b21dce266b39765818075a54a144eafe433c6afa51979 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] e631974d8371e92c4643b7da8ecb268834979a8a2ad73998645e4bfada9b21d9 [INFO] running `"docker" "start" "-a" "e631974d8371e92c4643b7da8ecb268834979a8a2ad73998645e4bfada9b21d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_patch-31e4605294ca6243 [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" "e631974d8371e92c4643b7da8ecb268834979a8a2ad73998645e4bfada9b21d9"` [INFO] running `"docker" "rm" "-f" "e631974d8371e92c4643b7da8ecb268834979a8a2ad73998645e4bfada9b21d9"` [INFO] [stdout] e631974d8371e92c4643b7da8ecb268834979a8a2ad73998645e4bfada9b21d9