[INFO] cloning repository thebeekeeper/vc [INFO] running `"git" "clone" "--bare" "git://github.com/thebeekeeper/vc.git" "work/cache/sources/gh/thebeekeeper/vc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/thebeekeeper/vc'... [INFO] running `"git" "clone" "work/cache/sources/gh/thebeekeeper/vc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thebeekeeper/vc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thebeekeeper/vc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thebeekeeper/vc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f4969757602e5cb85e697588d55dc4b27430d12 [INFO] sha for GitHub repo thebeekeeper/vc: 1f4969757602e5cb85e697588d55dc4b27430d12 [INFO] validating manifest of thebeekeeper/vc 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 thebeekeeper/vc 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 thebeekeeper/vc [INFO] finished frobbing thebeekeeper/vc [INFO] frobbed toml for thebeekeeper/vc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thebeekeeper/vc/Cargo.toml [INFO] started frobbing thebeekeeper/vc [INFO] finished frobbing thebeekeeper/vc [INFO] frobbed toml for thebeekeeper/vc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc/Cargo.toml [INFO] crate thebeekeeper/vc 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] [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 thebeekeeper/vc against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc:/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] e8b565d5597186f5e82dc47cba0652e17092634129e2ee466fc49f0468167405 [INFO] running `"docker" "start" "-a" "e8b565d5597186f5e82dc47cba0652e17092634129e2ee466fc49f0468167405"` [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling vc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | v = v.trim_left_matches("0x").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `"docker" "inspect" "e8b565d5597186f5e82dc47cba0652e17092634129e2ee466fc49f0468167405"` [INFO] running `"docker" "rm" "-f" "e8b565d5597186f5e82dc47cba0652e17092634129e2ee466fc49f0468167405"` [INFO] [stdout] e8b565d5597186f5e82dc47cba0652e17092634129e2ee466fc49f0468167405 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc:/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] 4e4b5f75a3e004d73928be1959a5514bf245b9115946cac146ae4ff79e1fdaa6 [INFO] running `"docker" "start" "-a" "4e4b5f75a3e004d73928be1959a5514bf245b9115946cac146ae4ff79e1fdaa6"` [INFO] [stderr] Compiling vc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | v = v.trim_left_matches("0x").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "4e4b5f75a3e004d73928be1959a5514bf245b9115946cac146ae4ff79e1fdaa6"` [INFO] running `"docker" "rm" "-f" "4e4b5f75a3e004d73928be1959a5514bf245b9115946cac146ae4ff79e1fdaa6"` [INFO] [stdout] 4e4b5f75a3e004d73928be1959a5514bf245b9115946cac146ae4ff79e1fdaa6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thebeekeeper/vc:/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] 2c56a72b81af7893edb7219dd6b5780c8511f8fce38b8642a6f36bb22d18c330 [INFO] running `"docker" "start" "-a" "2c56a72b81af7893edb7219dd6b5780c8511f8fce38b8642a6f36bb22d18c330"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/vc-e37cf961517d0f1f [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" "2c56a72b81af7893edb7219dd6b5780c8511f8fce38b8642a6f36bb22d18c330"` [INFO] running `"docker" "rm" "-f" "2c56a72b81af7893edb7219dd6b5780c8511f8fce38b8642a6f36bb22d18c330"` [INFO] [stdout] 2c56a72b81af7893edb7219dd6b5780c8511f8fce38b8642a6f36bb22d18c330