[INFO] fetching crate ip_network_table-deps-treebitmap 0.5.0...
[INFO] testing ip_network_table-deps-treebitmap-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ip_network_table-deps-treebitmap 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ip_network_table-deps-treebitmap 0.5.0
[INFO] finished tweaking crates.io crate ip_network_table-deps-treebitmap 0.5.0
[INFO] tweaked toml for crates.io crate ip_network_table-deps-treebitmap 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ip_network_table-deps-treebitmap 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 15 packages to latest compatible versions
[INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7b69e4f3defc848ff0ff9b050d9beac406a0d46da70f103c67b22324a7def22
[INFO] running `Command { std: "docker" "start" "-a" "e7b69e4f3defc848ff0ff9b050d9beac406a0d46da70f103c67b22324a7def22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7b69e4f3defc848ff0ff9b050d9beac406a0d46da70f103c67b22324a7def22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b69e4f3defc848ff0ff9b050d9beac406a0d46da70f103c67b22324a7def22", kill_on_drop: false }`
[INFO] [stdout] e7b69e4f3defc848ff0ff9b050d9beac406a0d46da70f103c67b22324a7def22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 972fe3c962d175166dadee0ce6a0c1366874a55705ac75034e7098c309aab57d
[INFO] running `Command { std: "docker" "start" "-a" "972fe3c962d175166dadee0ce6a0c1366874a55705ac75034e7098c309aab57d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling ip_network_table-deps-treebitmap v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:299:17
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:331:21
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:231:24
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:449:17
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:462:21
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "972fe3c962d175166dadee0ce6a0c1366874a55705ac75034e7098c309aab57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972fe3c962d175166dadee0ce6a0c1366874a55705ac75034e7098c309aab57d", kill_on_drop: false }`
[INFO] [stdout] 972fe3c962d175166dadee0ce6a0c1366874a55705ac75034e7098c309aab57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 245b3672f92dc35bf98e63b69c7bff73be07c5683e398e2637fdbe6c0a5cd456
[INFO] running `Command { std: "docker" "start" "-a" "245b3672f92dc35bf98e63b69c7bff73be07c5683e398e2637fdbe6c0a5cd456", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:299:17
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:331:21
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:231:24
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:449:17
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:462:21
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling ip_network_table-deps-treebitmap v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `treebitmap`
[INFO] [stdout] --> tests/tests.rs:7:1
[INFO] [stdout] |
[INFO] [stdout] 7 | extern crate treebitmap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0463]: can't find crate for `treebitmap`
[INFO] [stdout] --> tests/rand_test.rs:2:1
[INFO] [stdout] |
[INFO] [stdout] 2 | extern crate treebitmap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0463]: can't find crate for `treebitmap`
[INFO] [stdout] --> tests/rand_test.rs:2:1
[INFO] [stdout] |
[INFO] [stdout] 2 | extern crate treebitmap;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/rand_test.rs:134:23
[INFO] [stdout] |
[INFO] [stdout] 134 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/rand_test.rs:180:23
[INFO] [stdout] |
[INFO] [stdout] 180 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `ip_network_table-deps-treebitmap` (test "rand_test") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `IpLookupTable` in this scope
[INFO] [stdout] --> tests/tests.rs:212:21
[INFO] [stdout] |
[INFO] [stdout] 212 | check_if_send::>();
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpLookupTable` in this scope
[INFO] [stdout] --> tests/tests.rs:256:16
[INFO] [stdout] |
[INFO] [stdout] 256 | let table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpLookupTable` in this scope
[INFO] [stdout] --> tests/tests.rs:278:20
[INFO] [stdout] |
[INFO] [stdout] 278 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpLookupTable` in this scope
[INFO] [stdout] --> tests/tests.rs:336:20
[INFO] [stdout] |
[INFO] [stdout] 336 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpLookupTable` in this scope
[INFO] [stdout] --> tests/tests.rs:432:20
[INFO] [stdout] |
[INFO] [stdout] 432 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/rand_test.rs:134:23
[INFO] [stdout] |
[INFO] [stdout] 134 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/rand_test.rs:180:23
[INFO] [stdout] |
[INFO] [stdout] 180 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:18:19
[INFO] [stdout] |
[INFO] [stdout] 18 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:25:19
[INFO] [stdout] |
[INFO] [stdout] 25 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:33:19
[INFO] [stdout] |
[INFO] [stdout] 33 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:62:19
[INFO] [stdout] |
[INFO] [stdout] 62 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:69:19
[INFO] [stdout] |
[INFO] [stdout] 69 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:76:19
[INFO] [stdout] |
[INFO] [stdout] 76 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:91:19
[INFO] [stdout] |
[INFO] [stdout] 91 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:105:19
[INFO] [stdout] |
[INFO] [stdout] 105 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:153:19
[INFO] [stdout] |
[INFO] [stdout] 153 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:171:19
[INFO] [stdout] |
[INFO] [stdout] 171 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:193:19
[INFO] [stdout] |
[INFO] [stdout] 193 | let mut tbl = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:217:19
[INFO] [stdout] |
[INFO] [stdout] 217 | let mut tbm = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:225:21
[INFO] [stdout] |
[INFO] [stdout] 225 | let mut table = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:244:21
[INFO] [stdout] |
[INFO] [stdout] 244 | let mut table = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:256:46
[INFO] [stdout] |
[INFO] [stdout] 256 | let table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:262:21
[INFO] [stdout] |
[INFO] [stdout] 262 | let mut table = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:278:50
[INFO] [stdout] |
[INFO] [stdout] 278 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:297:21
[INFO] [stdout] |
[INFO] [stdout] 297 | let mut table = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:336:53
[INFO] [stdout] |
[INFO] [stdout] 336 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpLookupTable`
[INFO] [stdout] --> tests/tests.rs:432:53
[INFO] [stdout] |
[INFO] [stdout] 432 | let mut table: IpLookupTable = IpLookupTable::new();
[INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `IpLookupTable`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `ip_network_table-deps-treebitmap` (test "tests") due to 29 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:299:17
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 299 | pub fn iter(&self) -> Iter<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:331:21
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 331 | pub fn iter_mut(&mut self) -> IterMut<'_, A, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:231:24
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 231 | pub fn matches_mut(&mut self, nibbles: &[u8]) -> MatchesMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:449:17
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter {
[INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 449 | pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tree_bitmap/mod.rs:462:21
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 462 | pub fn iter_mut(&mut self) -> IterMut<'_, T> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "245b3672f92dc35bf98e63b69c7bff73be07c5683e398e2637fdbe6c0a5cd456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245b3672f92dc35bf98e63b69c7bff73be07c5683e398e2637fdbe6c0a5cd456", kill_on_drop: false }`
[INFO] [stdout] 245b3672f92dc35bf98e63b69c7bff73be07c5683e398e2637fdbe6c0a5cd456