[INFO] cloning repository https://github.com/justinbarclay/diff [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinbarclay/diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fdiff"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fdiff'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b474157f4d0d2d2c667ba0bd8f2457eda8ef12e [INFO] testing justinbarclay/diff against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fdiff" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinbarclay/diff on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/justinbarclay/diff [INFO] finished tweaking git repo https://github.com/justinbarclay/diff [INFO] tweaked toml for git repo https://github.com/justinbarclay/diff written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/justinbarclay/diff already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5c62d00b9318f913bd31c696dab30eeac1752736845c80116ef9e2d348c1396 [INFO] running `"docker" "start" "-a" "e5c62d00b9318f913bd31c696dab30eeac1752736845c80116ef9e2d348c1396"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rdiff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `get` [INFO] [stderr] --> src/negative_array.rs:52:10 [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: associated function is never used: `set` [INFO] [stderr] --> src/negative_array.rs:62:10 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn set(&mut self, offset: isize, value: isize) -> &mut NegativeArray { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `"docker" "inspect" "e5c62d00b9318f913bd31c696dab30eeac1752736845c80116ef9e2d348c1396"` [INFO] running `"docker" "rm" "-f" "e5c62d00b9318f913bd31c696dab30eeac1752736845c80116ef9e2d348c1396"` [INFO] [stdout] e5c62d00b9318f913bd31c696dab30eeac1752736845c80116ef9e2d348c1396 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fa26ca9269e76fc78b40ea9e710105ddd00ba9abe8c9d99a860789931290b28 [INFO] running `"docker" "start" "-a" "8fa26ca9269e76fc78b40ea9e710105ddd00ba9abe8c9d99a860789931290b28"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rdiff v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "8fa26ca9269e76fc78b40ea9e710105ddd00ba9abe8c9d99a860789931290b28"` [INFO] running `"docker" "rm" "-f" "8fa26ca9269e76fc78b40ea9e710105ddd00ba9abe8c9d99a860789931290b28"` [INFO] [stdout] 8fa26ca9269e76fc78b40ea9e710105ddd00ba9abe8c9d99a860789931290b28 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 466bb9bd70c68696e37d44160bca79b48c627136baa0425c0b377ae44d435084 [INFO] running `"docker" "start" "-a" "466bb9bd70c68696e37d44160bca79b48c627136baa0425c0b377ae44d435084"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rdiff-f41befc24e442fbf [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test negative_array::tests::using_get_and_set ... 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::split_string_hello ... 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_where_nothing_matches ... ok [INFO] [stdout] test negative_array::tests::creating_a_new_array ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_without_newlines ... ok [INFO] [stdout] test diff::tests::gen_an_edit_sequence_for_a_diff_of_zero ... ok [INFO] [stdout] test diff::tests::a_short_squence_where_they_are_the_same ... ok [INFO] [stdout] test diff::tests::short_edit_sequence_for_empty_string ... ok [INFO] [stdout] test negative_array::tests::indexing_an_array ... ok [INFO] [stdout] test diff::tests::short_edit_sequence ... 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" "466bb9bd70c68696e37d44160bca79b48c627136baa0425c0b377ae44d435084"` [INFO] running `"docker" "rm" "-f" "466bb9bd70c68696e37d44160bca79b48c627136baa0425c0b377ae44d435084"` [INFO] [stdout] 466bb9bd70c68696e37d44160bca79b48c627136baa0425c0b377ae44d435084