[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 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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 431beaccdd6ca7d7bb73bb6a6b2f58f036808d4ec9f33863218b167355ba3653 [INFO] running `"docker" "start" "-a" "431beaccdd6ca7d7bb73bb6a6b2f58f036808d4ec9f33863218b167355ba3653"` [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 3.10s [INFO] running `"docker" "inspect" "431beaccdd6ca7d7bb73bb6a6b2f58f036808d4ec9f33863218b167355ba3653"` [INFO] running `"docker" "rm" "-f" "431beaccdd6ca7d7bb73bb6a6b2f58f036808d4ec9f33863218b167355ba3653"` [INFO] [stdout] 431beaccdd6ca7d7bb73bb6a6b2f58f036808d4ec9f33863218b167355ba3653 [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2820c0a796bf1e04692463c307a011521176e879e6cd44aab4ae9238e62b1cdb [INFO] running `"docker" "start" "-a" "2820c0a796bf1e04692463c307a011521176e879e6cd44aab4ae9238e62b1cdb"` [INFO] [stderr] Compiling rdiff v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `"docker" "inspect" "2820c0a796bf1e04692463c307a011521176e879e6cd44aab4ae9238e62b1cdb"` [INFO] running `"docker" "rm" "-f" "2820c0a796bf1e04692463c307a011521176e879e6cd44aab4ae9238e62b1cdb"` [INFO] [stdout] 2820c0a796bf1e04692463c307a011521176e879e6cd44aab4ae9238e62b1cdb [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 46cc8ca1c846d501a6642f3bff6214bd037e76795a401ea5eef91683c9217212 [INFO] running `"docker" "start" "-a" "46cc8ca1c846d501a6642f3bff6214bd037e76795a401ea5eef91683c9217212"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rdiff-df67c18d1fa105b6 [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::gen_edit_graph_without_newlines ... ok [INFO] [stdout] test diff::tests::greedy_diff ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_for_empty_string ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_where_nothing_matches ... ok [INFO] [stdout] test diff::tests::short_edit_sequence ... ok [INFO] [stdout] test negative_array::tests::indexing_an_array ... ok [INFO] [stdout] test negative_array::tests::using_get_and_set ... ok [INFO] [stdout] test negative_array::tests::creating_a_new_array ... ok [INFO] [stdout] test diff::tests::split_string_hello ... 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] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "46cc8ca1c846d501a6642f3bff6214bd037e76795a401ea5eef91683c9217212"` [INFO] running `"docker" "rm" "-f" "46cc8ca1c846d501a6642f3bff6214bd037e76795a401ea5eef91683c9217212"` [INFO] [stdout] 46cc8ca1c846d501a6642f3bff6214bd037e76795a401ea5eef91683c9217212