[INFO] fetching crate kcas 0.1.0... [INFO] checking kcas-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kcas 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kcas 0.1.0 [INFO] finished tweaking crates.io crate kcas 0.1.0 [INFO] tweaked toml for crates.io crate kcas 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kcas 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding shuttle v0.6.1 (available: v0.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assoc v0.1.3 [INFO] [stderr] Downloaded shuttle v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c880bdb253cbcb4a820b5e8bdfd4b67130ed478655a3340053feed723cd7839 [INFO] running `Command { std: "docker" "start" "-a" "0c880bdb253cbcb4a820b5e8bdfd4b67130ed478655a3340053feed723cd7839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c880bdb253cbcb4a820b5e8bdfd4b67130ed478655a3340053feed723cd7839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c880bdb253cbcb4a820b5e8bdfd4b67130ed478655a3340053feed723cd7839", kill_on_drop: false }` [INFO] [stdout] 0c880bdb253cbcb4a820b5e8bdfd4b67130ed478655a3340053feed723cd7839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 220beba426ae53cb5b1f95455f90a70b2e2bf2ca475a7008a65f897385b9b1e1 [INFO] running `Command { std: "docker" "start" "-a" "220beba426ae53cb5b1f95455f90a70b2e2bf2ca475a7008a65f897385b9b1e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking assoc v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Compiling generator v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking shuttle v0.6.1 [INFO] [stderr] Checking kcas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking test-log v0.2.18 [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/revert.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/revert.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/stage_change.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/sync.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | if #[cfg(loom)] { [INFO] [stdout] | ^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shuttle` [INFO] [stdout] --> src/sync.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | } else if #[cfg(feature = "shuttle")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `shuttle` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shuttle` [INFO] [stdout] --> src/wrapper.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(all(test, feature = "std", not(feature = "shuttle"), not(loom)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `shuttle` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wrapper.rs:239:64 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(all(test, feature = "std", not(feature = "shuttle"), not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/revert.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/revert.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tracing` [INFO] [stdout] --> src/kcas/stage_change.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg_attr(feature = "tracing", instrument(skip(next_function)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `tracing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/sync.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | if #[cfg(loom)] { [INFO] [stdout] | ^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shuttle` [INFO] [stdout] --> src/sync.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | } else if #[cfg(feature = "shuttle")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `shuttle` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `shuttle` [INFO] [stdout] --> src/wrapper.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(all(test, feature = "std", not(feature = "shuttle"), not(loom)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `shuttle` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/wrapper.rs:239:64 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(all(test, feature = "std", not(feature = "shuttle"), not(loom)))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | original_stage: Stage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | #![warn(missing_debug_implementations, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | actual_stage: Stage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | SequenceNumChangedByNonOriginatingThread { originating_thread_id: ThreadId }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | actual_value: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | value: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/kcas/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / pub fn new( [INFO] [stdout] 42 | | target_address: &'a AtomicUsize, [INFO] [stdout] 43 | | expected_element: usize, [INFO] [stdout] 44 | | desired_element: usize, [INFO] [stdout] 45 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/kcas/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> tests/loom_test.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(loom)] [INFO] [stdout] | ^^^^ [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: unexpected `cfg` condition value: `shuttle` [INFO] [stdout] --> tests/shuttle_test.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "shuttle")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, and `std` [INFO] [stdout] = help: consider adding `shuttle` as a feature in `Cargo.toml` [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 a struct field [INFO] [stdout] --> src/err.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | original_stage: Stage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | #![warn(missing_debug_implementations, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | actual_stage: Stage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | SequenceNumChangedByNonOriginatingThread { originating_thread_id: ThreadId }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | actual_value: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | word_num: WordNum, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | target_address: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/err.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | value: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/kcas/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / pub fn new( [INFO] [stdout] 42 | | target_address: &'a AtomicUsize, [INFO] [stdout] 43 | | expected_element: usize, [INFO] [stdout] 44 | | desired_element: usize, [INFO] [stdout] 45 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/kcas/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.50s [INFO] running `Command { std: "docker" "inspect" "220beba426ae53cb5b1f95455f90a70b2e2bf2ca475a7008a65f897385b9b1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220beba426ae53cb5b1f95455f90a70b2e2bf2ca475a7008a65f897385b9b1e1", kill_on_drop: false }` [INFO] [stdout] 220beba426ae53cb5b1f95455f90a70b2e2bf2ca475a7008a65f897385b9b1e1