[INFO] updating cached repository https://github.com/accuminium/memora-rs [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] b054a82211e99807f0781ee9d241d44b9560c977 [INFO] testing accuminium/memora-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccuminium%2Fmemora-rs" "/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/accuminium/memora-rs 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/accuminium/memora-rs [INFO] finished tweaking git repo https://github.com/accuminium/memora-rs [INFO] tweaked toml for git repo https://github.com/accuminium/memora-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/accuminium/memora-rs 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] [stderr] Blocking waiting for file lock on package cache [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" "+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] 02e06e0b2204d654a066e66d9c213fc5070d3e66ce533f40097c83d20380c14e [INFO] running `"docker" "start" "-a" "02e06e0b2204d654a066e66d9c213fc5070d3e66ce533f40097c83d20380c14e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling tuple-transpose v0.1.0 [INFO] [stderr] Compiling file-lock v1.1.20 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling memora v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "02e06e0b2204d654a066e66d9c213fc5070d3e66ce533f40097c83d20380c14e"` [INFO] running `"docker" "rm" "-f" "02e06e0b2204d654a066e66d9c213fc5070d3e66ce533f40097c83d20380c14e"` [INFO] [stdout] 02e06e0b2204d654a066e66d9c213fc5070d3e66ce533f40097c83d20380c14e [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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2992533ede4d32847cf3bbb4400b43d49076043c2769643489df62f1d3440de6 [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" "2992533ede4d32847cf3bbb4400b43d49076043c2769643489df62f1d3440de6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling memora v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `"docker" "inspect" "2992533ede4d32847cf3bbb4400b43d49076043c2769643489df62f1d3440de6"` [INFO] running `"docker" "rm" "-f" "2992533ede4d32847cf3bbb4400b43d49076043c2769643489df62f1d3440de6"` [INFO] [stdout] 2992533ede4d32847cf3bbb4400b43d49076043c2769643489df62f1d3440de6 [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" "+1.44.0" "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] 5c7dd6ad451e4302390ae1148a7f75b74ec754c1723812357ad93c60cbcad54f [INFO] running `"docker" "start" "-a" "5c7dd6ad451e4302390ae1148a7f75b74ec754c1723812357ad93c60cbcad54f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/memora-8e42e28d96e882d6 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test fs::tests::copy_file_existing ... ok [INFO] [stdout] test fs::tests::copy_file_new_subdir ... ok [INFO] [stdout] test fs::tests::copy_dir ... ok [INFO] [stdout] test fs::tests::copy_file_new ... ok [INFO] [stdout] test fs::tests::copy_symlink_to_nonexisting_target ... ok [INFO] [stdout] test fs::tests::copy_symlink_to_existing_target ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_no_commit ... ok [INFO] [stdout] test git::tests::youngest_object_no_commit ... ok [INFO] [stdout] test git::tests::last_commit_on_nonexistent_path ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_two_commits ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_single_commit ... ok [INFO] [stdout] test git::tests::partial_cmp_incomparable_objects ... ok [INFO] [stdout] test git::tests::descendants_on_current_branch ... ok [INFO] [stdout] test git::tests::youngest_object_two_identical_commits ... ok [INFO] [stdout] test git::tests::youngest_object_single_commit ... ok [INFO] [stdout] test git::tests::partial_cmp_identical_objects ... ok [INFO] [stdout] test git::tests::partial_cmp_different_objects ... ok [INFO] [stdout] test git::tests::youngest_object_two_different_commits ... ok [INFO] [stdout] test git::tests::youngest_object_two_incomparable_commits ... ok [INFO] [stdout] test git::tests::oldest_common_descendant_on_current_branch_with_merge ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/memora-77a3e9ab1c73b7f1 [INFO] [stdout] [INFO] [stderr] Doc-tests memora [INFO] [stdout] test result: ok. 20 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] [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" "5c7dd6ad451e4302390ae1148a7f75b74ec754c1723812357ad93c60cbcad54f"` [INFO] running `"docker" "rm" "-f" "5c7dd6ad451e4302390ae1148a7f75b74ec754c1723812357ad93c60cbcad54f"` [INFO] [stdout] 5c7dd6ad451e4302390ae1148a7f75b74ec754c1723812357ad93c60cbcad54f