[INFO] updating cached repository https://github.com/mrkline/modman [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] 720447aa7624af4b14d6085282487ab82d5292f8 [INFO] testing mrkline/modman against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrkline%2Fmodman" "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/mrkline/modman on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mrkline/modman [INFO] finished tweaking git repo https://github.com/mrkline/modman [INFO] tweaked toml for git repo https://github.com/mrkline/modman written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mrkline/modman already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 886694ac638e9148ccd77aab3a4bc3e3d1ac8da88702880cd6707db4b76551c7 [INFO] running `"docker" "start" "-a" "886694ac638e9148ccd77aab3a4bc3e3d1ac8da88702880cd6707db4b76551c7"` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling modman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `"docker" "inspect" "886694ac638e9148ccd77aab3a4bc3e3d1ac8da88702880cd6707db4b76551c7"` [INFO] running `"docker" "rm" "-f" "886694ac638e9148ccd77aab3a4bc3e3d1ac8da88702880cd6707db4b76551c7"` [INFO] [stdout] 886694ac638e9148ccd77aab3a4bc3e3d1ac8da88702880cd6707db4b76551c7 [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 54faa4a12281313dab25175d36a6b5cb696ad1426f0c273a9319356bd064f078 [INFO] running `"docker" "start" "-a" "54faa4a12281313dab25175d36a6b5cb696ad1426f0c273a9319356bd064f078"` [INFO] [stderr] Compiling modman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "54faa4a12281313dab25175d36a6b5cb696ad1426f0c273a9319356bd064f078"` [INFO] running `"docker" "rm" "-f" "54faa4a12281313dab25175d36a6b5cb696ad1426f0c273a9319356bd064f078"` [INFO] [stdout] 54faa4a12281313dab25175d36a6b5cb696ad1426f0c273a9319356bd064f078 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a26249485e80d7f20c8cc2527e855ffdbfe4f3daf1cf29cd0bc26cb180d6d6c4 [INFO] running `"docker" "start" "-a" "a26249485e80d7f20c8cc2527e855ffdbfe4f3daf1cf29cd0bc26cb180d6d6c4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/modman-dff6e2a66b676674 [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" "a26249485e80d7f20c8cc2527e855ffdbfe4f3daf1cf29cd0bc26cb180d6d6c4"` [INFO] running `"docker" "rm" "-f" "a26249485e80d7f20c8cc2527e855ffdbfe4f3daf1cf29cd0bc26cb180d6d6c4"` [INFO] [stdout] a26249485e80d7f20c8cc2527e855ffdbfe4f3daf1cf29cd0bc26cb180d6d6c4