[INFO] cloning repository livioribeiro/reqr [INFO] running `"git" "clone" "--bare" "git://github.com/livioribeiro/reqr.git" "work/cache/sources/gh/livioribeiro/reqr"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/livioribeiro/reqr'... [INFO] running `"git" "clone" "work/cache/sources/gh/livioribeiro/reqr" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/livioribeiro/reqr" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/livioribeiro/reqr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/livioribeiro/reqr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b45aab710ee780cf18024fdf8ec4c49ec7a55ae [INFO] sha for GitHub repo livioribeiro/reqr: 5b45aab710ee780cf18024fdf8ec4c49ec7a55ae [INFO] validating manifest of livioribeiro/reqr on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of livioribeiro/reqr on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing livioribeiro/reqr [INFO] finished frobbing livioribeiro/reqr [INFO] frobbed toml for livioribeiro/reqr written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr/Cargo.toml [INFO] started frobbing livioribeiro/reqr [INFO] finished frobbing livioribeiro/reqr [INFO] frobbed toml for livioribeiro/reqr written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/livioribeiro/reqr/Cargo.toml [INFO] crate livioribeiro/reqr already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v3.2.2 [INFO] [stderr] Downloaded syntect v2.1.0 [INFO] [stderr] Downloaded os_pipe v0.6.1 [INFO] [stderr] Downloaded onig_sys v68.0.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing livioribeiro/reqr against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 105ea8d426b708e58403a6d78ea0e2b6cabe410c587cd65e9b5b640b0c8d631d [INFO] running `"docker" "start" "-a" "105ea8d426b708e58403a6d78ea0e2b6cabe410c587cd65e9b5b640b0c8d631d"` [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling onig_sys v68.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.1 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling hyper-tls v0.2.1 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling reqr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "105ea8d426b708e58403a6d78ea0e2b6cabe410c587cd65e9b5b640b0c8d631d"` [INFO] running `"docker" "rm" "-f" "105ea8d426b708e58403a6d78ea0e2b6cabe410c587cd65e9b5b640b0c8d631d"` [INFO] [stdout] 105ea8d426b708e58403a6d78ea0e2b6cabe410c587cd65e9b5b640b0c8d631d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 1cc3005f29cd4faa291758f0fd6bc871095b3fd717944c645027b8c8f7c36bba [INFO] running `"docker" "start" "-a" "1cc3005f29cd4faa291758f0fd6bc871095b3fd717944c645027b8c8f7c36bba"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling reqr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `"docker" "inspect" "1cc3005f29cd4faa291758f0fd6bc871095b3fd717944c645027b8c8f7c36bba"` [INFO] running `"docker" "rm" "-f" "1cc3005f29cd4faa291758f0fd6bc871095b3fd717944c645027b8c8f7c36bba"` [INFO] [stdout] 1cc3005f29cd4faa291758f0fd6bc871095b3fd717944c645027b8c8f7c36bba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/livioribeiro/reqr:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] e18b70294895e93221e675196c54d43633d22dabc29194c8def564cbc1e8b5cc [INFO] running `"docker" "start" "-a" "e18b70294895e93221e675196c54d43633d22dabc29194c8def564cbc1e8b5cc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/reqr-eb0b57952959e31c [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" "e18b70294895e93221e675196c54d43633d22dabc29194c8def564cbc1e8b5cc"` [INFO] running `"docker" "rm" "-f" "e18b70294895e93221e675196c54d43633d22dabc29194c8def564cbc1e8b5cc"` [INFO] [stdout] e18b70294895e93221e675196c54d43633d22dabc29194c8def564cbc1e8b5cc