[INFO] cloning repository https://github.com/asterwyx/agreeter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asterwyx/agreeter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterwyx%2Fagreeter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterwyx%2Fagreeter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 242b1995d28c98c7b35c0a0bf8b729413c84e028
[INFO] testing asterwyx/agreeter against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasterwyx%2Fagreeter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asterwyx/agreeter
[INFO] finished tweaking git repo https://github.com/asterwyx/agreeter
[INFO] tweaked toml for git repo https://github.com/asterwyx/agreeter written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asterwyx/agreeter on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asterwyx/agreeter 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e8ce658103a2968f10ef55d03a0935c40f13c590eb5a2a8f1657544c09a2d8e
[INFO] running `Command { std: "docker" "start" "-a" "9e8ce658103a2968f10ef55d03a0935c40f13c590eb5a2a8f1657544c09a2d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e8ce658103a2968f10ef55d03a0935c40f13c590eb5a2a8f1657544c09a2d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e8ce658103a2968f10ef55d03a0935c40f13c590eb5a2a8f1657544c09a2d8e", kill_on_drop: false }`
[INFO] [stdout] 9e8ce658103a2968f10ef55d03a0935c40f13c590eb5a2a8f1657544c09a2d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97655e9c12c5f482809de861fdff0750355ff3f0a345aa180c9c218c7d7bdb48
[INFO] running `Command { std: "docker" "start" "-a" "97655e9c12c5f482809de861fdff0750355ff3f0a345aa180c9c218c7d7bdb48", 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.172
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tini v1.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.21.0
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]    Compiling xdgkit v3.2.5
[INFO] [stderr]    Compiling greetd_ipc v0.10.3
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]    Compiling freedesktop-file-parser v0.1.3
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.7.0
[INFO] [stderr]    Compiling zbus v5.7.0
[INFO] [stderr]    Compiling agreeter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `accountType` should have a snake case name
[INFO] [stdout]   --> src/user.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn set_account_type(&self, accountType: i32) -> zbus::Result<()>;
[INFO] [stdout]    |                                ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountType` should have a snake case name
[INFO] [stdout]   --> src/accounts.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         accountType: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `removeFiles` should have a snake case name
[INFO] [stdout]   --> src/accounts.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn delete_user(&self, id: i64, removeFiles: bool) -> zbus::Result<()>;
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: convert the identifier to snake case: `remove_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "97655e9c12c5f482809de861fdff0750355ff3f0a345aa180c9c218c7d7bdb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97655e9c12c5f482809de861fdff0750355ff3f0a345aa180c9c218c7d7bdb48", kill_on_drop: false }`
[INFO] [stdout] 97655e9c12c5f482809de861fdff0750355ff3f0a345aa180c9c218c7d7bdb48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a40ae6ecd8e6d7331148262b03ff89c6c78f87b64cbbfc6e70d71576d7d936b
[INFO] running `Command { std: "docker" "start" "-a" "8a40ae6ecd8e6d7331148262b03ff89c6c78f87b64cbbfc6e70d71576d7d936b", kill_on_drop: false }`
[INFO] [stderr]    Compiling agreeter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `accountType` should have a snake case name
[INFO] [stdout]   --> src/user.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn set_account_type(&self, accountType: i32) -> zbus::Result<()>;
[INFO] [stdout]    |                                ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `accountType` should have a snake case name
[INFO] [stdout]   --> src/accounts.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         accountType: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `removeFiles` should have a snake case name
[INFO] [stdout]   --> src/accounts.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn delete_user(&self, id: i64, removeFiles: bool) -> zbus::Result<()>;
[INFO] [stdout]    |                                    ^^^^^^^^^^^ help: convert the identifier to snake case: `remove_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8a40ae6ecd8e6d7331148262b03ff89c6c78f87b64cbbfc6e70d71576d7d936b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a40ae6ecd8e6d7331148262b03ff89c6c78f87b64cbbfc6e70d71576d7d936b", kill_on_drop: false }`
[INFO] [stdout] 8a40ae6ecd8e6d7331148262b03ff89c6c78f87b64cbbfc6e70d71576d7d936b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7de60ecca2057a9df897244462ee911090768f4d933e97cd2ec98a621e6f407c
[INFO] running `Command { std: "docker" "start" "-a" "7de60ecca2057a9df897244462ee911090768f4d933e97cd2ec98a621e6f407c", kill_on_drop: false }`
[INFO] [stderr] warning: variable `accountType` should have a snake case name
[INFO] [stderr]   --> src/user.rs:33:32
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn set_account_type(&self, accountType: i32) -> zbus::Result<()>;
[INFO] [stderr]    |                                ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `accountType` should have a snake case name
[INFO] [stderr]   --> src/accounts.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         accountType: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `account_type`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `removeFiles` should have a snake case name
[INFO] [stderr]   --> src/accounts.rs:41:36
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn delete_user(&self, id: i64, removeFiles: bool) -> zbus::Result<()>;
[INFO] [stderr]    |                                    ^^^^^^^^^^^ help: convert the identifier to snake case: `remove_files`
[INFO] [stderr] 
[INFO] [stderr] warning: `agreeter` (bin "agreeter" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agreeter-2d7daafc9897404a)
[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" "7de60ecca2057a9df897244462ee911090768f4d933e97cd2ec98a621e6f407c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de60ecca2057a9df897244462ee911090768f4d933e97cd2ec98a621e6f407c", kill_on_drop: false }`
[INFO] [stdout] 7de60ecca2057a9df897244462ee911090768f4d933e97cd2ec98a621e6f407c
