[INFO] fetching crate ndata 0.3.10...
[INFO] testing ndata-0.3.10 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate ndata 0.3.10 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ndata 0.3.10 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ndata 0.3.10
[INFO] finished tweaking crates.io crate ndata 0.3.10
[INFO] tweaked toml for crates.io crate ndata 0.3.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ea2f72ca300b76dd7d87ff882e701a0d70b60deed049f4cf78607e562fdb3bb
[INFO] running `Command { std: "docker" "start" "-a" "1ea2f72ca300b76dd7d87ff882e701a0d70b60deed049f4cf78607e562fdb3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ea2f72ca300b76dd7d87ff882e701a0d70b60deed049f4cf78607e562fdb3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea2f72ca300b76dd7d87ff882e701a0d70b60deed049f4cf78607e562fdb3bb", kill_on_drop: false }`
[INFO] [stdout] 1ea2f72ca300b76dd7d87ff882e701a0d70b60deed049f4cf78607e562fdb3bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 437a498b1dbeab0fb537245b52bd2d1af8662b707c5248c73af7cf7e70ae8b4b
[INFO] running `Command { std: "docker" "start" "-a" "437a498b1dbeab0fb537245b52bd2d1af8662b707c5248c73af7cf7e70ae8b4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ndata v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "437a498b1dbeab0fb537245b52bd2d1af8662b707c5248c73af7cf7e70ae8b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437a498b1dbeab0fb537245b52bd2d1af8662b707c5248c73af7cf7e70ae8b4b", kill_on_drop: false }`
[INFO] [stdout] 437a498b1dbeab0fb537245b52bd2d1af8662b707c5248c73af7cf7e70ae8b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e67e129a96906e8c594e3b7fddee2342947a4ee94464d2cd0ec9d2eab230ec
[INFO] running `Command { std: "docker" "start" "-a" "d4e67e129a96906e8c594e3b7fddee2342947a4ee94464d2cd0ec9d2eab230ec", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ndata v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "d4e67e129a96906e8c594e3b7fddee2342947a4ee94464d2cd0ec9d2eab230ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e67e129a96906e8c594e3b7fddee2342947a4ee94464d2cd0ec9d2eab230ec", kill_on_drop: false }`
[INFO] [stdout] d4e67e129a96906e8c594e3b7fddee2342947a4ee94464d2cd0ec9d2eab230ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b07acdc499b63e2c08fe7f03db4076f3c36fed66853aea3a7836e7904052023
[INFO] running `Command { std: "docker" "start" "-a" "1b07acdc499b63e2c08fe7f03db4076f3c36fed66853aea3a7836e7904052023", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]   --> src/ndata.rs:81:11
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/heap.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/usizemap.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/data.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/data.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]   --> src/data.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature="no_std_support")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/dataobject.rs:443:13
[INFO] [stderr]     |
[INFO] [stderr] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/dataarray.rs:612:13
[INFO] [stderr]     |
[INFO] [stderr] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/databytes.rs:287:13
[INFO] [stderr]     |
[INFO] [stderr] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/json_util.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/json_util.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataobject.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { &mut OH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataobject.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { &mut OD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataarray.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { &mut AH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataarray.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { &mut AD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/databytes.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 |   unsafe { &mut BH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/databytes.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |   unsafe { &mut BD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `ndata` (lib) generated 17 warnings
[INFO] [stderr] warning: `ndata` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/ndata.rs (/opt/rustwide/target/debug/deps/ndata-32a6f71b829e185f)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ndata
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/data.rs - data::Data::DBoolean (line 52) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DArray (line 28) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DObject (line 20) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DNull (line 76) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DInt (line 68) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DBytes (line 36) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DFloat (line 60) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DString (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data.rs - data::Data::DBoolean (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DArray (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:30:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:32:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DArray(data_ref);
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DObject (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:24:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DObject(data_ref);
[INFO] [stdout]   |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DNull (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:78:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DInt (line 68) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:70:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DBytes (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:40:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DBytes(data_ref);
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DFloat (line 60) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:62:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DString (line 44) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data.rs - data::Data::DArray (line 28)
[INFO] [stdout]     src/data.rs - data::Data::DBoolean (line 52)
[INFO] [stdout]     src/data.rs - data::Data::DBytes (line 36)
[INFO] [stdout]     src/data.rs - data::Data::DFloat (line 60)
[INFO] [stdout]     src/data.rs - data::Data::DInt (line 68)
[INFO] [stdout]     src/data.rs - data::Data::DNull (line 76)
[INFO] [stdout]     src/data.rs - data::Data::DObject (line 20)
[INFO] [stdout]     src/data.rs - data::Data::DString (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1b07acdc499b63e2c08fe7f03db4076f3c36fed66853aea3a7836e7904052023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b07acdc499b63e2c08fe7f03db4076f3c36fed66853aea3a7836e7904052023", kill_on_drop: false }`
[INFO] [stdout] 1b07acdc499b63e2c08fe7f03db4076f3c36fed66853aea3a7836e7904052023
[INFO] testing ndata-0.3.10 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate ndata 0.3.10 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ndata 0.3.10 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ndata 0.3.10
[INFO] finished tweaking crates.io crate ndata 0.3.10
[INFO] tweaked toml for crates.io crate ndata 0.3.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d0b88f6aa8d6e3074e54dcdc5abbeee4720603a21f83e4756682dc7ec174efe
[INFO] running `Command { std: "docker" "start" "-a" "6d0b88f6aa8d6e3074e54dcdc5abbeee4720603a21f83e4756682dc7ec174efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0b88f6aa8d6e3074e54dcdc5abbeee4720603a21f83e4756682dc7ec174efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0b88f6aa8d6e3074e54dcdc5abbeee4720603a21f83e4756682dc7ec174efe", kill_on_drop: false }`
[INFO] [stdout] 6d0b88f6aa8d6e3074e54dcdc5abbeee4720603a21f83e4756682dc7ec174efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a97097be932081ea954ab2abd3e6f316b80342930875a9343630bf0d65960d14
[INFO] running `Command { std: "docker" "start" "-a" "a97097be932081ea954ab2abd3e6f316b80342930875a9343630bf0d65960d14", kill_on_drop: false }`
[INFO] [stderr]    Compiling ndata v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "a97097be932081ea954ab2abd3e6f316b80342930875a9343630bf0d65960d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a97097be932081ea954ab2abd3e6f316b80342930875a9343630bf0d65960d14", kill_on_drop: false }`
[INFO] [stdout] a97097be932081ea954ab2abd3e6f316b80342930875a9343630bf0d65960d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 939558cee8e0a5a79adbbd9096746f0f04f204f396d450bc595d2bc69ce50479
[INFO] running `Command { std: "docker" "start" "-a" "939558cee8e0a5a79adbbd9096746f0f04f204f396d450bc595d2bc69ce50479", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ndata v0.3.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/ndata.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/heap.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/usizemap.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/data.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]   --> src/data.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature="no_std_support")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataobject.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/dataarray.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]    --> src/databytes.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stdout]  --> src/json_util.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature="no_std_support")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stdout]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut OH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataobject.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut OD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { &mut AH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/dataarray.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { &mut AD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { &mut BH }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/databytes.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { &mut BD }
[INFO] [stdout]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stdout]    |            ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "939558cee8e0a5a79adbbd9096746f0f04f204f396d450bc595d2bc69ce50479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939558cee8e0a5a79adbbd9096746f0f04f204f396d450bc595d2bc69ce50479", kill_on_drop: false }`
[INFO] [stdout] 939558cee8e0a5a79adbbd9096746f0f04f204f396d450bc595d2bc69ce50479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1541e3680c0871208a762b23be32f73b859610b2a86af40586d41e080b3223c3
[INFO] running `Command { std: "docker" "start" "-a" "1541e3680c0871208a762b23be32f73b859610b2a86af40586d41e080b3223c3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]   --> src/ndata.rs:81:11
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/heap.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/usizemap.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/data.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/data.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]   --> src/data.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature="no_std_support")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]    = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/dataobject.rs:443:13
[INFO] [stderr]     |
[INFO] [stderr] 443 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/dataarray.rs:612:13
[INFO] [stderr]     |
[INFO] [stderr] 612 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]    --> src/databytes.rs:287:13
[INFO] [stderr]     |
[INFO] [stderr] 287 |   #[cfg(not(feature="no_std_support"))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]     = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/json_util.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no_std_support`
[INFO] [stderr]  --> src/json_util.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature="no_std_support")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `mirror`, `serde_json`, `serde_support`
[INFO] [stderr]   = help: consider adding `no_std_support` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataobject.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { &mut OH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { addr_of_mut!(OH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataobject.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { &mut OD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { addr_of_mut!(OD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataarray.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { &mut AH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 26 |   unsafe { addr_of_mut!(AH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/dataarray.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { &mut AD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 30 |   unsafe { addr_of_mut!(AD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/databytes.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 |   unsafe { &mut BH }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 67 |   unsafe { addr_of_mut!(BH) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/databytes.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |   unsafe { &mut BD }
[INFO] [stderr]    |            ^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 71 |   unsafe { addr_of_mut!(BD) }
[INFO] [stderr]    |            ~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `ndata` (lib) generated 17 warnings
[INFO] [stderr] warning: `ndata` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/ndata.rs (/opt/rustwide/target/debug/deps/ndata-32a6f71b829e185f)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ndata
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/data.rs - data::Data::DBoolean (line 52) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DInt (line 68) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DNull (line 76) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DFloat (line 60) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DString (line 44) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DObject (line 20) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DBytes (line 36) ... FAILED
[INFO] [stdout] test src/data.rs - data::Data::DArray (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data.rs - data::Data::DBoolean (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DInt (line 68) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:70:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DNull (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:78:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DFloat (line 60) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:62:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DString (line 44) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DObject (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:24:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DObject(data_ref);
[INFO] [stdout]   |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DBytes (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:40:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DBytes(data_ref);
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data.rs - data::Data::DArray (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ndata::Data`
[INFO] [stdout]  --> src/data.rs:30:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::Data;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `Data` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data;
[INFO] [stdout]   |            ~~~~
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ndata::data::Data;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data_ref` in this scope
[INFO] [stdout]  --> src/data.rs:32:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | let d = Data::DArray(data_ref);
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data.rs - data::Data::DArray (line 28)
[INFO] [stdout]     src/data.rs - data::Data::DBoolean (line 52)
[INFO] [stdout]     src/data.rs - data::Data::DBytes (line 36)
[INFO] [stdout]     src/data.rs - data::Data::DFloat (line 60)
[INFO] [stdout]     src/data.rs - data::Data::DInt (line 68)
[INFO] [stdout]     src/data.rs - data::Data::DNull (line 76)
[INFO] [stdout]     src/data.rs - data::Data::DObject (line 20)
[INFO] [stdout]     src/data.rs - data::Data::DString (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1541e3680c0871208a762b23be32f73b859610b2a86af40586d41e080b3223c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1541e3680c0871208a762b23be32f73b859610b2a86af40586d41e080b3223c3", kill_on_drop: false }`
[INFO] [stdout] 1541e3680c0871208a762b23be32f73b859610b2a86af40586d41e080b3223c3
