[INFO] cloning repository sebnow/playlie [INFO] running `"git" "clone" "--bare" "git://github.com/sebnow/playlie.git" "work/cache/sources/gh/sebnow/playlie"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sebnow/playlie'... [INFO] running `"git" "clone" "work/cache/sources/gh/sebnow/playlie" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sebnow/playlie"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sebnow/playlie'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sebnow/playlie" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sebnow/playlie"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sebnow/playlie'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e66eb433965773616668bb5d900a4e84299ff5bc [INFO] sha for GitHub repo sebnow/playlie: e66eb433965773616668bb5d900a4e84299ff5bc [INFO] validating manifest of sebnow/playlie 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 sebnow/playlie 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 sebnow/playlie [INFO] finished frobbing sebnow/playlie [INFO] frobbed toml for sebnow/playlie written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sebnow/playlie/Cargo.toml [INFO] started frobbing sebnow/playlie [INFO] finished frobbing sebnow/playlie [INFO] frobbed toml for sebnow/playlie written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sebnow/playlie/Cargo.toml [INFO] crate sebnow/playlie 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sebnow/playlie 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/sebnow/playlie:/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] 54efe34115bc5b2e1ebf29457d86e38224ac24beee18ddc7666aa950c587468d [INFO] running `"docker" "start" "-a" "54efe34115bc5b2e1ebf29457d86e38224ac24beee18ddc7666aa950c587468d"` [INFO] [stderr] Compiling want v0.0.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling hyper v0.12.5 [INFO] [stderr] Compiling playlie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.41s [INFO] running `"docker" "inspect" "54efe34115bc5b2e1ebf29457d86e38224ac24beee18ddc7666aa950c587468d"` [INFO] running `"docker" "rm" "-f" "54efe34115bc5b2e1ebf29457d86e38224ac24beee18ddc7666aa950c587468d"` [INFO] [stdout] 54efe34115bc5b2e1ebf29457d86e38224ac24beee18ddc7666aa950c587468d [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/sebnow/playlie:/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] fce04d827ba01f31286cd9d9da36803a353f4ab5e79b4e575cd1f8d2cd0fa620 [INFO] running `"docker" "start" "-a" "fce04d827ba01f31286cd9d9da36803a353f4ab5e79b4e575cd1f8d2cd0fa620"` [INFO] [stderr] Compiling playlie v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `"docker" "inspect" "fce04d827ba01f31286cd9d9da36803a353f4ab5e79b4e575cd1f8d2cd0fa620"` [INFO] running `"docker" "rm" "-f" "fce04d827ba01f31286cd9d9da36803a353f4ab5e79b4e575cd1f8d2cd0fa620"` [INFO] [stdout] fce04d827ba01f31286cd9d9da36803a353f4ab5e79b4e575cd1f8d2cd0fa620 [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/sebnow/playlie:/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] eda3f12a1584948fefe9da42609712b7a2464f331d303672e727feeddc074b8e [INFO] running `"docker" "start" "-a" "eda3f12a1584948fefe9da42609712b7a2464f331d303672e727feeddc074b8e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/playlie-1f8022259a07c12a [INFO] [stdout] running 3 tests [INFO] [stdout] test lastfm::errors::tests::deserialize_api_error ... ok [INFO] [stdout] test lastfm::tests::deserialize_similar_tracks ... ok [INFO] [stdout] test lastfm::errors::tests::error_code_try_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eda3f12a1584948fefe9da42609712b7a2464f331d303672e727feeddc074b8e"` [INFO] running `"docker" "rm" "-f" "eda3f12a1584948fefe9da42609712b7a2464f331d303672e727feeddc074b8e"` [INFO] [stdout] eda3f12a1584948fefe9da42609712b7a2464f331d303672e727feeddc074b8e