[INFO] cloning repository https://github.com/accuminium/memora-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/accuminium/memora-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccuminium%2Fmemora-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccuminium%2Fmemora-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b054a82211e99807f0781ee9d241d44b9560c977 [INFO] testing accuminium/memora-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccuminium%2Fmemora-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/accuminium/memora-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/accuminium/memora-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f28d55b946c859446d709143f1961703ef414aff6783e19b1497699e900fb54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f28d55b946c859446d709143f1961703ef414aff6783e19b1497699e900fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f28d55b946c859446d709143f1961703ef414aff6783e19b1497699e900fb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f28d55b946c859446d709143f1961703ef414aff6783e19b1497699e900fb54", kill_on_drop: false }` [INFO] [stdout] 2f28d55b946c859446d709143f1961703ef414aff6783e19b1497699e900fb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 41ddd56c92d4553408e65cba42306ae3306e25b8e168b8345280cbe04779dcfe [INFO] running `Command { std: "docker" "start" "-a" "41ddd56c92d4553408e65cba42306ae3306e25b8e168b8345280cbe04779dcfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling tuple-transpose v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling file-lock v1.1.20 [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 serde_derive v1.0.106 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.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 25s [INFO] running `Command { std: "docker" "inspect" "41ddd56c92d4553408e65cba42306ae3306e25b8e168b8345280cbe04779dcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ddd56c92d4553408e65cba42306ae3306e25b8e168b8345280cbe04779dcfe", kill_on_drop: false }` [INFO] [stdout] 41ddd56c92d4553408e65cba42306ae3306e25b8e168b8345280cbe04779dcfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ecb08aae31198617b7093e18c00eb40bcba6bb8b80e1d8c25d3ef7e8d67fa2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9ecb08aae31198617b7093e18c00eb40bcba6bb8b80e1d8c25d3ef7e8d67fa2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [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 10.64s [INFO] running `Command { std: "docker" "inspect" "b9ecb08aae31198617b7093e18c00eb40bcba6bb8b80e1d8c25d3ef7e8d67fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ecb08aae31198617b7093e18c00eb40bcba6bb8b80e1d8c25d3ef7e8d67fa2", kill_on_drop: false }` [INFO] [stdout] b9ecb08aae31198617b7093e18c00eb40bcba6bb8b80e1d8c25d3ef7e8d67fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03ecfc94fcd4f36cada3a33727e26658ed291a630cae279c6fdbe28a67180c05 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03ecfc94fcd4f36cada3a33727e26658ed291a630cae279c6fdbe28a67180c05", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/memora-e19c6a301682e5f9 [INFO] [stdout] running 20 tests [INFO] [stdout] test fs::tests::copy_file_new ... ok [INFO] [stdout] test fs::tests::copy_file_new_subdir ... ok [INFO] [stdout] test fs::tests::copy_file_existing ... 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_nonexistent_path ... ok [INFO] [stdout] test fs::tests::copy_dir ... 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::youngest_object_single_commit ... 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::partial_cmp_identical_objects ... ok [INFO] [stdout] test git::tests::partial_cmp_different_objects ... ok [INFO] [stdout] test git::tests::descendants_on_current_branch ... ok [INFO] [stdout] test git::tests::youngest_object_two_different_commits ... ok [INFO] [stdout] test git::tests::youngest_object_two_identical_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] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/memora-704929b4353e375d [INFO] [stdout] [INFO] [stderr] Doc-tests memora [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 `Command { std: "docker" "inspect" "03ecfc94fcd4f36cada3a33727e26658ed291a630cae279c6fdbe28a67180c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ecfc94fcd4f36cada3a33727e26658ed291a630cae279c6fdbe28a67180c05", kill_on_drop: false }` [INFO] [stdout] 03ecfc94fcd4f36cada3a33727e26658ed291a630cae279c6fdbe28a67180c05