[INFO] cloning repository jamiebuilds/muchtodo [INFO] running `"git" "clone" "--bare" "git://github.com/jamiebuilds/muchtodo.git" "work/cache/sources/gh/jamiebuilds/muchtodo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jamiebuilds/muchtodo'... [INFO] running `"git" "clone" "work/cache/sources/gh/jamiebuilds/muchtodo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jamiebuilds/muchtodo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jamiebuilds/muchtodo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jamiebuilds/muchtodo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jamiebuilds/muchtodo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jamiebuilds/muchtodo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a7dcc7f4b679cc674b0f318423a79a8ceb3c0354 [INFO] sha for GitHub repo jamiebuilds/muchtodo: a7dcc7f4b679cc674b0f318423a79a8ceb3c0354 [INFO] validating manifest of jamiebuilds/muchtodo 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 jamiebuilds/muchtodo 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 jamiebuilds/muchtodo [INFO] finished frobbing jamiebuilds/muchtodo [INFO] frobbed toml for jamiebuilds/muchtodo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jamiebuilds/muchtodo/Cargo.toml [INFO] started frobbing jamiebuilds/muchtodo [INFO] finished frobbing jamiebuilds/muchtodo [INFO] frobbed toml for jamiebuilds/muchtodo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jamiebuilds/muchtodo/Cargo.toml [INFO] crate jamiebuilds/muchtodo 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grep v0.2.3 [INFO] [stderr] Downloaded grep-searcher v0.1.1 [INFO] [stderr] Downloaded grep-regex v0.1.1 [INFO] [stderr] Downloaded grep-printer v0.1.1 [INFO] [stderr] Downloaded grep-matcher v0.1.1 [INFO] [stderr] Downloaded grep-cli v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jamiebuilds/muchtodo 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/jamiebuilds/muchtodo:/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] a4012e606e7ed45e135d0f068c350278e9eaf5bca580fd244475ca2199ba55e8 [INFO] running `"docker" "start" "-a" "a4012e606e7ed45e135d0f068c350278e9eaf5bca580fd244475ca2199ba55e8"` [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.3 [INFO] [stderr] Compiling grep-matcher v0.1.1 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling grep-searcher v0.1.1 [INFO] [stderr] Compiling grep-regex v0.1.1 [INFO] [stderr] Compiling grep-cli v0.1.1 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling grep-printer v0.1.1 [INFO] [stderr] Compiling grep v0.2.3 [INFO] [stderr] Compiling muchtodo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.33s [INFO] running `"docker" "inspect" "a4012e606e7ed45e135d0f068c350278e9eaf5bca580fd244475ca2199ba55e8"` [INFO] running `"docker" "rm" "-f" "a4012e606e7ed45e135d0f068c350278e9eaf5bca580fd244475ca2199ba55e8"` [INFO] [stdout] a4012e606e7ed45e135d0f068c350278e9eaf5bca580fd244475ca2199ba55e8 [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/jamiebuilds/muchtodo:/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] a9bdb119c5af96296a194fbe317780a9ab4afb0dee6e6bca2f444bc4bdacd867 [INFO] running `"docker" "start" "-a" "a9bdb119c5af96296a194fbe317780a9ab4afb0dee6e6bca2f444bc4bdacd867"` [INFO] [stderr] Compiling muchtodo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "a9bdb119c5af96296a194fbe317780a9ab4afb0dee6e6bca2f444bc4bdacd867"` [INFO] running `"docker" "rm" "-f" "a9bdb119c5af96296a194fbe317780a9ab4afb0dee6e6bca2f444bc4bdacd867"` [INFO] [stdout] a9bdb119c5af96296a194fbe317780a9ab4afb0dee6e6bca2f444bc4bdacd867 [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/jamiebuilds/muchtodo:/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] 546c54f88138c5d9e7498053e600510058d5b32fda47a6aca6f542ef2ae90225 [INFO] running `"docker" "start" "-a" "546c54f88138c5d9e7498053e600510058d5b32fda47a6aca6f542ef2ae90225"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/muchtodo-6b54c48a092518e5 [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" "546c54f88138c5d9e7498053e600510058d5b32fda47a6aca6f542ef2ae90225"` [INFO] running `"docker" "rm" "-f" "546c54f88138c5d9e7498053e600510058d5b32fda47a6aca6f542ef2ae90225"` [INFO] [stdout] 546c54f88138c5d9e7498053e600510058d5b32fda47a6aca6f542ef2ae90225