[INFO] updating cached repository cscorley/kq-cab-relay [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cscorley/kq-cab-relay [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cscorley/kq-cab-relay" "work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cscorley/kq-cab-relay" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cscorley/kq-cab-relay"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cscorley/kq-cab-relay'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d08ddd979350bc53f78a8f29157c73906c7f6b9 [INFO] sha for GitHub repo cscorley/kq-cab-relay: 5d08ddd979350bc53f78a8f29157c73906c7f6b9 [INFO] validating manifest of cscorley/kq-cab-relay on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cscorley/kq-cab-relay on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cscorley/kq-cab-relay [INFO] finished frobbing cscorley/kq-cab-relay [INFO] frobbed toml for cscorley/kq-cab-relay written to work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay/Cargo.toml [INFO] started frobbing cscorley/kq-cab-relay [INFO] finished frobbing cscorley/kq-cab-relay [INFO] frobbed toml for cscorley/kq-cab-relay written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cscorley/kq-cab-relay/Cargo.toml [INFO] crate cscorley/kq-cab-relay already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cscorley/kq-cab-relay against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4372bb9c04a85b29c52776b4f17bf85437cec3387a2bade28ddadcbc4564cae2 [INFO] running `"docker" "start" "-a" "4372bb9c04a85b29c52776b4f17bf85437cec3387a2bade28ddadcbc4564cae2"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.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 websocket v0.22.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling kqcabrelay v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.49s [INFO] running `"docker" "inspect" "4372bb9c04a85b29c52776b4f17bf85437cec3387a2bade28ddadcbc4564cae2"` [INFO] running `"docker" "rm" "-f" "4372bb9c04a85b29c52776b4f17bf85437cec3387a2bade28ddadcbc4564cae2"` [INFO] [stdout] 4372bb9c04a85b29c52776b4f17bf85437cec3387a2bade28ddadcbc4564cae2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cc57b9c820ab5d0e83564f0504ef8d0be099cdbef60d047c1b55be6db29d8fc2 [INFO] running `"docker" "start" "-a" "cc57b9c820ab5d0e83564f0504ef8d0be099cdbef60d047c1b55be6db29d8fc2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kqcabrelay v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "cc57b9c820ab5d0e83564f0504ef8d0be099cdbef60d047c1b55be6db29d8fc2"` [INFO] running `"docker" "rm" "-f" "cc57b9c820ab5d0e83564f0504ef8d0be099cdbef60d047c1b55be6db29d8fc2"` [INFO] [stdout] cc57b9c820ab5d0e83564f0504ef8d0be099cdbef60d047c1b55be6db29d8fc2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cscorley/kq-cab-relay:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 02a3df0b32b8a61d7b10df857146938394f4bb74d9295599c9f82ce92d4cdb65 [INFO] running `"docker" "start" "-a" "02a3df0b32b8a61d7b10df857146938394f4bb74d9295599c9f82ce92d4cdb65"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/crater/target/debug/deps/kqcabrelay-7524b67b2ee77ced [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" "02a3df0b32b8a61d7b10df857146938394f4bb74d9295599c9f82ce92d4cdb65"` [INFO] running `"docker" "rm" "-f" "02a3df0b32b8a61d7b10df857146938394f4bb74d9295599c9f82ce92d4cdb65"` [INFO] [stdout] 02a3df0b32b8a61d7b10df857146938394f4bb74d9295599c9f82ce92d4cdb65