[INFO] cloning repository cbywater/rust-directory-exercise [INFO] running `"git" "clone" "--bare" "git://github.com/cbywater/rust-directory-exercise.git" "work/cache/sources/gh/cbywater/rust-directory-exercise"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/cbywater/rust-directory-exercise'... [INFO] running `"git" "clone" "work/cache/sources/gh/cbywater/rust-directory-exercise" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cbywater/rust-directory-exercise"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cbywater/rust-directory-exercise'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cbywater/rust-directory-exercise" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a7fc551128c6b3d7d3dfe6643fa97f7db0b9e9e [INFO] sha for GitHub repo cbywater/rust-directory-exercise: 7a7fc551128c6b3d7d3dfe6643fa97f7db0b9e9e [INFO] validating manifest of cbywater/rust-directory-exercise 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 cbywater/rust-directory-exercise 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 cbywater/rust-directory-exercise [INFO] finished frobbing cbywater/rust-directory-exercise [INFO] frobbed toml for cbywater/rust-directory-exercise written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/cbywater/rust-directory-exercise/Cargo.toml [INFO] started frobbing cbywater/rust-directory-exercise [INFO] finished frobbing cbywater/rust-directory-exercise [INFO] frobbed toml for cbywater/rust-directory-exercise written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise/Cargo.toml [INFO] crate cbywater/rust-directory-exercise 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 cbywater/rust-directory-exercise against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise:/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] 545c0a4638152d7e4f48ad2809fc6e83df28112e2900dc18c860332a82ea0360 [INFO] running `"docker" "start" "-a" "545c0a4638152d7e4f48ad2809fc6e83df28112e2900dc18c860332a82ea0360"` [INFO] [stderr] Compiling company_directory v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "545c0a4638152d7e4f48ad2809fc6e83df28112e2900dc18c860332a82ea0360"` [INFO] running `"docker" "rm" "-f" "545c0a4638152d7e4f48ad2809fc6e83df28112e2900dc18c860332a82ea0360"` [INFO] [stdout] 545c0a4638152d7e4f48ad2809fc6e83df28112e2900dc18c860332a82ea0360 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise:/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] e7c1c854d72f66414c8b7b616fea915b573808764cbb1256381fa4b2ad00f5f7 [INFO] running `"docker" "start" "-a" "e7c1c854d72f66414c8b7b616fea915b573808764cbb1256381fa4b2ad00f5f7"` [INFO] [stderr] Compiling company_directory v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "e7c1c854d72f66414c8b7b616fea915b573808764cbb1256381fa4b2ad00f5f7"` [INFO] running `"docker" "rm" "-f" "e7c1c854d72f66414c8b7b616fea915b573808764cbb1256381fa4b2ad00f5f7"` [INFO] [stdout] e7c1c854d72f66414c8b7b616fea915b573808764cbb1256381fa4b2ad00f5f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/cbywater/rust-directory-exercise:/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] ea863bc4eb8dfb518bdb233aa788cbd3cb1d772bbb1765a7be0d7fd85d2c5db5 [INFO] running `"docker" "start" "-a" "ea863bc4eb8dfb518bdb233aa788cbd3cb1d772bbb1765a7be0d7fd85d2c5db5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/company_directory-af4ccc1b5b2ce212 [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" "ea863bc4eb8dfb518bdb233aa788cbd3cb1d772bbb1765a7be0d7fd85d2c5db5"` [INFO] running `"docker" "rm" "-f" "ea863bc4eb8dfb518bdb233aa788cbd3cb1d772bbb1765a7be0d7fd85d2c5db5"` [INFO] [stdout] ea863bc4eb8dfb518bdb233aa788cbd3cb1d772bbb1765a7be0d7fd85d2c5db5