[INFO] updating cached repository https://github.com/ajh/future_playground [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] 6dd157375a41e586f071ff630bc6f566e422a76a [INFO] testing ajh/future_playground against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajh%2Ffuture_playground" "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/ajh/future_playground 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/ajh/future_playground [INFO] finished tweaking git repo https://github.com/ajh/future_playground [INFO] tweaked toml for git repo https://github.com/ajh/future_playground written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ajh/future_playground 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] b6059ff5838232e6cfee9068a8666d04a1b12da9e0449b4d2f7c77b382ff6a73 [INFO] running `"docker" "start" "-a" "b6059ff5838232e6cfee9068a8666d04a1b12da9e0449b4d2f7c77b382ff6a73"` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling futures v0.1.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling num_cpus v1.2.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.2 [INFO] [stderr] Compiling mio v0.6.1 [INFO] [stderr] Compiling tokio-core v0.1.1 [INFO] [stderr] Compiling tokiproto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `"docker" "inspect" "b6059ff5838232e6cfee9068a8666d04a1b12da9e0449b4d2f7c77b382ff6a73"` [INFO] running `"docker" "rm" "-f" "b6059ff5838232e6cfee9068a8666d04a1b12da9e0449b4d2f7c77b382ff6a73"` [INFO] [stdout] b6059ff5838232e6cfee9068a8666d04a1b12da9e0449b4d2f7c77b382ff6a73 [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] cef3b66a81b8d6057cfa251d117d9a36dd458170b6377d5257fb5af4d30c6ad8 [INFO] running `"docker" "start" "-a" "cef3b66a81b8d6057cfa251d117d9a36dd458170b6377d5257fb5af4d30c6ad8"` [INFO] [stderr] Compiling tokiproto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `"docker" "inspect" "cef3b66a81b8d6057cfa251d117d9a36dd458170b6377d5257fb5af4d30c6ad8"` [INFO] running `"docker" "rm" "-f" "cef3b66a81b8d6057cfa251d117d9a36dd458170b6377d5257fb5af4d30c6ad8"` [INFO] [stdout] cef3b66a81b8d6057cfa251d117d9a36dd458170b6377d5257fb5af4d30c6ad8 [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] 20b23957258c4336368635d0355d3211d95e148c03da51a4abafee1019ca6f06 [INFO] running `"docker" "start" "-a" "20b23957258c4336368635d0355d3211d95e148c03da51a4abafee1019ca6f06"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokiproto-f059e4162bc829ef [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" "20b23957258c4336368635d0355d3211d95e148c03da51a4abafee1019ca6f06"` [INFO] running `"docker" "rm" "-f" "20b23957258c4336368635d0355d3211d95e148c03da51a4abafee1019ca6f06"` [INFO] [stdout] 20b23957258c4336368635d0355d3211d95e148c03da51a4abafee1019ca6f06