[INFO] fetching crate janetrs_version 0.1.0...
[INFO] testing janetrs_version-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate janetrs_version 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate janetrs_version 0.1.0
[INFO] finished tweaking crates.io crate janetrs_version 0.1.0
[INFO] tweaked toml for crates.io crate janetrs_version 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate janetrs_version 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded evil-janet v1.37.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae86a643800bd1ea5e3d08b56aa7cf4fbd3aa03a858fa061e74f4a3419f52fee
[INFO] running `Command { std: "docker" "start" "-a" "ae86a643800bd1ea5e3d08b56aa7cf4fbd3aa03a858fa061e74f4a3419f52fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae86a643800bd1ea5e3d08b56aa7cf4fbd3aa03a858fa061e74f4a3419f52fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae86a643800bd1ea5e3d08b56aa7cf4fbd3aa03a858fa061e74f4a3419f52fee", kill_on_drop: false }`
[INFO] [stdout] ae86a643800bd1ea5e3d08b56aa7cf4fbd3aa03a858fa061e74f4a3419f52fee
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb0261bde296a0c64de192e535c7f80f2dbcf8b5033a41a423f6a1943c532912
[INFO] running `Command { std: "docker" "start" "-a" "cb0261bde296a0c64de192e535c7f80f2dbcf8b5033a41a423f6a1943c532912", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling evil-janet v1.37.2
[INFO] [stderr]    Compiling janetrs_version v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `inline-more`
[INFO] [stdout]    --> src/lib.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s
[INFO] running `Command { std: "docker" "inspect" "cb0261bde296a0c64de192e535c7f80f2dbcf8b5033a41a423f6a1943c532912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0261bde296a0c64de192e535c7f80f2dbcf8b5033a41a423f6a1943c532912", kill_on_drop: false }`
[INFO] [stdout] cb0261bde296a0c64de192e535c7f80f2dbcf8b5033a41a423f6a1943c532912
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c000edd2045c7877eb5189c6704fb555248a7361060ddd2e15c0404dacef3b4b
[INFO] running `Command { std: "docker" "start" "-a" "c000edd2045c7877eb5189c6704fb555248a7361060ddd2e15c0404dacef3b4b", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `inline-more`
[INFO] [stdout]    --> src/lib.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling janetrs_version v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `inline-more`
[INFO] [stdout]    --> src/lib.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stdout]    --> src/lib.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stdout]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "c000edd2045c7877eb5189c6704fb555248a7361060ddd2e15c0404dacef3b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c000edd2045c7877eb5189c6704fb555248a7361060ddd2e15c0404dacef3b4b", kill_on_drop: false }`
[INFO] [stdout] c000edd2045c7877eb5189c6704fb555248a7361060ddd2e15c0404dacef3b4b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c4ecef287871dfc2a9a6da289f96b52911100ef96017b4a9118213950d4ebe1
[INFO] running `Command { std: "docker" "start" "-a" "8c4ecef287871dfc2a9a6da289f96b52911100ef96017b4a9118213950d4ebe1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stderr]    --> src/lib.rs:140:16
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stderr]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `inline-more`
[INFO] [stderr]    --> src/lib.rs:170:16
[INFO] [stderr]     |
[INFO] [stderr] 170 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stderr]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stderr]    --> src/lib.rs:183:16
[INFO] [stderr]     |
[INFO] [stderr] 183 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stderr]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `inline-more`
[INFO] [stderr]    --> src/lib.rs:196:16
[INFO] [stderr]     |
[INFO] [stderr] 196 |     #[cfg_attr(feature = "inline-more", inline)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `system`
[INFO] [stderr]     = help: consider adding `inline-more` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `janetrs_version` (lib) generated 4 warnings
[INFO] [stderr] warning: `janetrs_version` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/janetrs_version-8f7229561612b633)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::janet_version_ord ... ok
[INFO] [stdout] test tests::version_eq_tuple ... ok
[INFO] [stdout] test tests::version_eq_str ... ok
[INFO] [stdout] test tests::config_bits ... ok
[INFO] [stdout] test tests::version_ord_tuple ... ok
[INFO] [stdout] test tests::version_ord_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests janetrs_version
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "8c4ecef287871dfc2a9a6da289f96b52911100ef96017b4a9118213950d4ebe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4ecef287871dfc2a9a6da289f96b52911100ef96017b4a9118213950d4ebe1", kill_on_drop: false }`
[INFO] [stdout] 8c4ecef287871dfc2a9a6da289f96b52911100ef96017b4a9118213950d4ebe1
