[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 try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] a061a2979970ca1152f700b1accab3dbecac2a15de7cd695a8c7629c25e6fd5e [INFO] running `"docker" "start" "-a" "a061a2979970ca1152f700b1accab3dbecac2a15de7cd695a8c7629c25e6fd5e"` [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling nom v4.0.0 [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 15.64s [INFO] running `"docker" "inspect" "a061a2979970ca1152f700b1accab3dbecac2a15de7cd695a8c7629c25e6fd5e"` [INFO] running `"docker" "rm" "-f" "a061a2979970ca1152f700b1accab3dbecac2a15de7cd695a8c7629c25e6fd5e"` [INFO] [stdout] a061a2979970ca1152f700b1accab3dbecac2a15de7cd695a8c7629c25e6fd5e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 83d1f1a9c6f0e50e14628efe2aa90d069c70938412f797c6daa094dda351abd5 [INFO] running `"docker" "start" "-a" "83d1f1a9c6f0e50e14628efe2aa90d069c70938412f797c6daa094dda351abd5"` [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.30s [INFO] running `"docker" "inspect" "83d1f1a9c6f0e50e14628efe2aa90d069c70938412f797c6daa094dda351abd5"` [INFO] running `"docker" "rm" "-f" "83d1f1a9c6f0e50e14628efe2aa90d069c70938412f797c6daa094dda351abd5"` [INFO] [stdout] 83d1f1a9c6f0e50e14628efe2aa90d069c70938412f797c6daa094dda351abd5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c72faa03d97894774d7f27e1826c11d973546ce3c5f0f792ffa1e88182db5295 [INFO] running `"docker" "start" "-a" "c72faa03d97894774d7f27e1826c11d973546ce3c5f0f792ffa1e88182db5295"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/tassist-0e00cadcceb92d6e [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test extensions::str::tests::escape_directory_delimiters ... ok [INFO] [stdout] test extensions::str::tests::strip_windows_unc ... ok [INFO] [stdout] test tas::tests::just_start_state ... ok [INFO] [stdout] test tas::tests::input_parsing ... ok [INFO] [stdout] test tas::tests::few_expressions ... ok [INFO] [stdout] test tas::tests::expressions_parsing ... ok [INFO] [stdout] test tas::tests::comment_parsing ... ok [INFO] [stdout] test tas::tests::expression_lua ... ok [INFO] [stdout] test tas::tests::string_parsing ... ok [INFO] [stdout] test tas::tests::wait_parsing ... ok [INFO] [stdout] test tas::tests::start_state_parsing ... 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" "c72faa03d97894774d7f27e1826c11d973546ce3c5f0f792ffa1e88182db5295"` [INFO] running `"docker" "rm" "-f" "c72faa03d97894774d7f27e1826c11d973546ce3c5f0f792ffa1e88182db5295"` [INFO] [stdout] c72faa03d97894774d7f27e1826c11d973546ce3c5f0f792ffa1e88182db5295