[INFO] updating cached repository https://github.com/jjpe/zippy [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] ad75e27d8a219adddfd009177ea63688f84792fa [INFO] testing jjpe/zippy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjpe/zippy 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/jjpe/zippy [INFO] finished tweaking git repo https://github.com/jjpe/zippy [INFO] tweaked toml for git repo https://github.com/jjpe/zippy written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jjpe/zippy 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 4a079f4e62f171ae1780a117eda076862431ecf42aa0242fa9a3754c0bbd8bc9 [INFO] running `"docker" "start" "-a" "4a079f4e62f171ae1780a117eda076862431ecf42aa0242fa9a3754c0bbd8bc9"` [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.2.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling syn v0.15.19 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling ioe v0.3.0 [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.15s [INFO] running `"docker" "inspect" "4a079f4e62f171ae1780a117eda076862431ecf42aa0242fa9a3754c0bbd8bc9"` [INFO] running `"docker" "rm" "-f" "4a079f4e62f171ae1780a117eda076862431ecf42aa0242fa9a3754c0bbd8bc9"` [INFO] [stdout] 4a079f4e62f171ae1780a117eda076862431ecf42aa0242fa9a3754c0bbd8bc9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 7378ad5206b5970f2cc2151a16e0f7baa802bb8d2caa81d020b75b00d89c010c [INFO] running `"docker" "start" "-a" "7378ad5206b5970f2cc2151a16e0f7baa802bb8d2caa81d020b75b00d89c010c"` [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `"docker" "inspect" "7378ad5206b5970f2cc2151a16e0f7baa802bb8d2caa81d020b75b00d89c010c"` [INFO] running `"docker" "rm" "-f" "7378ad5206b5970f2cc2151a16e0f7baa802bb8d2caa81d020b75b00d89c010c"` [INFO] [stdout] 7378ad5206b5970f2cc2151a16e0f7baa802bb8d2caa81d020b75b00d89c010c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 763993e0fc91b92a82b9d1229c8f5a74ef7166d9f113eca5b09da79a21baace2 [INFO] running `"docker" "start" "-a" "763993e0fc91b92a82b9d1229c8f5a74ef7166d9f113eca5b09da79a21baace2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zippy-ea62761b5680c273 [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" "763993e0fc91b92a82b9d1229c8f5a74ef7166d9f113eca5b09da79a21baace2"` [INFO] running `"docker" "rm" "-f" "763993e0fc91b92a82b9d1229c8f5a74ef7166d9f113eca5b09da79a21baace2"` [INFO] [stdout] 763993e0fc91b92a82b9d1229c8f5a74ef7166d9f113eca5b09da79a21baace2