[INFO] cloning repository nanoxd/gems.alfredworkflow [INFO] running `"git" "clone" "--bare" "git://github.com/nanoxd/gems.alfredworkflow.git" "work/cache/sources/gh/nanoxd/gems.alfredworkflow"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nanoxd/gems.alfredworkflow'... [INFO] running `"git" "clone" "work/cache/sources/gh/nanoxd/gems.alfredworkflow" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nanoxd/gems.alfredworkflow"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nanoxd/gems.alfredworkflow'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nanoxd/gems.alfredworkflow" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nanoxd/gems.alfredworkflow"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nanoxd/gems.alfredworkflow'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 180bf760a5c7e26bba97d2afdf91fab2d0b19c96 [INFO] sha for GitHub repo nanoxd/gems.alfredworkflow: 180bf760a5c7e26bba97d2afdf91fab2d0b19c96 [INFO] validating manifest of nanoxd/gems.alfredworkflow 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 nanoxd/gems.alfredworkflow 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 nanoxd/gems.alfredworkflow [INFO] finished frobbing nanoxd/gems.alfredworkflow [INFO] frobbed toml for nanoxd/gems.alfredworkflow written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nanoxd/gems.alfredworkflow/Cargo.toml [INFO] started frobbing nanoxd/gems.alfredworkflow [INFO] finished frobbing nanoxd/gems.alfredworkflow [INFO] frobbed toml for nanoxd/gems.alfredworkflow written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nanoxd/gems.alfredworkflow/Cargo.toml [INFO] crate nanoxd/gems.alfredworkflow 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nanoxd/gems.alfredworkflow 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/nanoxd/gems.alfredworkflow:/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] ae82db4631cf6dc2c455f1c31493a977cfac7a55d452d079d395adb2e4bc0b0c [INFO] running `"docker" "start" "-a" "ae82db4631cf6dc2c455f1c31493a977cfac7a55d452d079d395adb2e4bc0b0c"` [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling serde v1.0.28 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling hyper v0.11.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling alfred v4.0.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.28 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling alfred-gems v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `"docker" "inspect" "ae82db4631cf6dc2c455f1c31493a977cfac7a55d452d079d395adb2e4bc0b0c"` [INFO] running `"docker" "rm" "-f" "ae82db4631cf6dc2c455f1c31493a977cfac7a55d452d079d395adb2e4bc0b0c"` [INFO] [stdout] ae82db4631cf6dc2c455f1c31493a977cfac7a55d452d079d395adb2e4bc0b0c [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/nanoxd/gems.alfredworkflow:/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] ca26733a9e4166ba470554d5211539bd0bf9857174ad75949493ad1eeebc197d [INFO] running `"docker" "start" "-a" "ca26733a9e4166ba470554d5211539bd0bf9857174ad75949493ad1eeebc197d"` [INFO] [stderr] Compiling alfred-gems v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `"docker" "inspect" "ca26733a9e4166ba470554d5211539bd0bf9857174ad75949493ad1eeebc197d"` [INFO] running `"docker" "rm" "-f" "ca26733a9e4166ba470554d5211539bd0bf9857174ad75949493ad1eeebc197d"` [INFO] [stdout] ca26733a9e4166ba470554d5211539bd0bf9857174ad75949493ad1eeebc197d [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/nanoxd/gems.alfredworkflow:/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] be42cf4e3c35f5aafde7867aed16aa5b5978d8b8f15707f7d8649e8722544d70 [INFO] running `"docker" "start" "-a" "be42cf4e3c35f5aafde7867aed16aa5b5978d8b8f15707f7d8649e8722544d70"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/alfred_gems-e4ace123b035b21c [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test models::tests::test_gem_page ... ok [INFO] [stdout] test models::tests::test_stanza ... ok [INFO] [stdout] test models::tests::test_homepage ... ok [INFO] [stdout] test models::tests::test_title ... ok [INFO] [stdout] test models::tests::test_subtitle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "be42cf4e3c35f5aafde7867aed16aa5b5978d8b8f15707f7d8649e8722544d70"` [INFO] running `"docker" "rm" "-f" "be42cf4e3c35f5aafde7867aed16aa5b5978d8b8f15707f7d8649e8722544d70"` [INFO] [stdout] be42cf4e3c35f5aafde7867aed16aa5b5978d8b8f15707f7d8649e8722544d70