[INFO] crate dogear 0.4.0 is already in cache [INFO] testing dogear-0.4.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate dogear 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dogear 0.4.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dogear 0.4.0 [INFO] finished tweaking crates.io crate dogear 0.4.0 [INFO] tweaked toml for crates.io crate dogear 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a17df590540242cdbd8ac4020998746d034b0e7c7acfcbccdb1e5f9d743a5652 [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" "a17df590540242cdbd8ac4020998746d034b0e7c7acfcbccdb1e5f9d743a5652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a17df590540242cdbd8ac4020998746d034b0e7c7acfcbccdb1e5f9d743a5652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17df590540242cdbd8ac4020998746d034b0e7c7acfcbccdb1e5f9d743a5652", kill_on_drop: false }` [INFO] [stdout] a17df590540242cdbd8ac4020998746d034b0e7c7acfcbccdb1e5f9d743a5652 [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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f69d6d0f4cde5dfde02bffd2cf9bd38f7b065475ecdfad5308d70f055b35696 [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" "2f69d6d0f4cde5dfde02bffd2cf9bd38f7b065475ecdfad5308d70f055b35696", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallbitvec v2.5.0 [INFO] [stderr] Compiling dogear v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1683:13 [INFO] [stdout] | [INFO] [stdout] 1683 | / mem::replace( [INFO] [stdout] 1684 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1685 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1686 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1742:13 [INFO] [stdout] | [INFO] [stdout] 1742 | / mem::replace( [INFO] [stdout] 1743 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1744 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1745 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | mem::replace(&mut self.0.entries[self.1].content, Some(content)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | mem::replace(&mut self.parent, BuilderEntryParent::Root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | mem::replace(&mut self.parent, new_parent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "2f69d6d0f4cde5dfde02bffd2cf9bd38f7b065475ecdfad5308d70f055b35696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f69d6d0f4cde5dfde02bffd2cf9bd38f7b065475ecdfad5308d70f055b35696", kill_on_drop: false }` [INFO] [stdout] 2f69d6d0f4cde5dfde02bffd2cf9bd38f7b065475ecdfad5308d70f055b35696 [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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 176dbcc19052498a4ffc1a6aaa8322c076bf29872f26f3f91d9fbf40409c7c94 [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" "176dbcc19052498a4ffc1a6aaa8322c076bf29872f26f3f91d9fbf40409c7c94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1683:13 [INFO] [stdout] | [INFO] [stdout] 1683 | / mem::replace( [INFO] [stdout] 1684 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1685 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1686 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1742:13 [INFO] [stdout] | [INFO] [stdout] 1742 | / mem::replace( [INFO] [stdout] 1743 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1744 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1745 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | mem::replace(&mut self.0.entries[self.1].content, Some(content)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | mem::replace(&mut self.parent, BuilderEntryParent::Root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | mem::replace(&mut self.parent, new_parent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling dogear v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1683:13 [INFO] [stdout] | [INFO] [stdout] 1683 | / mem::replace( [INFO] [stdout] 1684 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1685 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1686 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/merge.rs:1742:13 [INFO] [stdout] | [INFO] [stdout] 1742 | / mem::replace( [INFO] [stdout] 1743 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stdout] 1744 | | matching_dupes_by_local_parent_guid, [INFO] [stdout] 1745 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | mem::replace(&mut self.0.entries[self.1].content, Some(content)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | mem::replace(&mut self.parent, BuilderEntryParent::Root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/tree.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | mem::replace(&mut self.parent, new_parent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.10s [INFO] running `Command { std: "docker" "inspect" "176dbcc19052498a4ffc1a6aaa8322c076bf29872f26f3f91d9fbf40409c7c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176dbcc19052498a4ffc1a6aaa8322c076bf29872f26f3f91d9fbf40409c7c94", kill_on_drop: false }` [INFO] [stdout] 176dbcc19052498a4ffc1a6aaa8322c076bf29872f26f3f91d9fbf40409c7c94 [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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] c619d24e3d0f9693c7b488200afc29e41b898266e28503ab2f39e81fad1f7123 [INFO] running `Command { std: "docker" "start" "-a" "c619d24e3d0f9693c7b488200afc29e41b898266e28503ab2f39e81fad1f7123", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/merge.rs:1683:13 [INFO] [stderr] | [INFO] [stderr] 1683 | / mem::replace( [INFO] [stderr] 1684 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stderr] 1685 | | matching_dupes_by_local_parent_guid, [INFO] [stderr] 1686 | | ); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/merge.rs:1742:13 [INFO] [stderr] | [INFO] [stderr] 1742 | / mem::replace( [INFO] [stderr] 1743 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stderr] 1744 | | matching_dupes_by_local_parent_guid, [INFO] [stderr] 1745 | | ); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:488:9 [INFO] [stderr] | [INFO] [stderr] 488 | mem::replace(&mut self.0.entries[self.1].content, Some(content)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:658:17 [INFO] [stderr] | [INFO] [stderr] 658 | mem::replace(&mut self.parent, BuilderEntryParent::Root); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:686:9 [INFO] [stderr] | [INFO] [stderr] 686 | mem::replace(&mut self.parent, new_parent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/merge.rs:1683:13 [INFO] [stderr] | [INFO] [stderr] 1683 | / mem::replace( [INFO] [stderr] 1684 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stderr] 1685 | | matching_dupes_by_local_parent_guid, [INFO] [stderr] 1686 | | ); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/merge.rs:1742:13 [INFO] [stderr] | [INFO] [stderr] 1742 | / mem::replace( [INFO] [stderr] 1743 | | &mut self.matching_dupes_by_local_parent_guid, [INFO] [stderr] 1744 | | matching_dupes_by_local_parent_guid, [INFO] [stderr] 1745 | | ); [INFO] [stderr] | |______________^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:488:9 [INFO] [stderr] | [INFO] [stderr] 488 | mem::replace(&mut self.0.entries[self.1].content, Some(content)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:658:17 [INFO] [stderr] | [INFO] [stderr] 658 | mem::replace(&mut self.parent, BuilderEntryParent::Root); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/tree.rs:686:9 [INFO] [stderr] | [INFO] [stderr] 686 | mem::replace(&mut self.parent, new_parent); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dogear-8a6989bcfef1c680 [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test guid::tests::is_valid ... ok [INFO] [stdout] test tests::completion_ops ... ok [INFO] [stdout] test tests::applying_two_empty_folders_doesnt_smush ... ok [INFO] [stdout] test tests::applying_two_empty_folders_matches_only_one ... ok [INFO] [stdout] test tests::complex_move_with_additions ... ok [INFO] [stdout] test tests::locally_deleted_remotely_modified ... ok [INFO] [stdout] test tests::deduping_local_newer ... ok [INFO] [stdout] test tests::mismatched_compatible_bookmark_kinds ... ok [INFO] [stdout] test tests::livemarks ... ok [INFO] [stdout] test tests::left_pane_root ... ok [INFO] [stdout] test tests::invalid_guids ... ok [INFO] [stdout] test tests::complex_orphaning ... ok [INFO] [stdout] test tests::deduping_ignores_parent_title ... ok [INFO] [stdout] test tests::deduping_multiple_candidates ... ok [INFO] [stdout] test tests::multiple_parents ... ok [INFO] [stdout] test tests::nonexistent_on_one_side ... ok [INFO] [stdout] test tests::non_syncable_items ... ok [INFO] [stdout] test tests::complex_deduping ... ok [INFO] [stdout] test tests::reparent_orphans ... ok [INFO] [stdout] test tests::reupload_replace ... ok [INFO] [stdout] test tests::unchanged_newer_changed_older ... ok [INFO] [stdout] test tests::newer_local_moves ... ok [INFO] [stdout] test tests::deduping_remote_newer ... ok [INFO] [stdout] test tests::move_into_parent_sibling ... ok [INFO] [stdout] test tests::locally_modified_remotely_deleted ... ok [INFO] [stdout] test tests::cycle ... ok [INFO] [stdout] test tests::problems ... ok [INFO] [stdout] test tests::newer_move_to_deleted ... ok [INFO] [stdout] test tests::moved_user_content_roots ... ok [INFO] [stdout] test tests::reparent_and_reposition ... ok [INFO] [stderr] ERROR 2020-07-24T16:35:50Z: dogear::merge: Merging local bookmarkAAAA (Bookmark; Age = 0ms; Unmerged) and remote bookmarkAAAA (Folder; Age = 5ms; Unmerged) with different kinds [INFO] [stdout] test tests::deleted_user_content_roots ... ok [INFO] [stdout] test tests::mismatched_incompatible_bookmark_kinds ... ok [INFO] [stdout] test tests::clear_folder_then_delete ... ok [INFO] [stdout] test tests::newer_remote_moves ... ok [INFO] [stderr] Doc-tests dogear [INFO] [stdout] test tests::reorder_and_insert ... ok [INFO] [stdout] test tests::value_structure_conflict ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/tree.rs - tree::ParentBuilder::by_structure (line 571) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c619d24e3d0f9693c7b488200afc29e41b898266e28503ab2f39e81fad1f7123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c619d24e3d0f9693c7b488200afc29e41b898266e28503ab2f39e81fad1f7123", kill_on_drop: false }` [INFO] [stdout] c619d24e3d0f9693c7b488200afc29e41b898266e28503ab2f39e81fad1f7123