[INFO] fetching crate delay_timer 0.11.6... [INFO] checking delay_timer-0.11.6 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate delay_timer 0.11.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate delay_timer 0.11.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate delay_timer 0.11.6 [INFO] tweaked toml for crates.io crate delay_timer 0.11.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate delay_timer 0.11.6 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate delay_timer 0.11.6 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7a48fdbfbb25333d3696924fc2b3453b049bade40e87b6e5d1c4d273eab6b1 [INFO] running `Command { std: "docker" "start" "-a" "2a7a48fdbfbb25333d3696924fc2b3453b049bade40e87b6e5d1c4d273eab6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7a48fdbfbb25333d3696924fc2b3453b049bade40e87b6e5d1c4d273eab6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7a48fdbfbb25333d3696924fc2b3453b049bade40e87b6e5d1c4d273eab6b1", kill_on_drop: false }` [INFO] [stdout] 2a7a48fdbfbb25333d3696924fc2b3453b049bade40e87b6e5d1c4d273eab6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0944eb1b1bf817ca16803c4e9d65362dbf93085692f2b9b7ade18a00e5ce3c98 [INFO] running `Command { std: "docker" "start" "-a" "0944eb1b1bf817ca16803c4e9d65362dbf93085692f2b9b7ade18a00e5ce3c98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking value-bag v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling curl-sys v0.4.70+curl-8.5.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling delay_timer v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking fragile v1.2.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rs-snowflake v0.6.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ansi-parser v0.6.5 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking cron_clock v0.8.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking js-sys v0.3.66 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-io v2.2.2 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking mockall v0.8.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stdout] warning: unexpected `cfg` condition name: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/lib.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(linked_list_cursors))] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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: `status_report` [INFO] [stdout] --> src/timer/timer_core.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "status_report")] [INFO] [stdout] | ^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"status-report"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `full`, and `status-report` [INFO] [stdout] = help: consider adding `status_report` 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: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/timer/runtime_trace/task_handle.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(RUSTC_IS_NIGHTLY)] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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 name: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/timer/runtime_trace/task_handle.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(not(RUSTC_IS_NIGHTLY))] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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 name: `SPLIT_INCLUSIVE_COMPATIBLE` [INFO] [stdout] --> src/utils/parse.rs:344:15 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(not(SPLIT_INCLUSIVE_COMPATIBLE))] [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(SPLIT_INCLUSIVE_COMPATIBLE)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(SPLIT_INCLUSIVE_COMPATIBLE)");` 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 name: `SPLIT_INCLUSIVE_COMPATIBLE` [INFO] [stdout] --> src/utils/parse.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(SPLIT_INCLUSIVE_COMPATIBLE)] [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(SPLIT_INCLUSIVE_COMPATIBLE)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(SPLIT_INCLUSIVE_COMPATIBLE)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking web-sys v0.3.66 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stdout] warning: unexpected `cfg` condition name: `replace_shell_command` [INFO] [stdout] --> tests/simulation.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(replace_shell_command)] [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(replace_shell_command)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(replace_shell_command)");` 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 name: `replace_shell_command` [INFO] [stdout] --> tests/simulation.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(replace_shell_command)] [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(replace_shell_command)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(replace_shell_command)");` 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 name: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/lib.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(linked_list_cursors))] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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: `status_report` [INFO] [stdout] --> src/timer/timer_core.rs:175:11 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(feature = "status_report")] [INFO] [stdout] | ^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"status-report"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `full`, and `status-report` [INFO] [stdout] = help: consider adding `status_report` 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: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/timer/runtime_trace/task_handle.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(RUSTC_IS_NIGHTLY)] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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 name: `RUSTC_IS_NIGHTLY` [INFO] [stdout] --> src/timer/runtime_trace/task_handle.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(not(RUSTC_IS_NIGHTLY))] [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(RUSTC_IS_NIGHTLY)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(RUSTC_IS_NIGHTLY)");` 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 name: `SPLIT_INCLUSIVE_COMPATIBLE` [INFO] [stdout] --> src/utils/parse.rs:344:15 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(not(SPLIT_INCLUSIVE_COMPATIBLE))] [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(SPLIT_INCLUSIVE_COMPATIBLE)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(SPLIT_INCLUSIVE_COMPATIBLE)");` 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 name: `SPLIT_INCLUSIVE_COMPATIBLE` [INFO] [stdout] --> src/utils/parse.rs:361:11 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(SPLIT_INCLUSIVE_COMPATIBLE)] [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(SPLIT_INCLUSIVE_COMPATIBLE)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(SPLIT_INCLUSIVE_COMPATIBLE)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `enable_status_report` found for struct `delay_timer::entity::DelayTimerBuilder` in the current scope [INFO] [stdout] --> examples/generic.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | let delay_timer = DelayTimerBuilder::default().enable_status_report().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `delay_timer::entity::DelayTimerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `delay_timer` (example "generic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0944eb1b1bf817ca16803c4e9d65362dbf93085692f2b9b7ade18a00e5ce3c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0944eb1b1bf817ca16803c4e9d65362dbf93085692f2b9b7ade18a00e5ce3c98", kill_on_drop: false }` [INFO] [stdout] 0944eb1b1bf817ca16803c4e9d65362dbf93085692f2b9b7ade18a00e5ce3c98