[INFO] updating cached repository https://github.com/cscorley/kq-cab-relay [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] 0ac3e2b991aedaa4a6cc49348718eae35c3f1a3f [INFO] testing cscorley/kq-cab-relay against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcscorley%2Fkq-cab-relay" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cscorley/kq-cab-relay 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/cscorley/kq-cab-relay [INFO] finished tweaking git repo https://github.com/cscorley/kq-cab-relay [INFO] tweaked toml for git repo https://github.com/cscorley/kq-cab-relay written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cscorley/kq-cab-relay 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] [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] e8cf4ed952af6bbd35d7db86dca1185034ee4e7383b618855312b4ff60eee437 [INFO] running `"docker" "start" "-a" "e8cf4ed952af6bbd35d7db86dca1185034ee4e7383b618855312b4ff60eee437"` [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling websocket v0.22.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling kqcabrelay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.50s [INFO] running `"docker" "inspect" "e8cf4ed952af6bbd35d7db86dca1185034ee4e7383b618855312b4ff60eee437"` [INFO] running `"docker" "rm" "-f" "e8cf4ed952af6bbd35d7db86dca1185034ee4e7383b618855312b4ff60eee437"` [INFO] [stdout] e8cf4ed952af6bbd35d7db86dca1185034ee4e7383b618855312b4ff60eee437 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 80bfbf68d2112db63e15f71f99d8f4181549db74347b8dd7ab5ebd919c3d364f [INFO] running `"docker" "start" "-a" "80bfbf68d2112db63e15f71f99d8f4181549db74347b8dd7ab5ebd919c3d364f"` [INFO] [stderr] Compiling kqcabrelay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "80bfbf68d2112db63e15f71f99d8f4181549db74347b8dd7ab5ebd919c3d364f"` [INFO] running `"docker" "rm" "-f" "80bfbf68d2112db63e15f71f99d8f4181549db74347b8dd7ab5ebd919c3d364f"` [INFO] [stdout] 80bfbf68d2112db63e15f71f99d8f4181549db74347b8dd7ab5ebd919c3d364f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 9dcddd21607451d3c3200248ac23af2209451a6272c4968f52e881356f18ab3f [INFO] running `"docker" "start" "-a" "9dcddd21607451d3c3200248ac23af2209451a6272c4968f52e881356f18ab3f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kqcabrelay-49bc1e810edb305a [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" "9dcddd21607451d3c3200248ac23af2209451a6272c4968f52e881356f18ab3f"` [INFO] running `"docker" "rm" "-f" "9dcddd21607451d3c3200248ac23af2209451a6272c4968f52e881356f18ab3f"` [INFO] [stdout] 9dcddd21607451d3c3200248ac23af2209451a6272c4968f52e881356f18ab3f