[INFO] fetching crate ruex 0.1.5... [INFO] checking ruex-0.1.5 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ruex 0.1.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ruex 0.1.5 [INFO] finished tweaking crates.io crate ruex 0.1.5 [INFO] tweaked toml for crates.io crate ruex 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruex 0.1.5 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 packages to latest compatible versions [INFO] [stderr] Adding backtrace v0.3.71 (available: v0.3.75) [INFO] [stderr] Adding color-backtrace v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding fern v0.6.2 (available: v0.7.1) [INFO] [stderr] Adding syslog v6.1.1 (available: v7.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4529a5551e463b551b44a37022f16a126e80d7287b99e99bc0d37e964433d566 [INFO] running `Command { std: "docker" "start" "-a" "4529a5551e463b551b44a37022f16a126e80d7287b99e99bc0d37e964433d566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4529a5551e463b551b44a37022f16a126e80d7287b99e99bc0d37e964433d566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4529a5551e463b551b44a37022f16a126e80d7287b99e99bc0d37e964433d566", kill_on_drop: false }` [INFO] [stdout] 4529a5551e463b551b44a37022f16a126e80d7287b99e99bc0d37e964433d566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a76ba17ce61cd101b98ea15fac4b11cbdac50ceb2200af6c9bcdf1c372eb986 [INFO] running `Command { std: "docker" "start" "-a" "5a76ba17ce61cd101b98ea15fac4b11cbdac50ceb2200af6c9bcdf1c372eb986", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rust-companion v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling ruex v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn-serde v0.2.4 [INFO] [stderr] Compiling ruex-macro v0.1.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `color` [INFO] [stdout] --> src/utils/panic/handler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if cfg!(not(feature = "color")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `color` 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: `assume_github` [INFO] [stdout] --> src/utils/panic/validate.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | if cfg!(feature = "assume_github") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `assume_github` 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: `assume_gitlab` [INFO] [stdout] --> src/utils/panic/validate.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | } else if cfg!(feature = "assume_gitlab") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `assume_gitlab` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::panic::PanicInfo; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `color` [INFO] [stdout] --> src/utils/panic/handler.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | if cfg!(not(feature = "color")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `color` 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: `assume_github` [INFO] [stdout] --> src/utils/panic/validate.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | if cfg!(feature = "assume_github") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `assume_github` 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: `assume_gitlab` [INFO] [stdout] --> src/utils/panic/validate.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | } else if cfg!(feature = "assume_gitlab") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `assume_gitlab` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | F: Fn(&PanicInfo<'_>, &PackageMetadata) + Sync + Send + 'static, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn suggest_issue_tracker(info: &PanicInfo<'_>, metadata: &PackageMetadata) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/provider.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{panic::PanicInfo, time::SystemTime}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/provider.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn build_issue_url(&self, info: &PanicInfo<'_>, metadata: &PackageMetadata) -> Url { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::panic::PanicInfo; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | F: Fn(&PanicInfo<'_>, &PackageMetadata) + Sync + Send + 'static, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/handler.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn suggest_issue_tracker(info: &PanicInfo<'_>, metadata: &PackageMetadata) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/provider.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{panic::PanicInfo, time::SystemTime}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/utils/panic/provider.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn build_issue_url(&self, info: &PanicInfo<'_>, metadata: &PackageMetadata) -> Url { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "5a76ba17ce61cd101b98ea15fac4b11cbdac50ceb2200af6c9bcdf1c372eb986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a76ba17ce61cd101b98ea15fac4b11cbdac50ceb2200af6c9bcdf1c372eb986", kill_on_drop: false }` [INFO] [stdout] 5a76ba17ce61cd101b98ea15fac4b11cbdac50ceb2200af6c9bcdf1c372eb986