[INFO] updating cached repository https://github.com/warlord500/backup-program-hashing [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff6f611bc86e9423ff7961f2af0408463d69fb76 [INFO] testing warlord500/backup-program-hashing against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarlord500%2Fbackup-program-hashing" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warlord500/backup-program-hashing 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/warlord500/backup-program-hashing [INFO] finished tweaking git repo https://github.com/warlord500/backup-program-hashing [INFO] tweaked toml for git repo https://github.com/warlord500/backup-program-hashing written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/warlord500/backup-program-hashing 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5375c62aa955dbe50833a3f6127e43c82d2482e36dac1035f2a6e3bffccab840 [INFO] running `"docker" "start" "-a" "5375c62aa955dbe50833a3f6127e43c82d2482e36dac1035f2a6e3bffccab840"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling lapp v0.4.0 [INFO] [stderr] Compiling ring v0.16.0 [INFO] [stderr] Compiling incremental_backup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `dest_cache` [INFO] [stderr] --> src/main.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | dest_cache : &HashMap, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_cache` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `one_way` [INFO] [stderr] --> src/main.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | let one_way = args.get_bool("one_way"); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_one_way` [INFO] [stderr] [INFO] [stderr] warning: variable `shouldRecurse` should have a snake case name [INFO] [stderr] --> src/main.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | shouldRecurse : bool) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `should_recurse` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.02s [INFO] running `"docker" "inspect" "5375c62aa955dbe50833a3f6127e43c82d2482e36dac1035f2a6e3bffccab840"` [INFO] running `"docker" "rm" "-f" "5375c62aa955dbe50833a3f6127e43c82d2482e36dac1035f2a6e3bffccab840"` [INFO] [stdout] 5375c62aa955dbe50833a3f6127e43c82d2482e36dac1035f2a6e3bffccab840 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 41822e4694fc856305d76fe96d28817e9c33907f61c97fe07b1f474dfcea116a [INFO] running `"docker" "start" "-a" "41822e4694fc856305d76fe96d28817e9c33907f61c97fe07b1f474dfcea116a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling incremental_backup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `dest_cache` [INFO] [stderr] --> src/main.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | dest_cache : &HashMap, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_cache` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `one_way` [INFO] [stderr] --> src/main.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | let one_way = args.get_bool("one_way"); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_one_way` [INFO] [stderr] [INFO] [stderr] warning: variable `shouldRecurse` should have a snake case name [INFO] [stderr] --> src/main.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | shouldRecurse : bool) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `should_recurse` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `"docker" "inspect" "41822e4694fc856305d76fe96d28817e9c33907f61c97fe07b1f474dfcea116a"` [INFO] running `"docker" "rm" "-f" "41822e4694fc856305d76fe96d28817e9c33907f61c97fe07b1f474dfcea116a"` [INFO] [stdout] 41822e4694fc856305d76fe96d28817e9c33907f61c97fe07b1f474dfcea116a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 606242d7ff35c5886bcfcae178071c37217380b6dd55ef37ac570cd1bc3f1e61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "606242d7ff35c5886bcfcae178071c37217380b6dd55ef37ac570cd1bc3f1e61"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `dest_cache` [INFO] [stderr] --> src/main.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | dest_cache : &HashMap, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_cache` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `one_way` [INFO] [stderr] --> src/main.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | let one_way = args.get_bool("one_way"); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_one_way` [INFO] [stderr] [INFO] [stderr] warning: variable `shouldRecurse` should have a snake case name [INFO] [stderr] --> src/main.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | shouldRecurse : bool) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `should_recurse` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/incremental_backup-b8dedbae4e479159 [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" "606242d7ff35c5886bcfcae178071c37217380b6dd55ef37ac570cd1bc3f1e61"` [INFO] running `"docker" "rm" "-f" "606242d7ff35c5886bcfcae178071c37217380b6dd55ef37ac570cd1bc3f1e61"` [INFO] [stdout] 606242d7ff35c5886bcfcae178071c37217380b6dd55ef37ac570cd1bc3f1e61