[INFO] updating cached repository ticky/kuvvfetch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ticky/kuvvfetch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ticky/kuvvfetch" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ticky/kuvvfetch"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ticky/kuvvfetch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ticky/kuvvfetch" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 58621fdb3d19e5a5e4c3a6f800ffdb88e780bb52 [INFO] sha for GitHub repo ticky/kuvvfetch: 58621fdb3d19e5a5e4c3a6f800ffdb88e780bb52 [INFO] validating manifest of ticky/kuvvfetch on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ticky/kuvvfetch on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ticky/kuvvfetch [INFO] finished frobbing ticky/kuvvfetch [INFO] frobbed toml for ticky/kuvvfetch written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ticky/kuvvfetch/Cargo.toml [INFO] started frobbing ticky/kuvvfetch [INFO] finished frobbing ticky/kuvvfetch [INFO] frobbed toml for ticky/kuvvfetch written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch/Cargo.toml [INFO] crate ticky/kuvvfetch has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ticky/kuvvfetch against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 558c03b21c045947781b31eb37133b1d72554110f5b55ee69070e460f4d2545e [INFO] running `"docker" "start" "-a" "558c03b21c045947781b31eb37133b1d72554110f5b55ee69070e460f4d2545e"` [INFO] [stderr] Compiling cc v1.0.12 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling ego-tree v0.3.0 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling string_cache v0.7.2 [INFO] [stderr] Compiling selectors v0.19.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling cssparser v0.23.5 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling cssparser-macros v0.3.3 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling scraper v0.6.0 [INFO] [stderr] Compiling kuvvfetch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `"docker" "inspect" "558c03b21c045947781b31eb37133b1d72554110f5b55ee69070e460f4d2545e"` [INFO] running `"docker" "rm" "-f" "558c03b21c045947781b31eb37133b1d72554110f5b55ee69070e460f4d2545e"` [INFO] [stdout] 558c03b21c045947781b31eb37133b1d72554110f5b55ee69070e460f4d2545e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3444f7881a2551668bc14516b0ee523efbe0d35a16efafd79278687bfb362ae0 [INFO] running `"docker" "start" "-a" "3444f7881a2551668bc14516b0ee523efbe0d35a16efafd79278687bfb362ae0"` [INFO] [stderr] Compiling kuvvfetch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "3444f7881a2551668bc14516b0ee523efbe0d35a16efafd79278687bfb362ae0"` [INFO] running `"docker" "rm" "-f" "3444f7881a2551668bc14516b0ee523efbe0d35a16efafd79278687bfb362ae0"` [INFO] [stdout] 3444f7881a2551668bc14516b0ee523efbe0d35a16efafd79278687bfb362ae0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ticky/kuvvfetch:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 2eebaee1e719418205d65d8c98a88a733a6a31b4f94f7a2cd9227afd8e2c202d [INFO] running `"docker" "start" "-a" "2eebaee1e719418205d65d8c98a88a733a6a31b4f94f7a2cd9227afd8e2c202d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/kuvvfetch-122b5aae31ee0d43 [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" "2eebaee1e719418205d65d8c98a88a733a6a31b4f94f7a2cd9227afd8e2c202d"` [INFO] running `"docker" "rm" "-f" "2eebaee1e719418205d65d8c98a88a733a6a31b4f94f7a2cd9227afd8e2c202d"` [INFO] [stdout] 2eebaee1e719418205d65d8c98a88a733a6a31b4f94f7a2cd9227afd8e2c202d