[INFO] cloning repository k-nasa/menbei [INFO] running `"git" "clone" "--bare" "git://github.com/k-nasa/menbei.git" "work/cache/sources/gh/k-nasa/menbei"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/k-nasa/menbei'... [INFO] running `"git" "clone" "work/cache/sources/gh/k-nasa/menbei" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/k-nasa/menbei" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k-nasa/menbei"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k-nasa/menbei'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4d22fb8022ad6682332fa238c53632e9f094d31 [INFO] sha for GitHub repo k-nasa/menbei: b4d22fb8022ad6682332fa238c53632e9f094d31 [INFO] validating manifest of k-nasa/menbei 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 k-nasa/menbei 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 k-nasa/menbei [INFO] finished frobbing k-nasa/menbei [INFO] frobbed toml for k-nasa/menbei written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei/Cargo.toml [INFO] started frobbing k-nasa/menbei [INFO] finished frobbing k-nasa/menbei [INFO] frobbed toml for k-nasa/menbei written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/k-nasa/menbei/Cargo.toml [INFO] crate k-nasa/menbei 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 k-nasa/menbei against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei:/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] 10a980df6ca219867ed7a815e522e8d61843674dfc03af42a77072dba70a39d4 [INFO] running `"docker" "start" "-a" "10a980df6ca219867ed7a815e522e8d61843674dfc03af42a77072dba70a39d4"` [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling menbei v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.74s [INFO] running `"docker" "inspect" "10a980df6ca219867ed7a815e522e8d61843674dfc03af42a77072dba70a39d4"` [INFO] running `"docker" "rm" "-f" "10a980df6ca219867ed7a815e522e8d61843674dfc03af42a77072dba70a39d4"` [INFO] [stdout] 10a980df6ca219867ed7a815e522e8d61843674dfc03af42a77072dba70a39d4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei:/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] ce1b4862dfeaadbc322c33b97a52844f1595e0c0f5238e15fdca81c784e388f6 [INFO] running `"docker" "start" "-a" "ce1b4862dfeaadbc322c33b97a52844f1595e0c0f5238e15fdca81c784e388f6"` [INFO] [stderr] Compiling menbei v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `"docker" "inspect" "ce1b4862dfeaadbc322c33b97a52844f1595e0c0f5238e15fdca81c784e388f6"` [INFO] running `"docker" "rm" "-f" "ce1b4862dfeaadbc322c33b97a52844f1595e0c0f5238e15fdca81c784e388f6"` [INFO] [stdout] ce1b4862dfeaadbc322c33b97a52844f1595e0c0f5238e15fdca81c784e388f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/k-nasa/menbei:/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] 95ef10b9831dfd03547a1af12b816b9077bc9f87d102fb62b44aa4a2f4bb8438 [INFO] running `"docker" "start" "-a" "95ef10b9831dfd03547a1af12b816b9077bc9f87d102fb62b44aa4a2f4bb8438"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/menbei-01b2173790285542 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test issue_link::tests::generator_issue_link ... ok [INFO] [stdout] test issue_link::tests::issue_link_default ... ok [INFO] [stdout] test issue_link::tests::generator_issue_link_repository_is_invalid ... ok [INFO] [stdout] test issue_link::tests::from_toml ... ok [INFO] [stdout] test issue_link::tests::from_yaml ... ok [INFO] [stdout] test issue_link::tests::generator_issue_link_repository_is_must ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "95ef10b9831dfd03547a1af12b816b9077bc9f87d102fb62b44aa4a2f4bb8438"` [INFO] running `"docker" "rm" "-f" "95ef10b9831dfd03547a1af12b816b9077bc9f87d102fb62b44aa4a2f4bb8438"` [INFO] [stdout] 95ef10b9831dfd03547a1af12b816b9077bc9f87d102fb62b44aa4a2f4bb8438