[INFO] cloning repository FauxFaux/morseutils [INFO] running `"git" "clone" "--bare" "git://github.com/FauxFaux/morseutils.git" "work/cache/sources/gh/FauxFaux/morseutils"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/FauxFaux/morseutils'... [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/morseutils" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FauxFaux/morseutils" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FauxFaux/morseutils"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FauxFaux/morseutils'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 717bcd42e6bedcf5cbc7622cd698d017b5f14e20 [INFO] sha for GitHub repo FauxFaux/morseutils: 717bcd42e6bedcf5cbc7622cd698d017b5f14e20 [INFO] validating manifest of FauxFaux/morseutils 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 FauxFaux/morseutils 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 FauxFaux/morseutils [INFO] finished frobbing FauxFaux/morseutils [INFO] frobbed toml for FauxFaux/morseutils written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils/Cargo.toml [INFO] started frobbing FauxFaux/morseutils [INFO] finished frobbing FauxFaux/morseutils [INFO] frobbed toml for FauxFaux/morseutils written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/FauxFaux/morseutils/Cargo.toml [INFO] crate FauxFaux/morseutils 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 FauxFaux/morseutils against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils:/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] a05b88ad59b23428da7ce73d6b7385c90d01781025ed5f2edd6330cb5715637b [INFO] running `"docker" "start" "-a" "a05b88ad59b23428da7ce73d6b7385c90d01781025ed5f2edd6330cb5715637b"` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling tempfile-fast v0.3.0 [INFO] [stderr] Compiling morseutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.73s [INFO] running `"docker" "inspect" "a05b88ad59b23428da7ce73d6b7385c90d01781025ed5f2edd6330cb5715637b"` [INFO] running `"docker" "rm" "-f" "a05b88ad59b23428da7ce73d6b7385c90d01781025ed5f2edd6330cb5715637b"` [INFO] [stdout] a05b88ad59b23428da7ce73d6b7385c90d01781025ed5f2edd6330cb5715637b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils:/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] 577ac647778594746500d67206082dc6162e8ebeee3a98858e6dee5a9252300d [INFO] running `"docker" "start" "-a" "577ac647778594746500d67206082dc6162e8ebeee3a98858e6dee5a9252300d"` [INFO] [stderr] Compiling morseutils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "577ac647778594746500d67206082dc6162e8ebeee3a98858e6dee5a9252300d"` [INFO] running `"docker" "rm" "-f" "577ac647778594746500d67206082dc6162e8ebeee3a98858e6dee5a9252300d"` [INFO] [stdout] 577ac647778594746500d67206082dc6162e8ebeee3a98858e6dee5a9252300d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/FauxFaux/morseutils:/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] aaed59f0faf0ec3ea5921c12836af9e0fc2941984e69707d2c33618993b0904e [INFO] running `"docker" "start" "-a" "aaed59f0faf0ec3ea5921c12836af9e0fc2941984e69707d2c33618993b0904e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/sponge-e949a9ba84e2c3b7 [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" "aaed59f0faf0ec3ea5921c12836af9e0fc2941984e69707d2c33618993b0904e"` [INFO] running `"docker" "rm" "-f" "aaed59f0faf0ec3ea5921c12836af9e0fc2941984e69707d2c33618993b0904e"` [INFO] [stdout] aaed59f0faf0ec3ea5921c12836af9e0fc2941984e69707d2c33618993b0904e