[INFO] fetching crate aymr 0.0.1... [INFO] testing aymr-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate aymr 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate aymr 0.0.1 [INFO] finished tweaking crates.io crate aymr 0.0.1 [INFO] tweaked toml for crates.io crate aymr 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aymr 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aymr 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbba35f734b0b830c35a670dec0933edd988af2e591f5b91ec6c805af9752989 [INFO] running `Command { std: "docker" "start" "-a" "fbba35f734b0b830c35a670dec0933edd988af2e591f5b91ec6c805af9752989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbba35f734b0b830c35a670dec0933edd988af2e591f5b91ec6c805af9752989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbba35f734b0b830c35a670dec0933edd988af2e591f5b91ec6c805af9752989", kill_on_drop: false }` [INFO] [stdout] fbba35f734b0b830c35a670dec0933edd988af2e591f5b91ec6c805af9752989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1239c8c94179b5d891d3ab057ef3cbc93caf9faa9cac0f27898f87851fb27d95 [INFO] running `Command { std: "docker" "start" "-a" "1239c8c94179b5d891d3ab057ef3cbc93caf9faa9cac0f27898f87851fb27d95", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling aymr v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "1239c8c94179b5d891d3ab057ef3cbc93caf9faa9cac0f27898f87851fb27d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1239c8c94179b5d891d3ab057ef3cbc93caf9faa9cac0f27898f87851fb27d95", kill_on_drop: false }` [INFO] [stdout] 1239c8c94179b5d891d3ab057ef3cbc93caf9faa9cac0f27898f87851fb27d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a4df1c7004b3433732f5476f85cdf234777eeb0fc2259cfee1cc497026c92505 [INFO] running `Command { std: "docker" "start" "-a" "a4df1c7004b3433732f5476f85cdf234777eeb0fc2259cfee1cc497026c92505", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aymr v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "testing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `testing` [INFO] [stdout] --> src/aymr_db/error.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(not(feature = "testing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `testing` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` 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: `failpoints` [INFO] [stdout] --> src/aymr_db/error.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "failpoints")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stdout] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "a4df1c7004b3433732f5476f85cdf234777eeb0fc2259cfee1cc497026c92505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4df1c7004b3433732f5476f85cdf234777eeb0fc2259cfee1cc497026c92505", kill_on_drop: false }` [INFO] [stdout] a4df1c7004b3433732f5476f85cdf234777eeb0fc2259cfee1cc497026c92505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 01bf49ce8d82907dd89dd3c18c266275b079c6f27abc4b48d2cee5f4617daa69 [INFO] running `Command { std: "docker" "start" "-a" "01bf49ce8d82907dd89dd3c18c266275b079c6f27abc4b48d2cee5f4617daa69", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> src/aymr_db/error.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "testing")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> src/aymr_db/error.rs:42:15 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg(feature = "testing")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> src/aymr_db/error.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg(not(feature = "testing"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stderr] --> src/aymr_db/error.rs:50:11 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(feature = "failpoints")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> src/aymr_db/error.rs:59:19 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg(feature = "testing")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `testing` [INFO] [stderr] --> src/aymr_db/error.rs:61:23 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(not(feature = "testing"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `testing` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stderr] --> src/aymr_db/error.rs:82:19 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg(feature = "failpoints")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stderr] --> src/aymr_db/error.rs:116:19 [INFO] [stderr] | [INFO] [stderr] 116 | #[cfg(feature = "failpoints")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stderr] --> src/aymr_db/error.rs:176:19 [INFO] [stderr] | [INFO] [stderr] 176 | #[cfg(feature = "failpoints")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `failpoints` [INFO] [stderr] --> src/aymr_db/error.rs:201:19 [INFO] [stderr] | [INFO] [stderr] 201 | #[cfg(feature = "failpoints")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `btreemap`, `default`, `hashmap`, `sled`, and `sled_pre` [INFO] [stderr] = help: consider adding `failpoints` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `aymr` (lib) generated 10 warnings [INFO] [stderr] warning: `aymr` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aymr-6d6096ca8b2f5513) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test aymr_db::db::tests::test_clear ... ok [INFO] [stdout] test aymr_db::db::tests::test_clear_after_insert ... ok [INFO] [stdout] test aymr_db::db::tests::test_get ... ok [INFO] [stdout] test aymr_db::db::tests::test_insert_and_get ... ok [INFO] [stdout] test aymr_db::db::tests::test_contains_key ... ok [INFO] [stdout] test aymr_db::db::tests::test_is_empty ... ok [INFO] [stdout] test aymr_db::db::tests::test_len ... ok [INFO] [stdout] test aymr_db::db::tests::test_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01bf49ce8d82907dd89dd3c18c266275b079c6f27abc4b48d2cee5f4617daa69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bf49ce8d82907dd89dd3c18c266275b079c6f27abc4b48d2cee5f4617daa69", kill_on_drop: false }` [INFO] [stdout] 01bf49ce8d82907dd89dd3c18c266275b079c6f27abc4b48d2cee5f4617daa69