[INFO] updating cached repository cssivision/quic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cssivision/quic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cssivision/quic" "work/ex/beta-1.37-6/sources/1.36.0/gh/cssivision/quic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cssivision/quic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cssivision/quic" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0fc39fa647d1a3715dca84cbec229dddbb7d3f7c [INFO] sha for GitHub repo cssivision/quic: 0fc39fa647d1a3715dca84cbec229dddbb7d3f7c [INFO] validating manifest of cssivision/quic on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cssivision/quic on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cssivision/quic [INFO] finished frobbing cssivision/quic [INFO] frobbed toml for cssivision/quic written to work/ex/beta-1.37-6/sources/1.36.0/gh/cssivision/quic/Cargo.toml [INFO] started frobbing cssivision/quic [INFO] finished frobbing cssivision/quic [INFO] frobbed toml for cssivision/quic written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic/Cargo.toml [INFO] crate cssivision/quic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cssivision/quic against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] db46592e70df60516cbfee6f6f6f5392be0afb7dfbed397b92d4c8863801dd04 [INFO] running `"docker" "start" "-a" "db46592e70df60516cbfee6f6f6f5392be0afb7dfbed397b92d4c8863801dd04"` [INFO] [stderr] Compiling quic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "db46592e70df60516cbfee6f6f6f5392be0afb7dfbed397b92d4c8863801dd04"` [INFO] running `"docker" "rm" "-f" "db46592e70df60516cbfee6f6f6f5392be0afb7dfbed397b92d4c8863801dd04"` [INFO] [stdout] db46592e70df60516cbfee6f6f6f5392be0afb7dfbed397b92d4c8863801dd04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ded94cef41b4edd5bd29cdffa8426dcc230265e88cebf7771af97e36f252fd62 [INFO] running `"docker" "start" "-a" "ded94cef41b4edd5bd29cdffa8426dcc230265e88cebf7771af97e36f252fd62"` [INFO] [stderr] Compiling quic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "ded94cef41b4edd5bd29cdffa8426dcc230265e88cebf7771af97e36f252fd62"` [INFO] running `"docker" "rm" "-f" "ded94cef41b4edd5bd29cdffa8426dcc230265e88cebf7771af97e36f252fd62"` [INFO] [stdout] ded94cef41b4edd5bd29cdffa8426dcc230265e88cebf7771af97e36f252fd62 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cssivision/quic:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e15e9831a7c66f0b6c54c1146a4c336982d51df6248ee39499377a9cd3735a2f [INFO] running `"docker" "start" "-a" "e15e9831a7c66f0b6c54c1146a4c336982d51df6248ee39499377a9cd3735a2f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/quic-49939f51c9abe61e [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] [stderr] Doc-tests quic [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" "e15e9831a7c66f0b6c54c1146a4c336982d51df6248ee39499377a9cd3735a2f"` [INFO] running `"docker" "rm" "-f" "e15e9831a7c66f0b6c54c1146a4c336982d51df6248ee39499377a9cd3735a2f"` [INFO] [stdout] e15e9831a7c66f0b6c54c1146a4c336982d51df6248ee39499377a9cd3735a2f