[INFO] fetching crate overclock 0.1.13... [INFO] testing overclock-0.1.13 against 1.86.0 for beta-1.87-1 [INFO] extracting crate overclock 0.1.13 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate overclock 0.1.13 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate overclock 0.1.13 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate overclock 0.1.13 [INFO] tweaked toml for crates.io crate overclock 0.1.13 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate overclock 0.1.13 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-tungstenite v0.9.0 [INFO] [stderr] Downloaded anymap v1.0.0-beta.2 [INFO] [stderr] Downloaded ptree v0.4.0 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded generator v0.7.4 [INFO] [stderr] Downloaded paho-mqtt v0.12.1 [INFO] [stderr] Downloaded paho-mqtt-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0576f82afc42904ccc2d1374f46edae35f8c83eafb2650ec550d38181df50d79 [INFO] running `Command { std: "docker" "start" "-a" "0576f82afc42904ccc2d1374f46edae35f8c83eafb2650ec550d38181df50d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0576f82afc42904ccc2d1374f46edae35f8c83eafb2650ec550d38181df50d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0576f82afc42904ccc2d1374f46edae35f8c83eafb2650ec550d38181df50d79", kill_on_drop: false }` [INFO] [stdout] 0576f82afc42904ccc2d1374f46edae35f8c83eafb2650ec550d38181df50d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b1943a393037570f3d995898e135054b192d5ebb4ee93624ac2f278e9ee08a [INFO] running `Command { std: "docker" "start" "-a" "a2b1943a393037570f3d995898e135054b192d5ebb4ee93624ac2f278e9ee08a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling overclock v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/core/channel.rs:810:11 [INFO] [stdout] | [INFO] [stdout] 810 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:824:11 [INFO] [stdout] | [INFO] [stdout] 824 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `time` [INFO] [stdout] --> src/core/channel.rs:1046:11 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(tokio_unstable, feature = "console"))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(all(tokio_unstable, feature = "console")))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [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 43.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a2b1943a393037570f3d995898e135054b192d5ebb4ee93624ac2f278e9ee08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b1943a393037570f3d995898e135054b192d5ebb4ee93624ac2f278e9ee08a", kill_on_drop: false }` [INFO] [stdout] a2b1943a393037570f3d995898e135054b192d5ebb4ee93624ac2f278e9ee08a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3980d7369fba23f0d1a683430766e382060bdd338996b4fb9d3a8bf419c3bd8 [INFO] running `Command { std: "docker" "start" "-a" "c3980d7369fba23f0d1a683430766e382060bdd338996b4fb9d3a8bf419c3bd8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling overclock v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `time` [INFO] [stdout] --> src/core/channel.rs:810:11 [INFO] [stdout] | [INFO] [stdout] 810 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:824:11 [INFO] [stdout] | [INFO] [stdout] 824 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `time` [INFO] [stdout] --> src/core/channel.rs:1046:11 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(tokio_unstable, feature = "console"))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(all(tokio_unstable, feature = "console")))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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: `time` [INFO] [stdout] --> src/core/channel.rs:810:11 [INFO] [stdout] | [INFO] [stdout] 810 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:824:11 [INFO] [stdout] | [INFO] [stdout] 824 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `time` [INFO] [stdout] --> src/core/channel.rs:1046:11 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg(feature = "time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `time` 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: `sync` [INFO] [stdout] --> src/core/channel.rs:1056:11 [INFO] [stdout] | [INFO] [stdout] 1056 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stdout] = help: consider adding `sync` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(all(tokio_unstable, feature = "console"))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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: `tokio_unstable` [INFO] [stdout] --> src/lib.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(all(tokio_unstable, feature = "console")))] [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(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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: fields `0` and `1` are never read [INFO] [stdout] --> examples/benchmark.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | Microservice(ScopeId, Service), [INFO] [stdout] | ------------ ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 123 - Microservice(ScopeId, Service), [INFO] [stdout] 123 + Microservice((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c3980d7369fba23f0d1a683430766e382060bdd338996b4fb9d3a8bf419c3bd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3980d7369fba23f0d1a683430766e382060bdd338996b4fb9d3a8bf419c3bd8", kill_on_drop: false }` [INFO] [stdout] c3980d7369fba23f0d1a683430766e382060bdd338996b4fb9d3a8bf419c3bd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c280b1ab1bc2fd260d7d6f0eb2593e508bed73471fd09880f7536179a5963ef [INFO] running `Command { std: "docker" "start" "-a" "5c280b1ab1bc2fd260d7d6f0eb2593e508bed73471fd09880f7536179a5963ef", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `time` [INFO] [stderr] --> src/core/channel.rs:810:11 [INFO] [stderr] | [INFO] [stderr] 810 | #[cfg(feature = "time")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stderr] = help: consider adding `time` 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: `sync` [INFO] [stderr] --> src/core/channel.rs:824:11 [INFO] [stderr] | [INFO] [stderr] 824 | #[cfg(feature = "sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stderr] = help: consider adding `sync` 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: `time` [INFO] [stderr] --> src/core/channel.rs:1046:11 [INFO] [stderr] | [INFO] [stderr] 1046 | #[cfg(feature = "time")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stderr] = help: consider adding `time` 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: `sync` [INFO] [stderr] --> src/core/channel.rs:1056:11 [INFO] [stderr] | [INFO] [stderr] 1056 | #[cfg(feature = "sync")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum`, `axumserver`, `backserver`, `bytes`, `config`, `console`, `console-subscriber`, `default`, `glob`, `http-body`, `hyper`, `hyper-tungstenite`, `hyperserver`, `json_config`, `paho-mqtt`, `prefabs`, `rocket`, `ron`, `ron_config`, `tokio-tungstenite`, `toml`, `toml_config`, `tonic`, `tonicserver`, `tower`, `tracing-subscriber`, `tungstenite`, and `websocket_server` [INFO] [stderr] = help: consider adding `sync` 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 name: `tokio_unstable` [INFO] [stderr] --> src/lib.rs:24:15 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(all(tokio_unstable, feature = "console"))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [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(tokio_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stderr] --> src/lib.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(not(all(tokio_unstable, feature = "console")))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [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(tokio_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `overclock` (lib) generated 6 warnings [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> examples/benchmark.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | Microservice(ScopeId, Service), [INFO] [stderr] | ------------ ^^^^^^^ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 123 - Microservice(ScopeId, Service), [INFO] [stderr] 123 + Microservice((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `overclock` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `overclock` (example "benchmark") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/overclock-696354df4e56e6f8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test core::rt::tests::custom_overclock ... ok [INFO] [stderr] Doc-tests overclock [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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] running `Command { std: "docker" "inspect" "5c280b1ab1bc2fd260d7d6f0eb2593e508bed73471fd09880f7536179a5963ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c280b1ab1bc2fd260d7d6f0eb2593e508bed73471fd09880f7536179a5963ef", kill_on_drop: false }` [INFO] [stdout] 5c280b1ab1bc2fd260d7d6f0eb2593e508bed73471fd09880f7536179a5963ef