[INFO] cloning repository StuartHa/binary_tree_printer [INFO] running `"git" "clone" "--bare" "git://github.com/StuartHa/binary_tree_printer.git" "work/cache/sources/gh/StuartHa/binary_tree_printer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/StuartHa/binary_tree_printer'... [INFO] running `"git" "clone" "work/cache/sources/gh/StuartHa/binary_tree_printer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/StuartHa/binary_tree_printer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/StuartHa/binary_tree_printer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/StuartHa/binary_tree_printer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/StuartHa/binary_tree_printer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/StuartHa/binary_tree_printer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29f9b8dba13b0387919fa3aea846ceea7294d106 [INFO] sha for GitHub repo StuartHa/binary_tree_printer: 29f9b8dba13b0387919fa3aea846ceea7294d106 [INFO] validating manifest of StuartHa/binary_tree_printer 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 StuartHa/binary_tree_printer 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 StuartHa/binary_tree_printer [INFO] finished frobbing StuartHa/binary_tree_printer [INFO] frobbed toml for StuartHa/binary_tree_printer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/StuartHa/binary_tree_printer/Cargo.toml [INFO] started frobbing StuartHa/binary_tree_printer [INFO] finished frobbing StuartHa/binary_tree_printer [INFO] frobbed toml for StuartHa/binary_tree_printer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/StuartHa/binary_tree_printer/Cargo.toml [INFO] crate StuartHa/binary_tree_printer 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing StuartHa/binary_tree_printer 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/StuartHa/binary_tree_printer:/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] 3dfe5d681148bc25e677d187d56078033fa08f2bb98e24f83bd214b57da08a8a [INFO] running `"docker" "start" "-a" "3dfe5d681148bc25e677d187d56078033fa08f2bb98e24f83bd214b57da08a8a"` [INFO] [stderr] Compiling binary_tree_visualizer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "3dfe5d681148bc25e677d187d56078033fa08f2bb98e24f83bd214b57da08a8a"` [INFO] running `"docker" "rm" "-f" "3dfe5d681148bc25e677d187d56078033fa08f2bb98e24f83bd214b57da08a8a"` [INFO] [stdout] 3dfe5d681148bc25e677d187d56078033fa08f2bb98e24f83bd214b57da08a8a [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/StuartHa/binary_tree_printer:/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] 070c85a58d12d4d2396503fa82df11ee8fee8b21ec5d1c88aea8f58ba5b20561 [INFO] running `"docker" "start" "-a" "070c85a58d12d4d2396503fa82df11ee8fee8b21ec5d1c88aea8f58ba5b20561"` [INFO] [stderr] Compiling binary_tree_visualizer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "070c85a58d12d4d2396503fa82df11ee8fee8b21ec5d1c88aea8f58ba5b20561"` [INFO] running `"docker" "rm" "-f" "070c85a58d12d4d2396503fa82df11ee8fee8b21ec5d1c88aea8f58ba5b20561"` [INFO] [stdout] 070c85a58d12d4d2396503fa82df11ee8fee8b21ec5d1c88aea8f58ba5b20561 [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/StuartHa/binary_tree_printer:/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] 5e070e875bec40429ec5d0819e26e83fef3903a6c4b4f6db712a675444da07cd [INFO] running `"docker" "start" "-a" "5e070e875bec40429ec5d0819e26e83fef3903a6c4b4f6db712a675444da07cd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/binary_tree_visualizer-f7df8deeb30edaeb [INFO] [stderr] Running /opt/crater/target/debug/deps/binary_tree_visualizer-25e4a4e57fdf4baa [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] [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] [stderr] Doc-tests binary_tree_visualizer [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" "5e070e875bec40429ec5d0819e26e83fef3903a6c4b4f6db712a675444da07cd"` [INFO] running `"docker" "rm" "-f" "5e070e875bec40429ec5d0819e26e83fef3903a6c4b4f6db712a675444da07cd"` [INFO] [stdout] 5e070e875bec40429ec5d0819e26e83fef3903a6c4b4f6db712a675444da07cd