[INFO] cloning repository https://github.com/cyplo/rustback [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyplo/rustback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f0033bbe669926554c06d9abe100ecf2a5f3a5de [INFO] testing cyplo/rustback against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyplo%2Frustback" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cyplo/rustback on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cyplo/rustback [INFO] finished tweaking git repo https://github.com/cyplo/rustback [INFO] tweaked toml for git repo https://github.com/cyplo/rustback written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cyplo/rustback already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] f253fab23663844ace843ed15aa025d3356460c480a7fb16d9913419d900c28f [INFO] running `"docker" "start" "-a" "f253fab23663844ace843ed15aa025d3356460c480a7fb16d9913419d900c28f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_cbor v0.10.1 [INFO] [stderr] Compiling bakare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "f253fab23663844ace843ed15aa025d3356460c480a7fb16d9913419d900c28f"` [INFO] running `"docker" "rm" "-f" "f253fab23663844ace843ed15aa025d3356460c480a7fb16d9913419d900c28f"` [INFO] [stdout] f253fab23663844ace843ed15aa025d3356460c480a7fb16d9913419d900c28f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] 093905ff31290790fda40806700c89967b90c8ad7823236135590178966be273 [INFO] running `"docker" "start" "-a" "093905ff31290790fda40806700c89967b90c8ad7823236135590178966be273"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cargo-husky v1.4.0 [INFO] [stderr] Compiling bakare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `"docker" "inspect" "093905ff31290790fda40806700c89967b90c8ad7823236135590178966be273"` [INFO] running `"docker" "rm" "-f" "093905ff31290790fda40806700c89967b90c8ad7823236135590178966be273"` [INFO] [stdout] 093905ff31290790fda40806700c89967b90c8ad7823236135590178966be273 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 6261f932076f30e1404e72e06a8b7ac133b7f51fc660ca71f08d1ddce4b72453 [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" "6261f932076f30e1404e72e06a8b7ac133b7f51fc660ca71f08d1ddce4b72453"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bakare-840a47edb8cf183b [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bakare-bfaf95ee46be11d7 [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] [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] [stderr] Running /opt/rustwide/target/debug/deps/system_tests-e399a3bd7b839465 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test restore_files_after_reopening_repository ... ok [INFO] [stdout] test newer_version_should_be_greater_than_earlier_version ... ok [INFO] [stdout] test restore_older_version_of_file ... ok [INFO] [stdout] test forbid_backup_of_paths_within_repository ... ok [INFO] [stdout] test restore_latest_version_by_default ... ok [INFO] [stdout] test restore_multiple_files ... ok [INFO] [stdout] test store_duplicated_files_just_once ... ok [INFO] [stderr] Doc-tests bakare [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "6261f932076f30e1404e72e06a8b7ac133b7f51fc660ca71f08d1ddce4b72453"` [INFO] running `"docker" "rm" "-f" "6261f932076f30e1404e72e06a8b7ac133b7f51fc660ca71f08d1ddce4b72453"` [INFO] [stdout] 6261f932076f30e1404e72e06a8b7ac133b7f51fc660ca71f08d1ddce4b72453