[INFO] fetching crate blazemap 0.5.1... [INFO] testing blazemap-0.5.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate blazemap 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate blazemap 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate blazemap 0.5.1 [INFO] tweaked toml for crates.io crate blazemap 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blazemap 0.5.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b357b1fd1de2eb21391059e313402a3a3a7af2e86e9f423d9a3f7db2a71b0dec [INFO] running `Command { std: "docker" "start" "-a" "b357b1fd1de2eb21391059e313402a3a3a7af2e86e9f423d9a3f7db2a71b0dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b357b1fd1de2eb21391059e313402a3a3a7af2e86e9f423d9a3f7db2a71b0dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b357b1fd1de2eb21391059e313402a3a3a7af2e86e9f423d9a3f7db2a71b0dec", kill_on_drop: false }` [INFO] [stdout] b357b1fd1de2eb21391059e313402a3a3a7af2e86e9f423d9a3f7db2a71b0dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ee894974d83deab75b9805bf61f1c79d5f3d2de41b18a1801663254155f9df2 [INFO] running `Command { std: "docker" "start" "-a" "1ee894974d83deab75b9805bf61f1c79d5f3d2de41b18a1801663254155f9df2", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling blazemap v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/collections/blazemap.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "1ee894974d83deab75b9805bf61f1c79d5f3d2de41b18a1801663254155f9df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee894974d83deab75b9805bf61f1c79d5f3d2de41b18a1801663254155f9df2", kill_on_drop: false }` [INFO] [stdout] 1ee894974d83deab75b9805bf61f1c79d5f3d2de41b18a1801663254155f9df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af67d235cde56d1d9b2894f4b9655392d3c788524705d641ca35da4e88b4f0d5 [INFO] running `Command { std: "docker" "start" "-a" "af67d235cde56d1d9b2894f4b9655392d3c788524705d641ca35da4e88b4f0d5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/collections/blazemap.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling blazemap v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> tests/loom.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(loom)] [INFO] [stdout] | ^^^^ help: found config with similar value: `feature = "loom"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/loom.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(loom)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use blazemap::sync::RwLock; [INFO] [stdout] 4 | | use loom::sync::Arc; [INFO] [stdout] ... | [INFO] [stdout] 331 | | }); [INFO] [stdout] 332 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> tests/miri.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(all(not(loom), feature = "serde"))] [INFO] [stdout] | ^^^^ help: found config with similar value: `feature = "loom"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/miri.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(all(not(loom), feature = "serde"))] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use std::io::Write; [INFO] [stdout] ... | [INFO] [stdout] 109 | | }); [INFO] [stdout] 110 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/random_action.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![cfg(feature = "serde")] [INFO] [stdout] 2 | | #![allow(renamed_and_removed_lints)] [INFO] [stdout] 3 | | #![allow(illegal_floating_point_literal_pattern)] [INFO] [stdout] 4 | | #![allow(missing_debug_implementations)] [INFO] [stdout] ... | [INFO] [stdout] 706 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/collections/blazemap.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlazeMapKeyExample1` is never constructed [INFO] [stdout] --> src/type_gen.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | struct BlazeMapKeyExample1(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl $new_type [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/type_gen.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / define_key_wrapper! { [INFO] [stdout] 107 | | struct BlazeMapKeyExample1(usize); [INFO] [stdout] 108 | | Derive(as for Original Type): { [INFO] [stdout] 109 | | Default, [INFO] [stdout] ... | [INFO] [stdout] 114 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlazeMapKeyExample2` is never constructed [INFO] [stdout] --> src/type_gen.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | struct BlazeMapKeyExample2(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl $new_type [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/type_gen.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | / define_key_wrapper! { [INFO] [stdout] 117 | | struct BlazeMapKeyExample2(usize); [INFO] [stdout] 118 | | Derive(as for Original Type): { [INFO] [stdout] 119 | | Default, [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlazeMapKeyExample3` is never constructed [INFO] [stdout] --> src/type_gen.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | struct BlazeMapKeyExample3(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl $new_type [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/type_gen.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / define_key_wrapper! { [INFO] [stdout] 127 | | struct BlazeMapKeyExample3(usize); [INFO] [stdout] 128 | | Derive(as for Original Type): { [INFO] [stdout] 129 | | Default, [INFO] [stdout] ... | [INFO] [stdout] 136 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlazeMapKeyExample4` is never constructed [INFO] [stdout] --> src/type_gen.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | struct BlazeMapKeyExample4(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl $new_type [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/type_gen.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / define_key_wrapper! { [INFO] [stdout] 139 | | struct BlazeMapKeyExample4(usize); [INFO] [stdout] 140 | | Derive(as for Original Type): { [INFO] [stdout] 141 | | Default, [INFO] [stdout] ... | [INFO] [stdout] 148 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `Command { std: "docker" "inspect" "af67d235cde56d1d9b2894f4b9655392d3c788524705d641ca35da4e88b4f0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af67d235cde56d1d9b2894f4b9655392d3c788524705d641ca35da4e88b4f0d5", kill_on_drop: false }` [INFO] [stdout] af67d235cde56d1d9b2894f4b9655392d3c788524705d641ca35da4e88b4f0d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d439c3f5a0a5eafbc5e65e7fddaae25e5514be23dd13aad3641a3b4cae4bd17 [INFO] running `Command { std: "docker" "start" "-a" "6d439c3f5a0a5eafbc5e65e7fddaae25e5514be23dd13aad3641a3b4cae4bd17", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/collections/blazemap.rs:436:5 [INFO] [stderr] | [INFO] [stderr] 436 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `blazemap` (lib) generated 1 warning (run `cargo fix --lib -p blazemap` to apply 1 suggestion) [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> tests/loom.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(loom)] [INFO] [stderr] | ^^^^ help: found config with similar value: `feature = "loom"` [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/loom.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / #![cfg(loom)] [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | use blazemap::sync::RwLock; [INFO] [stderr] 4 | | use loom::sync::Arc; [INFO] [stderr] ... | [INFO] [stderr] 331 | | }); [INFO] [stderr] 332 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `blazemap` (test "loom") generated 2 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> tests/miri.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(all(not(loom), feature = "serde"))] [INFO] [stderr] | ^^^^ help: found config with similar value: `feature = "loom"` [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/miri.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / #![cfg(all(not(loom), feature = "serde"))] [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | use std::io::Write; [INFO] [stderr] ... | [INFO] [stderr] 109 | | }); [INFO] [stderr] 110 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `blazemap` (test "miri") generated 2 warnings [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/random_action.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / #![cfg(feature = "serde")] [INFO] [stderr] 2 | | #![allow(renamed_and_removed_lints)] [INFO] [stderr] 3 | | #![allow(illegal_floating_point_literal_pattern)] [INFO] [stderr] 4 | | #![allow(missing_debug_implementations)] [INFO] [stderr] ... | [INFO] [stderr] 706 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `blazemap` (test "random_action") generated 1 warning [INFO] [stderr] warning: struct `BlazeMapKeyExample1` is never constructed [INFO] [stderr] --> src/type_gen.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | struct BlazeMapKeyExample1(usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stderr] | [INFO] [stderr] 111 | impl $new_type [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/type_gen.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | / define_key_wrapper! { [INFO] [stderr] 107 | | struct BlazeMapKeyExample1(usize); [INFO] [stderr] 108 | | Derive(as for Original Type): { [INFO] [stderr] 109 | | Default, [INFO] [stderr] ... | [INFO] [stderr] 114 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `BlazeMapKeyExample2` is never constructed [INFO] [stderr] --> src/type_gen.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | struct BlazeMapKeyExample2(usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stderr] | [INFO] [stderr] 111 | impl $new_type [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/type_gen.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 116 | / define_key_wrapper! { [INFO] [stderr] 117 | | struct BlazeMapKeyExample2(usize); [INFO] [stderr] 118 | | Derive(as for Original Type): { [INFO] [stderr] 119 | | Default, [INFO] [stderr] ... | [INFO] [stderr] 124 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `BlazeMapKeyExample3` is never constructed [INFO] [stderr] --> src/type_gen.rs:127:20 [INFO] [stderr] | [INFO] [stderr] 127 | struct BlazeMapKeyExample3(usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stderr] | [INFO] [stderr] 111 | impl $new_type [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/type_gen.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | / define_key_wrapper! { [INFO] [stderr] 127 | | struct BlazeMapKeyExample3(usize); [INFO] [stderr] 128 | | Derive(as for Original Type): { [INFO] [stderr] 129 | | Default, [INFO] [stderr] ... | [INFO] [stderr] 136 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `BlazeMapKeyExample4` is never constructed [INFO] [stderr] --> src/type_gen.rs:139:20 [INFO] [stderr] | [INFO] [stderr] 139 | struct BlazeMapKeyExample4(usize); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/type_gen/key_wrapper.rs:115:21 [INFO] [stderr] | [INFO] [stderr] 111 | impl $new_type [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 115 | $vis fn new(value: $orig_type) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/type_gen.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | / define_key_wrapper! { [INFO] [stderr] 139 | | struct BlazeMapKeyExample4(usize); [INFO] [stderr] 140 | | Derive(as for Original Type): { [INFO] [stderr] 141 | | Default, [INFO] [stderr] ... | [INFO] [stderr] 148 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::key_wrapper_inner` which comes from the expansion of the macro `define_key_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `blazemap` (lib test) generated 9 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blazemap-199d964400417b9a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test type_gen::tests::key_wrapper_bounded ... ok [INFO] [stdout] test type_gen::tests::plain_id ... ok [INFO] [stdout] test type_gen::tests::key_wrapper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/loom.rs (/opt/rustwide/target/debug/deps/loom-8cbadbd5d83cc80c) [INFO] [stderr] Running tests/miri.rs (/opt/rustwide/target/debug/deps/miri-e4c6b07b00c167cf) [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] [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] Running tests/random_action.rs (/opt/rustwide/target/debug/deps/random_action-e7d21e5b4a915857) [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 blazemap [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/type_gen/plain_id.rs - type_gen::plain_id::define_plain_id (line 20) ... ok [INFO] [stdout] test src/type_gen/key_wrapper.rs - type_gen::key_wrapper::define_key_wrapper (line 36) ... ok [INFO] [stdout] test src/type_gen/key_wrapper_bounded.rs - type_gen::key_wrapper_bounded::define_key_wrapper_bounded (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d439c3f5a0a5eafbc5e65e7fddaae25e5514be23dd13aad3641a3b4cae4bd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d439c3f5a0a5eafbc5e65e7fddaae25e5514be23dd13aad3641a3b4cae4bd17", kill_on_drop: false }` [INFO] [stdout] 6d439c3f5a0a5eafbc5e65e7fddaae25e5514be23dd13aad3641a3b4cae4bd17