[INFO] cloning repository justinbarclay/diff [INFO] running `"git" "clone" "--bare" "git://github.com/justinbarclay/diff.git" "work/cache/sources/gh/justinbarclay/diff"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/justinbarclay/diff'... [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/diff" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/justinbarclay/diff" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justinbarclay/diff"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justinbarclay/diff'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b474157f4d0d2d2c667ba0bd8f2457eda8ef12e [INFO] sha for GitHub repo justinbarclay/diff: 3b474157f4d0d2d2c667ba0bd8f2457eda8ef12e [INFO] validating manifest of justinbarclay/diff 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 justinbarclay/diff 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 justinbarclay/diff [INFO] finished frobbing justinbarclay/diff [INFO] frobbed toml for justinbarclay/diff written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff/Cargo.toml [INFO] started frobbing justinbarclay/diff [INFO] finished frobbing justinbarclay/diff [INFO] frobbed toml for justinbarclay/diff written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/justinbarclay/diff/Cargo.toml [INFO] crate justinbarclay/diff 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 justinbarclay/diff against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff:/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] 0fa94d8955000da6fc2b5d90a20a09e11bcb85a80103a14df4fcf3ae803a0a48 [INFO] running `"docker" "start" "-a" "0fa94d8955000da6fc2b5d90a20a09e11bcb85a80103a14df4fcf3ae803a0a48"` [INFO] [stderr] Compiling rdiff v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `get` [INFO] [stderr] --> src/negative_array.rs:52:3 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn get(&self, offset: isize) -> isize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set` [INFO] [stderr] --> src/negative_array.rs:62:3 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn set(&mut self, offset: isize, value: isize) -> &mut NegativeArray { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `"docker" "inspect" "0fa94d8955000da6fc2b5d90a20a09e11bcb85a80103a14df4fcf3ae803a0a48"` [INFO] running `"docker" "rm" "-f" "0fa94d8955000da6fc2b5d90a20a09e11bcb85a80103a14df4fcf3ae803a0a48"` [INFO] [stdout] 0fa94d8955000da6fc2b5d90a20a09e11bcb85a80103a14df4fcf3ae803a0a48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff:/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] b315d26b0831944d7c3837e1dae773a327086491409858c343bf210387b01caf [INFO] running `"docker" "start" "-a" "b315d26b0831944d7c3837e1dae773a327086491409858c343bf210387b01caf"` [INFO] [stderr] Compiling rdiff v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `"docker" "inspect" "b315d26b0831944d7c3837e1dae773a327086491409858c343bf210387b01caf"` [INFO] running `"docker" "rm" "-f" "b315d26b0831944d7c3837e1dae773a327086491409858c343bf210387b01caf"` [INFO] [stdout] b315d26b0831944d7c3837e1dae773a327086491409858c343bf210387b01caf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/justinbarclay/diff:/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] f9baf884832ccc0ec82bc7acc09974df5165fb1f1d05631b9ce97dc50b66888c [INFO] running `"docker" "start" "-a" "f9baf884832ccc0ec82bc7acc09974df5165fb1f1d05631b9ce97dc50b66888c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rdiff-d05853c64eef60c2 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test diff::tests::a_short_squence_where_they_are_the_same ... ok [INFO] [stdout] test diff::tests::gen_an_edit_sequence_for_a_diff_of_zero ... ok [INFO] [stdout] test diff::tests::gen_edit_graph ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_where_they_are_the_same ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_without_newlines ... ok [INFO] [stdout] test diff::tests::split_string_hello ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_where_nothing_matches ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_for_empty_string ... ok [INFO] [stdout] test diff::tests::short_edit_sequence ... ok [INFO] [stdout] test diff::tests::gen_edit_graph_without_newlines ... ok [INFO] [stdout] test diff::tests::greedy_diff ... ok [INFO] [stdout] test negative_array::tests::creating_a_new_array ... ok [INFO] [stdout] test negative_array::tests::indexing_an_array ... ok [INFO] [stdout] test negative_array::tests::using_get_and_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f9baf884832ccc0ec82bc7acc09974df5165fb1f1d05631b9ce97dc50b66888c"` [INFO] running `"docker" "rm" "-f" "f9baf884832ccc0ec82bc7acc09974df5165fb1f1d05631b9ce97dc50b66888c"` [INFO] [stdout] f9baf884832ccc0ec82bc7acc09974df5165fb1f1d05631b9ce97dc50b66888c