[INFO] updating cached repository woofwoofinc/cargo-sphinx [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/woofwoofinc/cargo-sphinx [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/woofwoofinc/cargo-sphinx" "work/ex/beta-1.37-6/sources/1.36.0/gh/woofwoofinc/cargo-sphinx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/woofwoofinc/cargo-sphinx'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/woofwoofinc/cargo-sphinx" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1902f06508815366f65d3ed3cc2f7454cff9bc8 [INFO] sha for GitHub repo woofwoofinc/cargo-sphinx: a1902f06508815366f65d3ed3cc2f7454cff9bc8 [INFO] validating manifest of woofwoofinc/cargo-sphinx on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of woofwoofinc/cargo-sphinx on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing woofwoofinc/cargo-sphinx [INFO] finished frobbing woofwoofinc/cargo-sphinx [INFO] frobbed toml for woofwoofinc/cargo-sphinx written to work/ex/beta-1.37-6/sources/1.36.0/gh/woofwoofinc/cargo-sphinx/Cargo.toml [INFO] started frobbing woofwoofinc/cargo-sphinx [INFO] finished frobbing woofwoofinc/cargo-sphinx [INFO] frobbed toml for woofwoofinc/cargo-sphinx written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx/Cargo.toml [INFO] crate woofwoofinc/cargo-sphinx already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing woofwoofinc/cargo-sphinx against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 044eecd47593af69622ac83b3b897aebfc0909adc831d03436fcccdccb4a5b8b [INFO] running `"docker" "start" "-a" "044eecd47593af69622ac83b3b897aebfc0909adc831d03436fcccdccb4a5b8b"` [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling im-rc v12.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling rustfix v0.4.4 [INFO] [stderr] Compiling crates-io v0.23.0 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.35.0 [INFO] [stderr] Compiling cargo-sphinx v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `"docker" "inspect" "044eecd47593af69622ac83b3b897aebfc0909adc831d03436fcccdccb4a5b8b"` [INFO] running `"docker" "rm" "-f" "044eecd47593af69622ac83b3b897aebfc0909adc831d03436fcccdccb4a5b8b"` [INFO] [stdout] 044eecd47593af69622ac83b3b897aebfc0909adc831d03436fcccdccb4a5b8b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5da723c5ae2df17954c879692538e4fcaa649c812a29881c684031f182351b5b [INFO] running `"docker" "start" "-a" "5da723c5ae2df17954c879692538e4fcaa649c812a29881c684031f182351b5b"` [INFO] [stderr] Compiling cargo-sphinx v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.82s [INFO] running `"docker" "inspect" "5da723c5ae2df17954c879692538e4fcaa649c812a29881c684031f182351b5b"` [INFO] running `"docker" "rm" "-f" "5da723c5ae2df17954c879692538e4fcaa649c812a29881c684031f182351b5b"` [INFO] [stdout] 5da723c5ae2df17954c879692538e4fcaa649c812a29881c684031f182351b5b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/woofwoofinc/cargo-sphinx:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 9c9e4c74fd627dc342d1b4109a27746d0d063f7a1bc990c54a84177b4c0735ca [INFO] running `"docker" "start" "-a" "9c9e4c74fd627dc342d1b4109a27746d0d063f7a1bc990c54a84177b4c0735ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_sphinx-a4bd16676e784843 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test config::test_docs_path_config ... ok [INFO] [stdout] test config::test_commit_message_config ... ok [INFO] [stdout] test config::test_push_branch_config ... ok [INFO] [stdout] test config::test_sign_commit_config ... ok [INFO] [stdout] test config::test_push_remote_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9c9e4c74fd627dc342d1b4109a27746d0d063f7a1bc990c54a84177b4c0735ca"` [INFO] running `"docker" "rm" "-f" "9c9e4c74fd627dc342d1b4109a27746d0d063f7a1bc990c54a84177b4c0735ca"` [INFO] [stdout] 9c9e4c74fd627dc342d1b4109a27746d0d063f7a1bc990c54a84177b4c0735ca