[INFO] cloning repository michaelmelanson/fab-rs [INFO] running `"git" "clone" "--bare" "git://github.com/michaelmelanson/fab-rs.git" "work/cache/sources/gh/michaelmelanson/fab-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/michaelmelanson/fab-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/michaelmelanson/fab-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/michaelmelanson/fab-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/michaelmelanson/fab-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/michaelmelanson/fab-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f4dd22077145f9dd6376c12e80d2d07b2afaa651 [INFO] sha for GitHub repo michaelmelanson/fab-rs: f4dd22077145f9dd6376c12e80d2d07b2afaa651 [INFO] validating manifest of michaelmelanson/fab-rs 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 michaelmelanson/fab-rs 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 michaelmelanson/fab-rs [INFO] finished frobbing michaelmelanson/fab-rs [INFO] frobbed toml for michaelmelanson/fab-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs/Cargo.toml [INFO] started frobbing michaelmelanson/fab-rs [INFO] finished frobbing michaelmelanson/fab-rs [INFO] frobbed toml for michaelmelanson/fab-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/michaelmelanson/fab-rs/Cargo.toml [INFO] crate michaelmelanson/fab-rs 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 michaelmelanson/fab-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs:/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] 0b4a7d0b494290b0c0e65ea8f7bc340df7b8508c0ed328b7ba24219ce53a9bed [INFO] running `"docker" "start" "-a" "0b4a7d0b494290b0c0e65ea8f7bc340df7b8508c0ed328b7ba24219ce53a9bed"` [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fab v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | err.cause() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.93s [INFO] running `"docker" "inspect" "0b4a7d0b494290b0c0e65ea8f7bc340df7b8508c0ed328b7ba24219ce53a9bed"` [INFO] running `"docker" "rm" "-f" "0b4a7d0b494290b0c0e65ea8f7bc340df7b8508c0ed328b7ba24219ce53a9bed"` [INFO] [stdout] 0b4a7d0b494290b0c0e65ea8f7bc340df7b8508c0ed328b7ba24219ce53a9bed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs:/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] 17bc79aeb9f97a5d243180662fcd668fc7f25fa14eab01ac6256f3e8655cb06e [INFO] running `"docker" "start" "-a" "17bc79aeb9f97a5d243180662fcd668fc7f25fa14eab01ac6256f3e8655cb06e"` [INFO] [stderr] Compiling fab v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | err.cause() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `"docker" "inspect" "17bc79aeb9f97a5d243180662fcd668fc7f25fa14eab01ac6256f3e8655cb06e"` [INFO] running `"docker" "rm" "-f" "17bc79aeb9f97a5d243180662fcd668fc7f25fa14eab01ac6256f3e8655cb06e"` [INFO] [stdout] 17bc79aeb9f97a5d243180662fcd668fc7f25fa14eab01ac6256f3e8655cb06e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/michaelmelanson/fab-rs:/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] 8c45b0f33d0bd4a59291c253f4ec256af950e57dc0b94cbc7b312e25203e295e [INFO] running `"docker" "start" "-a" "8c45b0f33d0bd4a59291c253f4ec256af950e57dc0b94cbc7b312e25203e295e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/fab-aee9801aa0f8d713 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test makefile::tests::makefile_empty_test ... ok [INFO] [stdout] test makefile::tests::makefile_commands_with_blank_lines_test ... ok [INFO] [stdout] test makefile::tests::makefile_one_rule_test ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/fab-6cc420f0e018a8bd [INFO] [stdout] test makefile::tests::makefile_with_commands_test ... ok [INFO] [stdout] test makefile::tests::makefile_with_multiple_rules_test ... ok [INFO] [stdout] test makefile::tests::makefile_blank_line_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test makefile::tests::makefile_with_multiple_rules_test ... ok [INFO] [stdout] test makefile::tests::makefile_with_commands_test ... ok [INFO] [stdout] test makefile::tests::makefile_one_rule_test ... ok [INFO] [stdout] test makefile::tests::makefile_empty_test ... ok [INFO] [stdout] test makefile::tests::makefile_blank_line_test ... ok [INFO] [stdout] test makefile::tests::makefile_commands_with_blank_lines_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fab [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/plan.rs - plan::find_rule (line 103) ... ok [INFO] [stdout] test src/plan.rs - plan::plan_execution (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8c45b0f33d0bd4a59291c253f4ec256af950e57dc0b94cbc7b312e25203e295e"` [INFO] running `"docker" "rm" "-f" "8c45b0f33d0bd4a59291c253f4ec256af950e57dc0b94cbc7b312e25203e295e"` [INFO] [stdout] 8c45b0f33d0bd4a59291c253f4ec256af950e57dc0b94cbc7b312e25203e295e