[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faccuminium%2Fmemora-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/accuminium/memora-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-8/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] d62fe17ce560a19953947d0b910b1935fd0bc954a6082db5344dd756ee274918 [INFO] running `Command { std: "docker" "start" "-a" "d62fe17ce560a19953947d0b910b1935fd0bc954a6082db5344dd756ee274918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d62fe17ce560a19953947d0b910b1935fd0bc954a6082db5344dd756ee274918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62fe17ce560a19953947d0b910b1935fd0bc954a6082db5344dd756ee274918", kill_on_drop: false }` [INFO] [stdout] d62fe17ce560a19953947d0b910b1935fd0bc954a6082db5344dd756ee274918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] b17d2bd7853685cdae7173ea6c0a6c0bda2caf281425c40e2cabcd5a2c53d753 [INFO] running `Command { std: "docker" "start" "-a" "b17d2bd7853685cdae7173ea6c0a6c0bda2caf281425c40e2cabcd5a2c53d753", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.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 yaml-rust v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [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 quote v1.0.3 [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 env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [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 39s [INFO] running `Command { std: "docker" "inspect" "b17d2bd7853685cdae7173ea6c0a6c0bda2caf281425c40e2cabcd5a2c53d753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17d2bd7853685cdae7173ea6c0a6c0bda2caf281425c40e2cabcd5a2c53d753", kill_on_drop: false }` [INFO] [stdout] b17d2bd7853685cdae7173ea6c0a6c0bda2caf281425c40e2cabcd5a2c53d753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac47afbd3046d0cdcf07e6ad1ded0c702ea3e6fe05433b4aec67a7090d9671e [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" "fac47afbd3046d0cdcf07e6ad1ded0c702ea3e6fe05433b4aec67a7090d9671e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [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.94s [INFO] running `Command { std: "docker" "inspect" "fac47afbd3046d0cdcf07e6ad1ded0c702ea3e6fe05433b4aec67a7090d9671e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac47afbd3046d0cdcf07e6ad1ded0c702ea3e6fe05433b4aec67a7090d9671e", kill_on_drop: false }` [INFO] [stdout] fac47afbd3046d0cdcf07e6ad1ded0c702ea3e6fe05433b4aec67a7090d9671e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] cef4617b4dc514006d075a1ee6bf54446221face0f78f5ac751846d362c7d49a [INFO] running `Command { std: "docker" "start" "-a" "cef4617b4dc514006d075a1ee6bf54446221face0f78f5ac751846d362c7d49a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/memora-3b3b01198d72d132 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test fs::tests::copy_symlink_to_existing_target ... 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_existing ... ok [INFO] [stdout] test fs::tests::copy_symlink_to_nonexisting_target ... ok [INFO] [stdout] test fs::tests::copy_file_new ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_no_commit ... ok [INFO] [stdout] test git::tests::last_commit_on_nonexistent_path ... ok [INFO] [stdout] test git::tests::youngest_object_no_commit ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_single_commit ... ok [INFO] [stdout] test git::tests::last_commit_on_existing_path_with_two_commits ... ok [INFO] [stdout] test git::tests::partial_cmp_different_objects ... 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::youngest_object_two_different_commits ... ok [INFO] [stdout] test git::tests::youngest_object_single_commit ... 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_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-a25b7bf544999f99 [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] Doc-tests memora [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" "cef4617b4dc514006d075a1ee6bf54446221face0f78f5ac751846d362c7d49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef4617b4dc514006d075a1ee6bf54446221face0f78f5ac751846d362c7d49a", kill_on_drop: false }` [INFO] [stdout] cef4617b4dc514006d075a1ee6bf54446221face0f78f5ac751846d362c7d49a