[INFO] updating cached repository RCasatta/authenticated_tree [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RCasatta/authenticated_tree [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RCasatta/authenticated_tree" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RCasatta/authenticated_tree" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/RCasatta/authenticated_tree"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/RCasatta/authenticated_tree'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d991bcb2e97dc0613539b8ef896d50e601bdbde1 [INFO] sha for GitHub repo RCasatta/authenticated_tree: d991bcb2e97dc0613539b8ef896d50e601bdbde1 [INFO] validating manifest of RCasatta/authenticated_tree on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of RCasatta/authenticated_tree on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing RCasatta/authenticated_tree [INFO] finished frobbing RCasatta/authenticated_tree [INFO] frobbed toml for RCasatta/authenticated_tree written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree/Cargo.toml [INFO] started frobbing RCasatta/authenticated_tree [INFO] finished frobbing RCasatta/authenticated_tree [INFO] frobbed toml for RCasatta/authenticated_tree written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/RCasatta/authenticated_tree/Cargo.toml [INFO] crate RCasatta/authenticated_tree has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing RCasatta/authenticated_tree against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 58642713df4c1f53932456498244c57473a54b175523c8ad533360be0247d6ff [INFO] running `"docker" "start" "-a" "58642713df4c1f53932456498244c57473a54b175523c8ad533360be0247d6ff"` [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling authenticated_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `update` [INFO] [stderr] --> src/main.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | fn update(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `hash` [INFO] [stderr] --> src/main.rs:238:5 [INFO] [stderr] | [INFO] [stderr] 238 | pub fn hash(&self) -> Sha256Hash { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `"docker" "inspect" "58642713df4c1f53932456498244c57473a54b175523c8ad533360be0247d6ff"` [INFO] running `"docker" "rm" "-f" "58642713df4c1f53932456498244c57473a54b175523c8ad533360be0247d6ff"` [INFO] [stdout] 58642713df4c1f53932456498244c57473a54b175523c8ad533360be0247d6ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b8ef7f6fda18ca13b7687ea3942624b24484a6f1b8110d7ddf107a20970bc680 [INFO] running `"docker" "start" "-a" "b8ef7f6fda18ca13b7687ea3942624b24484a6f1b8110d7ddf107a20970bc680"` [INFO] [stderr] Compiling authenticated_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `update` [INFO] [stderr] --> src/main.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | fn update(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `hash` [INFO] [stderr] --> src/main.rs:238:5 [INFO] [stderr] | [INFO] [stderr] 238 | pub fn hash(&self) -> Sha256Hash { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "b8ef7f6fda18ca13b7687ea3942624b24484a6f1b8110d7ddf107a20970bc680"` [INFO] running `"docker" "rm" "-f" "b8ef7f6fda18ca13b7687ea3942624b24484a6f1b8110d7ddf107a20970bc680"` [INFO] [stdout] b8ef7f6fda18ca13b7687ea3942624b24484a6f1b8110d7ddf107a20970bc680 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/RCasatta/authenticated_tree:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 2426a1437a815a019425da8b7c33ca4962cb27c3e0db2b395f1f85c180d3337a [INFO] running `"docker" "start" "-a" "2426a1437a815a019425da8b7c33ca4962cb27c3e0db2b395f1f85c180d3337a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/authenticated_tree-e986aaf95e5e4c9e [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_hash ... ok [INFO] [stdout] test tests::test_serialize ... ok [INFO] [stdout] test tests::test_varint ... ok [INFO] [stdout] test tests::test_tree ... ok [INFO] [stdout] test tests::fake_bench ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2426a1437a815a019425da8b7c33ca4962cb27c3e0db2b395f1f85c180d3337a"` [INFO] running `"docker" "rm" "-f" "2426a1437a815a019425da8b7c33ca4962cb27c3e0db2b395f1f85c180d3337a"` [INFO] [stdout] 2426a1437a815a019425da8b7c33ca4962cb27c3e0db2b395f1f85c180d3337a