[INFO] updating cached repository https://github.com/tonsser/update-dependencies [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] 723f8ced5c66c905f5a7894ea1991fc78229608d [INFO] testing tonsser/update-dependencies against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonsser%2Fupdate-dependencies" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonsser/update-dependencies 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/tonsser/update-dependencies [INFO] finished tweaking git repo https://github.com/tonsser/update-dependencies [INFO] tweaked toml for git repo https://github.com/tonsser/update-dependencies written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tonsser/update-dependencies 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 6f192c6ae2235f3e3e659c33ba088cce57df5249d0d9bb7223bff14e0800c182 [INFO] running `"docker" "start" "-a" "6f192c6ae2235f3e3e659c33ba088cce57df5249d0d9bb7223bff14e0800c182"` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling chrono v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.0 [INFO] [stderr] Compiling structopt v0.3.0 [INFO] [stderr] Compiling update-dependencies v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.88s [INFO] running `"docker" "inspect" "6f192c6ae2235f3e3e659c33ba088cce57df5249d0d9bb7223bff14e0800c182"` [INFO] running `"docker" "rm" "-f" "6f192c6ae2235f3e3e659c33ba088cce57df5249d0d9bb7223bff14e0800c182"` [INFO] [stdout] 6f192c6ae2235f3e3e659c33ba088cce57df5249d0d9bb7223bff14e0800c182 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] df8b6af8dd12a6eb6e5c78be22617e8a2fd5156a9abd31142156606d7c6afc97 [INFO] running `"docker" "start" "-a" "df8b6af8dd12a6eb6e5c78be22617e8a2fd5156a9abd31142156606d7c6afc97"` [INFO] [stderr] Compiling update-dependencies v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "df8b6af8dd12a6eb6e5c78be22617e8a2fd5156a9abd31142156606d7c6afc97"` [INFO] running `"docker" "rm" "-f" "df8b6af8dd12a6eb6e5c78be22617e8a2fd5156a9abd31142156606d7c6afc97"` [INFO] [stdout] df8b6af8dd12a6eb6e5c78be22617e8a2fd5156a9abd31142156606d7c6afc97 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 717e248b9c9332e2456635c6975ca0a178329bc05c8392d038409897ad56b9e3 [INFO] running `"docker" "start" "-a" "717e248b9c9332e2456635c6975ca0a178329bc05c8392d038409897ad56b9e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/update_dependencies-d6b13eccb885969e [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" "717e248b9c9332e2456635c6975ca0a178329bc05c8392d038409897ad56b9e3"` [INFO] running `"docker" "rm" "-f" "717e248b9c9332e2456635c6975ca0a178329bc05c8392d038409897ad56b9e3"` [INFO] [stdout] 717e248b9c9332e2456635c6975ca0a178329bc05c8392d038409897ad56b9e3