[INFO] fetching crate parattice 0.2.2...
[INFO] testing parattice-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate parattice 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate parattice 0.2.2
[INFO] finished tweaking crates.io crate parattice 0.2.2
[INFO] tweaked toml for crates.io crate parattice 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parattice 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45b757476084c8b50c50c0fd2c530188c77b5ca4276354615d6f2c6790f680b7
[INFO] running `Command { std: "docker" "start" "-a" "45b757476084c8b50c50c0fd2c530188c77b5ca4276354615d6f2c6790f680b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45b757476084c8b50c50c0fd2c530188c77b5ca4276354615d6f2c6790f680b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b757476084c8b50c50c0fd2c530188c77b5ca4276354615d6f2c6790f680b7", kill_on_drop: false }`
[INFO] [stdout] 45b757476084c8b50c50c0fd2c530188c77b5ca4276354615d6f2c6790f680b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceab794eefc6fd1f3e75b72ce4c6cf1d3af22e5a846c4c8ca2ec4021e9f0d608
[INFO] running `Command { std: "docker" "start" "-a" "ceab794eefc6fd1f3e75b72ce4c6cf1d3af22e5a846c4c8ca2ec4021e9f0d608", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling parattice v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parattice.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 let mut node = &mut pma[*node_id_next];
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lattice.rs:417:34
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn dump_for_search_index(&self) -> Vec<SearchIndexNode> {
[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] 417 |     pub fn dump_for_search_index(&self) -> Vec<SearchIndexNode<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]   --> src/externs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         CString::from_raw(s);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let _ = CString::from_raw(s);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/externs.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Box::from_raw(parattice);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let _ = Box::from_raw(parattice);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/externs.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Box::from_raw(lattice);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let _ = Box::from_raw(lattice);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/externs.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     Box::from_raw(latticekmp);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let _ = Box::from_raw(latticekmp);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/externs.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     Box::from_raw(results);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let _ = Box::from_raw(results);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parattice` (lib) due to 10 previous errors; 7 warnings emitted
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     (*results)[index].len()
[INFO] [stdout]     |     ^^-------^^^^^^^^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     (*results)[index].len()
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 233 |     (&(*results))[index].len()
[INFO] [stdout]     |     ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |     for i in 0..(*results)[index].len() {
[INFO] [stdout]     |                 ^^-------^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |     for i in 0..(*results)[index].len() {
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 242 |     for i in 0..(&(*results))[index].len() {
[INFO] [stdout]     |                 ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (*results)[index][i].1;
[INFO] [stdout]     |                         ^^-------^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<(&str, usize)>`
[INFO] [stdout]    --> src/externs.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (*results)[index][i].1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (&(*results)[index])[i].1;
[INFO] [stdout]     |                         ++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (*results)[index][i].1;
[INFO] [stdout]     |                         ^^-------^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:243:25
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (*results)[index][i].1;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 243 |         *nodes.add(i) = (&(*results))[index][i].1;
[INFO] [stdout]     |                         ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |     for i in 0..(*results)[index].len() {
[INFO] [stdout]     |                 ^^-------^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |     for i in 0..(*results)[index].len() {
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 254 |     for i in 0..(&(*results))[index].len() {
[INFO] [stdout]     |                 ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (*results)[index][i].0.as_ptr();
[INFO] [stdout]     |                               ^^-------^^^^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<(&str, usize)>`
[INFO] [stdout]    --> src/externs.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (*results)[index][i].0.as_ptr();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (&(*results)[index])[i].0.as_ptr();
[INFO] [stdout]     |                               ++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (*results)[index][i].0.as_ptr();
[INFO] [stdout]     |                               ^^-------^^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (*results)[index][i].0.as_ptr();
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 255 |         *edge_labels.add(i) = (&(*results))[index][i].0.as_ptr();
[INFO] [stdout]     |                               ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^-------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&str`
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/str/mod.rs:141:4
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (&(*results)[index][i].0).len();
[INFO] [stdout]     |                                     ++                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^-------^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<(&str, usize)>`
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (&(*results)[index])[i].0.len();
[INFO] [stdout]     |                                     ++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^-------^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this raw pointer has type `*const Vec<Vec<(&str, usize)>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Vec<(&str, usize)>>`
[INFO] [stdout]    --> src/externs.rs:256:37
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (*results)[index][i].0.len();
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 |         *edge_label_length.add(i) = (&(*results))[index][i].0.len();
[INFO] [stdout]     |                                     ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ceab794eefc6fd1f3e75b72ce4c6cf1d3af22e5a846c4c8ca2ec4021e9f0d608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceab794eefc6fd1f3e75b72ce4c6cf1d3af22e5a846c4c8ca2ec4021e9f0d608", kill_on_drop: false }`
[INFO] [stdout] ceab794eefc6fd1f3e75b72ce4c6cf1d3af22e5a846c4c8ca2ec4021e9f0d608
