[INFO] cloning repository quite/gyro [INFO] running `"git" "clone" "--bare" "git://github.com/quite/gyro.git" "work/cache/sources/gh/quite/gyro"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/quite/gyro'... [INFO] running `"git" "clone" "work/cache/sources/gh/quite/gyro" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quite/gyro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quite/gyro" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75034c8ccd03ce050bc6183a09c0a3ae560fc663 [INFO] sha for GitHub repo quite/gyro: 75034c8ccd03ce050bc6183a09c0a3ae560fc663 [INFO] validating manifest of quite/gyro 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 quite/gyro 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 quite/gyro [INFO] finished frobbing quite/gyro [INFO] frobbed toml for quite/gyro written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/quite/gyro/Cargo.toml [INFO] started frobbing quite/gyro [INFO] finished frobbing quite/gyro [INFO] frobbed toml for quite/gyro written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro/Cargo.toml [INFO] crate quite/gyro 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] Updating git repository `https://github.com/quite/irc` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version v0.2.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing quite/gyro against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] dbdecc8c7cd356ef4b6f8526d17176167c07c719bc90debd9313d16493002aad [INFO] running `"docker" "start" "-a" "dbdecc8c7cd356ef4b6f8526d17176167c07c719bc90debd9313d16493002aad"` [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling gyro v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling irc v0.13.6 (https://github.com/quite/irc?branch=insecure#8e1bae16) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "dbdecc8c7cd356ef4b6f8526d17176167c07c719bc90debd9313d16493002aad"` [INFO] running `"docker" "rm" "-f" "dbdecc8c7cd356ef4b6f8526d17176167c07c719bc90debd9313d16493002aad"` [INFO] [stdout] dbdecc8c7cd356ef4b6f8526d17176167c07c719bc90debd9313d16493002aad [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3778bb7e02d96048f693e45dd09becacf918283bc0dcff18747f64409b4ca4a0 [INFO] running `"docker" "start" "-a" "3778bb7e02d96048f693e45dd09becacf918283bc0dcff18747f64409b4ca4a0"` [INFO] [stderr] Compiling gyro v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `"docker" "inspect" "3778bb7e02d96048f693e45dd09becacf918283bc0dcff18747f64409b4ca4a0"` [INFO] running `"docker" "rm" "-f" "3778bb7e02d96048f693e45dd09becacf918283bc0dcff18747f64409b4ca4a0"` [INFO] [stdout] 3778bb7e02d96048f693e45dd09becacf918283bc0dcff18747f64409b4ca4a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/quite/gyro:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] cc708b32741a47267b863b9de4747145fa47af51682d8d855feafeaf31eb7360 [INFO] running `"docker" "start" "-a" "cc708b32741a47267b863b9de4747145fa47af51682d8d855feafeaf31eb7360"` [INFO] [stderr] Compiling gyro v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/gyro-09e8e553643771b6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test urlinfo::tests::test_extract_html_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cc708b32741a47267b863b9de4747145fa47af51682d8d855feafeaf31eb7360"` [INFO] running `"docker" "rm" "-f" "cc708b32741a47267b863b9de4747145fa47af51682d8d855feafeaf31eb7360"` [INFO] [stdout] cc708b32741a47267b863b9de4747145fa47af51682d8d855feafeaf31eb7360