[INFO] cloning repository shelbyd/tassist [INFO] running `"git" "clone" "--bare" "git://github.com/shelbyd/tassist.git" "work/cache/sources/gh/shelbyd/tassist"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/shelbyd/tassist'... [INFO] running `"git" "clone" "work/cache/sources/gh/shelbyd/tassist" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shelbyd/tassist" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shelbyd/tassist"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shelbyd/tassist'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f3ed9fe451258287b0cbb79fe498db63c618add2 [INFO] sha for GitHub repo shelbyd/tassist: f3ed9fe451258287b0cbb79fe498db63c618add2 [INFO] validating manifest of shelbyd/tassist 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 shelbyd/tassist 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 shelbyd/tassist [INFO] finished frobbing shelbyd/tassist [INFO] frobbed toml for shelbyd/tassist written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist/Cargo.toml [INFO] started frobbing shelbyd/tassist [INFO] finished frobbing shelbyd/tassist [INFO] frobbed toml for shelbyd/tassist written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shelbyd/tassist/Cargo.toml [INFO] crate shelbyd/tassist 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 shelbyd/tassist against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 1ba932e358928895297d91bb1a84ac644558a88bc2e4faef82e17d0fd8c84f83 [INFO] running `"docker" "start" "-a" "1ba932e358928895297d91bb1a84ac644558a88bc2e4faef82e17d0fd8c84f83"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling tassist v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/play_strategy.rs:10:52 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn from_option(option: PlayStrategyOpt) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn PlayStrategy` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.91s [INFO] running `"docker" "inspect" "1ba932e358928895297d91bb1a84ac644558a88bc2e4faef82e17d0fd8c84f83"` [INFO] running `"docker" "rm" "-f" "1ba932e358928895297d91bb1a84ac644558a88bc2e4faef82e17d0fd8c84f83"` [INFO] [stdout] 1ba932e358928895297d91bb1a84ac644558a88bc2e4faef82e17d0fd8c84f83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ffa629fa459c54083d6ccccf98989644b8e68a7193dfead38d648b973edc0d8a [INFO] running `"docker" "start" "-a" "ffa629fa459c54083d6ccccf98989644b8e68a7193dfead38d648b973edc0d8a"` [INFO] [stderr] Compiling tassist v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/play_strategy.rs:10:52 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn from_option(option: PlayStrategyOpt) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn PlayStrategy` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "ffa629fa459c54083d6ccccf98989644b8e68a7193dfead38d648b973edc0d8a"` [INFO] running `"docker" "rm" "-f" "ffa629fa459c54083d6ccccf98989644b8e68a7193dfead38d648b973edc0d8a"` [INFO] [stdout] ffa629fa459c54083d6ccccf98989644b8e68a7193dfead38d648b973edc0d8a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shelbyd/tassist:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 976ded3ef7aaee820f45e666c7c6accea12a494f713ec70c9770547c28c5e6f5 [INFO] running `"docker" "start" "-a" "976ded3ef7aaee820f45e666c7c6accea12a494f713ec70c9770547c28c5e6f5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/tassist-fced630338a54037 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test extensions::str::tests::strip_windows_unc ... ok [INFO] [stdout] test extensions::str::tests::escape_directory_delimiters ... ok [INFO] [stdout] test tas::tests::comment_parsing ... ok [INFO] [stdout] test tas::tests::expression_lua ... ok [INFO] [stdout] test tas::tests::expressions_parsing ... ok [INFO] [stdout] test tas::tests::start_state_parsing ... ok [INFO] [stdout] test tas::tests::input_parsing ... ok [INFO] [stdout] test tas::tests::string_parsing ... ok [INFO] [stdout] test tas::tests::few_expressions ... ok [INFO] [stdout] test tas::tests::wait_parsing ... ok [INFO] [stdout] test tas::tests::just_start_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "976ded3ef7aaee820f45e666c7c6accea12a494f713ec70c9770547c28c5e6f5"` [INFO] running `"docker" "rm" "-f" "976ded3ef7aaee820f45e666c7c6accea12a494f713ec70c9770547c28c5e6f5"` [INFO] [stdout] 976ded3ef7aaee820f45e666c7c6accea12a494f713ec70c9770547c28c5e6f5