[INFO] cloning repository darkwater/vinyl-indexer [INFO] running `"git" "clone" "--bare" "git://github.com/darkwater/vinyl-indexer.git" "work/cache/sources/gh/darkwater/vinyl-indexer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/darkwater/vinyl-indexer'... [INFO] running `"git" "clone" "work/cache/sources/gh/darkwater/vinyl-indexer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/darkwater/vinyl-indexer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/darkwater/vinyl-indexer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/darkwater/vinyl-indexer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcad9d229501f7821a5f26c8f97e829246b17a6f [INFO] sha for GitHub repo darkwater/vinyl-indexer: bcad9d229501f7821a5f26c8f97e829246b17a6f [INFO] validating manifest of darkwater/vinyl-indexer 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 darkwater/vinyl-indexer 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 darkwater/vinyl-indexer [INFO] finished frobbing darkwater/vinyl-indexer [INFO] frobbed toml for darkwater/vinyl-indexer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/darkwater/vinyl-indexer/Cargo.toml [INFO] started frobbing darkwater/vinyl-indexer [INFO] finished frobbing darkwater/vinyl-indexer [INFO] frobbed toml for darkwater/vinyl-indexer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer/Cargo.toml [INFO] crate darkwater/vinyl-indexer 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing darkwater/vinyl-indexer against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer:/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] 003ff2f2adf5acbe86cc8c0cd3d9ba76ea79ceb6933c89a67b163b3497956c13 [INFO] running `"docker" "start" "-a" "003ff2f2adf5acbe86cc8c0cd3d9ba76ea79ceb6933c89a67b163b3497956c13"` [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling metaflac v0.1.8 [INFO] [stderr] Compiling id3 v0.2.3 [INFO] [stderr] Compiling vinyl-indexer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:71 [INFO] [stderr] | [INFO] [stderr] 38 | fn encode(folders: Vec, errors: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.19s [INFO] running `"docker" "inspect" "003ff2f2adf5acbe86cc8c0cd3d9ba76ea79ceb6933c89a67b163b3497956c13"` [INFO] running `"docker" "rm" "-f" "003ff2f2adf5acbe86cc8c0cd3d9ba76ea79ceb6933c89a67b163b3497956c13"` [INFO] [stdout] 003ff2f2adf5acbe86cc8c0cd3d9ba76ea79ceb6933c89a67b163b3497956c13 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer:/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] f2231002da391097e4c933775494812a04d4c666b037dce7a74d0e1a3b1ed979 [INFO] running `"docker" "start" "-a" "f2231002da391097e4c933775494812a04d4c666b037dce7a74d0e1a3b1ed979"` [INFO] [stderr] Compiling vinyl-indexer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:71 [INFO] [stderr] | [INFO] [stderr] 38 | fn encode(folders: Vec, errors: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "f2231002da391097e4c933775494812a04d4c666b037dce7a74d0e1a3b1ed979"` [INFO] running `"docker" "rm" "-f" "f2231002da391097e4c933775494812a04d4c666b037dce7a74d0e1a3b1ed979"` [INFO] [stdout] f2231002da391097e4c933775494812a04d4c666b037dce7a74d0e1a3b1ed979 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/darkwater/vinyl-indexer:/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] 2308a77a339e1b216f2c6b0436fa29dd89fe185288133abfd727286123777c42 [INFO] running `"docker" "start" "-a" "2308a77a339e1b216f2c6b0436fa29dd89fe185288133abfd727286123777c42"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/vinyl_indexer-fece324b5fa9262d [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" "2308a77a339e1b216f2c6b0436fa29dd89fe185288133abfd727286123777c42"` [INFO] running `"docker" "rm" "-f" "2308a77a339e1b216f2c6b0436fa29dd89fe185288133abfd727286123777c42"` [INFO] [stdout] 2308a77a339e1b216f2c6b0436fa29dd89fe185288133abfd727286123777c42