[INFO] updating cached repository https://github.com/ian-p-cooke/capntls [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] 9b5eb98607184a05ef309203dc2ab98d352ac124 [INFO] testing ian-p-cooke/capntls against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fian-p-cooke%2Fcapntls" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ian-p-cooke/capntls 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/ian-p-cooke/capntls [INFO] finished tweaking git repo https://github.com/ian-p-cooke/capntls [INFO] tweaked toml for git repo https://github.com/ian-p-cooke/capntls written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ian-p-cooke/capntls 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] c49fe3e908392b8bcb165429e152af890a587318a529fef64b7cf5a5f158d512 [INFO] running `"docker" "start" "-a" "c49fe3e908392b8bcb165429e152af890a587318a529fef64b7cf5a5f158d512"` [INFO] [stderr] Compiling spin v0.5.1 [INFO] [stderr] Compiling capnp v0.10.1 [INFO] [stderr] Compiling ring v0.16.7 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling capnpc v0.10.1 [INFO] [stderr] Compiling capnp-futures v0.10.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling capnp-rpc v0.10.0 [INFO] [stderr] Compiling capntls v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.58s [INFO] running `"docker" "inspect" "c49fe3e908392b8bcb165429e152af890a587318a529fef64b7cf5a5f158d512"` [INFO] running `"docker" "rm" "-f" "c49fe3e908392b8bcb165429e152af890a587318a529fef64b7cf5a5f158d512"` [INFO] [stdout] c49fe3e908392b8bcb165429e152af890a587318a529fef64b7cf5a5f158d512 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 82f136d21e702664d0af36c8c937ec6b65c4e00ea27ea78dca879d9c114bffe7 [INFO] running `"docker" "start" "-a" "82f136d21e702664d0af36c8c937ec6b65c4e00ea27ea78dca879d9c114bffe7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling capntls v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.41s [INFO] running `"docker" "inspect" "82f136d21e702664d0af36c8c937ec6b65c4e00ea27ea78dca879d9c114bffe7"` [INFO] running `"docker" "rm" "-f" "82f136d21e702664d0af36c8c937ec6b65c4e00ea27ea78dca879d9c114bffe7"` [INFO] [stdout] 82f136d21e702664d0af36c8c937ec6b65c4e00ea27ea78dca879d9c114bffe7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 0ee583767bbb1aa717b887dc0c27896e4963b156ef41ba1349ff20cc4e0d45cb [INFO] running `"docker" "start" "-a" "0ee583767bbb1aa717b887dc0c27896e4963b156ef41ba1349ff20cc4e0d45cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/capntls-520c1977e1879e4e [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" "0ee583767bbb1aa717b887dc0c27896e4963b156ef41ba1349ff20cc4e0d45cb"` [INFO] running `"docker" "rm" "-f" "0ee583767bbb1aa717b887dc0c27896e4963b156ef41ba1349ff20cc4e0d45cb"` [INFO] [stdout] 0ee583767bbb1aa717b887dc0c27896e4963b156ef41ba1349ff20cc4e0d45cb