[INFO] crate spielrs_diff 0.2.0 is already in cache [INFO] testing spielrs_diff-0.2.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate spielrs_diff 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate spielrs_diff 0.2.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spielrs_diff 0.2.0 [INFO] finished tweaking crates.io crate spielrs_diff 0.2.0 [INFO] tweaked toml for crates.io crate spielrs_diff 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 546456dd23535b8c08814fe7363943c802b11921c0d9573eb605f902f20df8cd [INFO] running `Command { std: "docker" "start" "-a" "546456dd23535b8c08814fe7363943c802b11921c0d9573eb605f902f20df8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "546456dd23535b8c08814fe7363943c802b11921c0d9573eb605f902f20df8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546456dd23535b8c08814fe7363943c802b11921c0d9573eb605f902f20df8cd", kill_on_drop: false }` [INFO] [stdout] 546456dd23535b8c08814fe7363943c802b11921c0d9573eb605f902f20df8cd [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] aa55e224b085274c3033e535a77ecf050958852cf0184c220620a3ef465f5a74 [INFO] running `Command { std: "docker" "start" "-a" "aa55e224b085274c3033e535a77ecf050958852cf0184c220620a3ef465f5a74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling spielrs_diff v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.18s [INFO] running `Command { std: "docker" "inspect" "aa55e224b085274c3033e535a77ecf050958852cf0184c220620a3ef465f5a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa55e224b085274c3033e535a77ecf050958852cf0184c220620a3ef465f5a74", kill_on_drop: false }` [INFO] [stdout] aa55e224b085274c3033e535a77ecf050958852cf0184c220620a3ef465f5a74 [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c7926b0ee7f9dd5055eaeeb5f7a4d23cc1ee17feba93c6f1499e561ee5450a [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" "a2c7926b0ee7f9dd5055eaeeb5f7a4d23cc1ee17feba93c6f1499e561ee5450a", kill_on_drop: false }` [INFO] [stderr] Compiling spielrs_diff v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "a2c7926b0ee7f9dd5055eaeeb5f7a4d23cc1ee17feba93c6f1499e561ee5450a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c7926b0ee7f9dd5055eaeeb5f7a4d23cc1ee17feba93c6f1499e561ee5450a", kill_on_drop: false }` [INFO] [stdout] a2c7926b0ee7f9dd5055eaeeb5f7a4d23cc1ee17feba93c6f1499e561ee5450a [INFO] running `Command { std: "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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 168caed9d2a6542d7a818211f1c9c10f622dd0226286c9515dc5ab307acc8af9 [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" "168caed9d2a6542d7a818211f1c9c10f622dd0226286c9515dc5ab307acc8af9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spielrs_diff-da5c5b1751b89054 [INFO] [stdout] running 14 tests [INFO] [stdout] test should_return_false_if_both_dir_have_different_subdir_excluded_recursively ... ok [INFO] [stdout] test should_return_false_if_both_files_are_equal ... ok [INFO] [stdout] test tree::should_return_all_file_content ... ok [INFO] [stdout] test tree::should_return_true_if_both_dir_content_are_equal ... ok [INFO] [stdout] test tree::should_return_false_equal_dir_tree ... ok [INFO] [stdout] test tree::should_return_false_if_both_dir_tree_have_different_subdir_excluded_not_recursively ... ok [INFO] [stdout] test should_return_true_if_both_files_are_not_equal ... ok [INFO] [stdout] test tree::should_return_true_different_dir_tree ... ok [INFO] [stdout] test should_return_true_if_both_dir_have_different_subdir_excluded_not_recursively ... ok [INFO] [stdout] test should_return_true_if_both_dir_tree_have_different_content ... ok [INFO] [stdout] test should_return_false_if_both_dir_tree_are_equal ... ok [INFO] [stdout] test tree::should_return_true_if_both_dir_tree_have_different_subdir_excluded_recursively ... ok [INFO] [stdout] test should_return_true_if_both_dir_tree_are_different ... ok [INFO] [stderr] Doc-tests spielrs_diff [INFO] [stdout] test tree::should_return_false_if_both_dir_content_are_differents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - dir_diff (line 60) ... ok [INFO] [stdout] test src/lib.rs - file_diff (line 102) ... ok [INFO] [stdout] test src/tree.rs - tree::Tree::get_content_files (line 185) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/tree.rs - tree::Tree::tree_diff (line 160) ... ok [INFO] [stdout] test src/tree.rs - tree::Tree::compare_dir_content (line 220) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/tree.rs - tree::Tree::build_tree (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "168caed9d2a6542d7a818211f1c9c10f622dd0226286c9515dc5ab307acc8af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168caed9d2a6542d7a818211f1c9c10f622dd0226286c9515dc5ab307acc8af9", kill_on_drop: false }` [INFO] [stdout] 168caed9d2a6542d7a818211f1c9c10f622dd0226286c9515dc5ab307acc8af9