[INFO] fetching crate patme 0.1.0... [INFO] checking patme-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate patme 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate patme 0.1.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate patme 0.1.0 [INFO] finished tweaking crates.io crate patme 0.1.0 [INFO] tweaked toml for crates.io crate patme 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate patme 0.1.0 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0056498bea8baa93a84ec417e822ca295e3d7bbcd7fef110a5abaaa9bd11f4d8 [INFO] running `Command { std: "docker" "start" "-a" "0056498bea8baa93a84ec417e822ca295e3d7bbcd7fef110a5abaaa9bd11f4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0056498bea8baa93a84ec417e822ca295e3d7bbcd7fef110a5abaaa9bd11f4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0056498bea8baa93a84ec417e822ca295e3d7bbcd7fef110a5abaaa9bd11f4d8", kill_on_drop: false }` [INFO] [stdout] 0056498bea8baa93a84ec417e822ca295e3d7bbcd7fef110a5abaaa9bd11f4d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d470489fd17aabfba0692f7652a9f739c9059db89d553d31e83f7ebd5aa894f [INFO] running `Command { std: "docker" "start" "-a" "0d470489fd17aabfba0692f7652a9f739c9059db89d553d31e83f7ebd5aa894f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking async-broadcast v0.4.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking email-encoding v0.1.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking email_address v0.2.3 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking powershell_script v1.0.4 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling zvariant_derive v3.6.0 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Checking lettre v0.10.1 [INFO] [stderr] Checking enumflags2 v0.7.5 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking zvariant v3.6.0 [INFO] [stderr] Checking confy v0.5.0 [INFO] [stderr] Checking zbus_names v2.2.0 [INFO] [stderr] Checking zbus v2.3.2 [INFO] [stderr] Checking notify-rust v4.5.8 [INFO] [stderr] Checking patme v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/common.rs (1 fix) [INFO] [stderr] Migrating tests/cli.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/cli.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking patme v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotifyMethod` [INFO] [stdout] --> src/common.rs:47:54 [INFO] [stdout] | [INFO] [stdout] 47 | assert!(matches!("default".parse().unwrap(), NotifyMethod::Default)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NotifyMethod` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 45 + use crate::NotifyMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotifyMethod` [INFO] [stdout] --> src/common.rs:48:52 [INFO] [stdout] | [INFO] [stdout] 48 | assert!(matches!("email".parse().unwrap(), NotifyMethod::Email)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NotifyMethod` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 45 + use crate::NotifyMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotifyMethod` [INFO] [stdout] --> src/common.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | assert!(matches!("beep".parse().unwrap(), NotifyMethod::Beep)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NotifyMethod` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 45 + use crate::NotifyMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotifyMethod` [INFO] [stdout] --> src/common.rs:50:54 [INFO] [stdout] | [INFO] [stdout] 50 | assert!(matches!("desktop".parse().unwrap(), NotifyMethod::Desktop)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NotifyMethod` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 45 + use crate::NotifyMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotifyMethod` [INFO] [stdout] --> src/common.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | assert!(matches!("echo".parse().unwrap(), NotifyMethod::Echo)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `NotifyMethod` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 45 + use crate::NotifyMethod; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `patme` (bin "patme" test) due to 6 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0d470489fd17aabfba0692f7652a9f739c9059db89d553d31e83f7ebd5aa894f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d470489fd17aabfba0692f7652a9f739c9059db89d553d31e83f7ebd5aa894f", kill_on_drop: false }` [INFO] [stdout] 0d470489fd17aabfba0692f7652a9f739c9059db89d553d31e83f7ebd5aa894f