[INFO] cloning repository https://github.com/mjs/sdshout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjs/sdshout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjs%2Fsdshout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjs%2Fsdshout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4635af823b2eb9602cdf506ef66a46647900739b
[INFO] testing mjs/sdshout against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjs%2Fsdshout" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjs/sdshout
[INFO] finished tweaking git repo https://github.com/mjs/sdshout
[INFO] tweaked toml for git repo https://github.com/mjs/sdshout written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjs/sdshout on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjs/sdshout 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 383a571aa6d645332ebf8614fda133096d1a3e9607d89d46b5525cda57c9be56
[INFO] running `Command { std: "docker" "start" "-a" "383a571aa6d645332ebf8614fda133096d1a3e9607d89d46b5525cda57c9be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "383a571aa6d645332ebf8614fda133096d1a3e9607d89d46b5525cda57c9be56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383a571aa6d645332ebf8614fda133096d1a3e9607d89d46b5525cda57c9be56", kill_on_drop: false }`
[INFO] [stdout] 383a571aa6d645332ebf8614fda133096d1a3e9607d89d46b5525cda57c9be56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c5edb86d06d1a97d6c9277586b5ebce9484438c317f507e3f8c630803d92e2
[INFO] running `Command { std: "docker" "start" "-a" "d2c5edb86d06d1a97d6c9277586b5ebce9484438c317f507e3f8c630803d92e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling sdshout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/watch.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn watch_units(notify_cb: fn(&str, &str)) -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail
[INFO] [stdout]   --> src/watch.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .method_call("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .method_call::<(), _, _, _>("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stdout]    |                     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sdshout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d2c5edb86d06d1a97d6c9277586b5ebce9484438c317f507e3f8c630803d92e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c5edb86d06d1a97d6c9277586b5ebce9484438c317f507e3f8c630803d92e2", kill_on_drop: false }`
[INFO] [stdout] d2c5edb86d06d1a97d6c9277586b5ebce9484438c317f507e3f8c630803d92e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4178e0b8129c381d71e0eaa6c492ecbbea8bc101479a565d7d3b2cdf43d0e35c
[INFO] running `Command { std: "docker" "start" "-a" "4178e0b8129c381d71e0eaa6c492ecbbea8bc101479a565d7d3b2cdf43d0e35c", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdshout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/watch.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn watch_units(notify_cb: fn(&str, &str)) -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail
[INFO] [stdout]   --> src/watch.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .method_call("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .method_call::<(), _, _, _>("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stdout]    |                     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sdshout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4178e0b8129c381d71e0eaa6c492ecbbea8bc101479a565d7d3b2cdf43d0e35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4178e0b8129c381d71e0eaa6c492ecbbea8bc101479a565d7d3b2cdf43d0e35c", kill_on_drop: false }`
[INFO] [stdout] 4178e0b8129c381d71e0eaa6c492ecbbea8bc101479a565d7d3b2cdf43d0e35c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3aa6cb2b47291715fe38267afcbf9ff18bf8853cd0fda33f9f180f820d7dbe22
[INFO] running `Command { std: "docker" "start" "-a" "3aa6cb2b47291715fe38267afcbf9ff18bf8853cd0fda33f9f180f820d7dbe22", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stdout] 
[INFO] [stderr]   --> src/watch.rs:8:1
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]  8 | pub fn watch_units(notify_cb: fn(&str, &str)) -> Result<()> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: ReadAll` will fail
[INFO] [stderr]   --> src/watch.rs:18:10
[INFO] [stderr]    |
[INFO] [stderr] 18 |         .method_call("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 18 |         .method_call::<(), _, _, _>("org.freedesktop.systemd1.Manager", "Subscribe", ())
[INFO] [stderr]    |                     +++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sdshout` (bin "sdshout" test) generated 1 warning (run `cargo fix --bin "sdshout" -p sdshout --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sdshout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sdshout-d9278e40f5b53429)
[INFO] running `Command { std: "docker" "inspect" "3aa6cb2b47291715fe38267afcbf9ff18bf8853cd0fda33f9f180f820d7dbe22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa6cb2b47291715fe38267afcbf9ff18bf8853cd0fda33f9f180f820d7dbe22", kill_on_drop: false }`
[INFO] [stdout] 3aa6cb2b47291715fe38267afcbf9ff18bf8853cd0fda33f9f180f820d7dbe22
