[INFO] cloning repository arnavb/tree-clone-rs [INFO] running `"git" "clone" "--bare" "git://github.com/arnavb/tree-clone-rs.git" "work/cache/sources/gh/arnavb/tree-clone-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arnavb/tree-clone-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/arnavb/tree-clone-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arnavb/tree-clone-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnavb/tree-clone-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnavb/tree-clone-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51477bfb8d351e57e85a60c3fa663ccbf8cf1641 [INFO] sha for GitHub repo arnavb/tree-clone-rs: 51477bfb8d351e57e85a60c3fa663ccbf8cf1641 [INFO] validating manifest of arnavb/tree-clone-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 arnavb/tree-clone-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 arnavb/tree-clone-rs [INFO] finished frobbing arnavb/tree-clone-rs [INFO] frobbed toml for arnavb/tree-clone-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-rs/Cargo.toml [INFO] started frobbing arnavb/tree-clone-rs [INFO] finished frobbing arnavb/tree-clone-rs [INFO] frobbed toml for arnavb/tree-clone-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnavb/tree-clone-rs/Cargo.toml [INFO] crate arnavb/tree-clone-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 arnavb/tree-clone-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-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] 89a01ae9d4b3e1f749166beabc44665e3faa7b175927bbb1ee76280cd4804ba0 [INFO] running `"docker" "start" "-a" "89a01ae9d4b3e1f749166beabc44665e3faa7b175927bbb1ee76280cd4804ba0"` [INFO] [stderr] Compiling tree-clone-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:39:28 [INFO] [stderr] | [INFO] [stderr] 39 | fn cli() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "89a01ae9d4b3e1f749166beabc44665e3faa7b175927bbb1ee76280cd4804ba0"` [INFO] running `"docker" "rm" "-f" "89a01ae9d4b3e1f749166beabc44665e3faa7b175927bbb1ee76280cd4804ba0"` [INFO] [stdout] 89a01ae9d4b3e1f749166beabc44665e3faa7b175927bbb1ee76280cd4804ba0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-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] bdc9699d6830b5144cdda297810bda3d29e8a86ab647e650e1aa0293d38b5893 [INFO] running `"docker" "start" "-a" "bdc9699d6830b5144cdda297810bda3d29e8a86ab647e650e1aa0293d38b5893"` [INFO] [stderr] Compiling tree-clone-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:39:28 [INFO] [stderr] | [INFO] [stderr] 39 | fn cli() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "bdc9699d6830b5144cdda297810bda3d29e8a86ab647e650e1aa0293d38b5893"` [INFO] running `"docker" "rm" "-f" "bdc9699d6830b5144cdda297810bda3d29e8a86ab647e650e1aa0293d38b5893"` [INFO] [stdout] bdc9699d6830b5144cdda297810bda3d29e8a86ab647e650e1aa0293d38b5893 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnavb/tree-clone-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] f86a1614aff0cf6335320afdef70ffe0ce9b8c39dc84d0f72d8dc9907a733f44 [INFO] running `"docker" "start" "-a" "f86a1614aff0cf6335320afdef70ffe0ce9b8c39dc84d0f72d8dc9907a733f44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tree_clone_rs-4b6ce4ef0513ac03 [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" "f86a1614aff0cf6335320afdef70ffe0ce9b8c39dc84d0f72d8dc9907a733f44"` [INFO] running `"docker" "rm" "-f" "f86a1614aff0cf6335320afdef70ffe0ce9b8c39dc84d0f72d8dc9907a733f44"` [INFO] [stdout] f86a1614aff0cf6335320afdef70ffe0ce9b8c39dc84d0f72d8dc9907a733f44