[INFO] updating cached repository kogai/henacat [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kogai/henacat [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kogai/henacat" "work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kogai/henacat" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/henacat"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/henacat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0592f6eb1787b95e192559387d766084ad1ca676 [INFO] sha for GitHub repo kogai/henacat: 0592f6eb1787b95e192559387d766084ad1ca676 [INFO] validating manifest of kogai/henacat 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 kogai/henacat 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 kogai/henacat [INFO] finished frobbing kogai/henacat [INFO] frobbed toml for kogai/henacat written to work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat/Cargo.toml [INFO] started frobbing kogai/henacat [INFO] finished frobbing kogai/henacat [INFO] frobbed toml for kogai/henacat written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kogai/henacat/Cargo.toml [INFO] crate kogai/henacat 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kogai/henacat 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat:/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] 0a823a47639bee4d5b1498661d500dceeff0b5ef570eb239ec3a75e584e155d8 [INFO] running `"docker" "start" "-a" "0a823a47639bee4d5b1498661d500dceeff0b5ef570eb239ec3a75e584e155d8"` [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling henacat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `"docker" "inspect" "0a823a47639bee4d5b1498661d500dceeff0b5ef570eb239ec3a75e584e155d8"` [INFO] running `"docker" "rm" "-f" "0a823a47639bee4d5b1498661d500dceeff0b5ef570eb239ec3a75e584e155d8"` [INFO] [stdout] 0a823a47639bee4d5b1498661d500dceeff0b5ef570eb239ec3a75e584e155d8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat:/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] 2fe24c85571a2eaad9ccfd3f469e515850b6cc44f01032d14c5ce76a4d0d8205 [INFO] running `"docker" "start" "-a" "2fe24c85571a2eaad9ccfd3f469e515850b6cc44f01032d14c5ce76a4d0d8205"` [INFO] [stderr] Compiling henacat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "2fe24c85571a2eaad9ccfd3f469e515850b6cc44f01032d14c5ce76a4d0d8205"` [INFO] running `"docker" "rm" "-f" "2fe24c85571a2eaad9ccfd3f469e515850b6cc44f01032d14c5ce76a4d0d8205"` [INFO] [stdout] 2fe24c85571a2eaad9ccfd3f469e515850b6cc44f01032d14c5ce76a4d0d8205 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kogai/henacat:/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] 8800eabd5a79cf84a11990fac701b36e6568bc5061a427ced0fef42e96a85ad1 [INFO] running `"docker" "start" "-a" "8800eabd5a79cf84a11990fac701b36e6568bc5061a427ced0fef42e96a85ad1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/henacat-759dcda2d651f48c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test content_type::tests::it_should_extract_content_type ... ok [INFO] [stdout] test server::tests::it_should_extract_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/henacat_bin-4ac08a44266e6c14 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test content_type::tests::it_should_extract_content_type ... ok [INFO] [stdout] test server::tests::it_should_extract_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/client-a121ac26988d7d0b [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] Running /opt/crater/target/debug/deps/main-72c59cbe9678d416 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test e2e_should_get_response ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests henacat [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" "8800eabd5a79cf84a11990fac701b36e6568bc5061a427ced0fef42e96a85ad1"` [INFO] running `"docker" "rm" "-f" "8800eabd5a79cf84a11990fac701b36e6568bc5061a427ced0fef42e96a85ad1"` [INFO] [stdout] 8800eabd5a79cf84a11990fac701b36e6568bc5061a427ced0fef42e96a85ad1