[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d4c3ec81b73ec7008e13aadc16e495acb6942e9ced23762974e0b58dd3340555 [INFO] running `"docker" "start" "-a" "d4c3ec81b73ec7008e13aadc16e495acb6942e9ced23762974e0b58dd3340555"` [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.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.44s [INFO] running `"docker" "inspect" "d4c3ec81b73ec7008e13aadc16e495acb6942e9ced23762974e0b58dd3340555"` [INFO] running `"docker" "rm" "-f" "d4c3ec81b73ec7008e13aadc16e495acb6942e9ced23762974e0b58dd3340555"` [INFO] [stdout] d4c3ec81b73ec7008e13aadc16e495acb6942e9ced23762974e0b58dd3340555 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d64e05ad0b89a0d582d35653c38cd3c21e7933c1310518cd9d44dbe789f1d630 [INFO] running `"docker" "start" "-a" "d64e05ad0b89a0d582d35653c38cd3c21e7933c1310518cd9d44dbe789f1d630"` [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" "d64e05ad0b89a0d582d35653c38cd3c21e7933c1310518cd9d44dbe789f1d630"` [INFO] running `"docker" "rm" "-f" "d64e05ad0b89a0d582d35653c38cd3c21e7933c1310518cd9d44dbe789f1d630"` [INFO] [stdout] d64e05ad0b89a0d582d35653c38cd3c21e7933c1310518cd9d44dbe789f1d630 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] eae01e5686b1c4e414d1f348d50729c787b822e5e7cba03c3af23aa2efdc234c [INFO] running `"docker" "start" "-a" "eae01e5686b1c4e414d1f348d50729c787b822e5e7cba03c3af23aa2efdc234c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/vc-3099a5fbbb53f3c1 [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" "eae01e5686b1c4e414d1f348d50729c787b822e5e7cba03c3af23aa2efdc234c"` [INFO] running `"docker" "rm" "-f" "eae01e5686b1c4e414d1f348d50729c787b822e5e7cba03c3af23aa2efdc234c"` [INFO] [stdout] eae01e5686b1c4e414d1f348d50729c787b822e5e7cba03c3af23aa2efdc234c