[INFO] cloning repository https://github.com/dbus2/busd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbus2/busd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82721c236432b6b91c08c7f79a3e5eefc782b855 [INFO] testing dbus2/busd against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbus2%2Fbusd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dbus2/busd [INFO] finished tweaking git repo https://github.com/dbus2/busd [INFO] tweaked toml for git repo https://github.com/dbus2/busd written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbus2/busd on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dbus2/busd 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced941d1237ffc871983baf5f32fcef1cf56b35cb084414bb13d4e1efb29a973 [INFO] running `Command { std: "docker" "start" "-a" "ced941d1237ffc871983baf5f32fcef1cf56b35cb084414bb13d4e1efb29a973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced941d1237ffc871983baf5f32fcef1cf56b35cb084414bb13d4e1efb29a973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced941d1237ffc871983baf5f32fcef1cf56b35cb084414bb13d4e1efb29a973", kill_on_drop: false }` [INFO] [stdout] ced941d1237ffc871983baf5f32fcef1cf56b35cb084414bb13d4e1efb29a973 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab799aedbb287488e48503e9e1d4c22df443de18e57249e576b76fa63594f13a [INFO] running `Command { std: "docker" "start" "-a" "ab799aedbb287488e48503e9e1d4c22df443de18e57249e576b76fa63594f13a", 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 serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling zvariant_utils v3.2.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling zvariant_derive v5.6.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling zvariant v5.6.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling zbus_names v4.2.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling zbus_macros v5.9.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling zbus v5.9.0 (https://github.com/dbus2/zbus/#6da6b1b5) [INFO] [stderr] Compiling busd v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "ab799aedbb287488e48503e9e1d4c22df443de18e57249e576b76fa63594f13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab799aedbb287488e48503e9e1d4c22df443de18e57249e576b76fa63594f13a", kill_on_drop: false }` [INFO] [stdout] ab799aedbb287488e48503e9e1d4c22df443de18e57249e576b76fa63594f13a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7c4d9acaab6b0f91eca64e56ed12527b61875dbd6c53eb7cd02aed1af15947 [INFO] running `Command { std: "docker" "start" "-a" "6e7c4d9acaab6b0f91eca64e56ed12527b61875dbd6c53eb7cd02aed1af15947", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling busd v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.17s [INFO] running `Command { std: "docker" "inspect" "6e7c4d9acaab6b0f91eca64e56ed12527b61875dbd6c53eb7cd02aed1af15947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7c4d9acaab6b0f91eca64e56ed12527b61875dbd6c53eb7cd02aed1af15947", kill_on_drop: false }` [INFO] [stdout] 6e7c4d9acaab6b0f91eca64e56ed12527b61875dbd6c53eb7cd02aed1af15947 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f6958820938eaa2a29eef54172b11cb236ab631299517c9484ce6b8cba847c1 [INFO] running `Command { std: "docker" "start" "-a" "0f6958820938eaa2a29eef54172b11cb236ab631299517c9484ce6b8cba847c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/busd-3d9d84d5989a7fb3) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test config::tests::config_parse_with_dtd_and_root_element_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_allow_anonymous_and_fork_and_keep_umask_and_syslog_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_auth_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_limit_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_overlapped_lists_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_pidfile_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_servicedir_and_standard_session_servicedirs_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_servicedir_and_standard_system_servicedirs_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_servicehelper_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_with_ignored_rules_and_rule_attributes_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_type_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_user_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_listen_ok ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_with_own_and_own_prefix_error - should panic ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_without_attributes_error - should panic ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_with_send_and_receive_attributes_error - should panic ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_with_group_and_user_error - should panic ... ok [INFO] [stdout] test config::tests::config_parse_with_policies_with_send_destination_and_send_destination_prefix_error - should panic ... ok [INFO] [stdout] test config::tests::config_parse_with_type_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/busd.rs (/opt/rustwide/target/debug/deps/busd-f42f0680b0514a9e) [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-69d2458907966c75) [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config_read_file_example_session_disable_stats_conf_ok ... ok [INFO] [stdout] test config_read_file_example_system_enable_stats_conf_ok ... ok [INFO] [stdout] test config_read_file_real_usr_share_dbus1_session_conf_ok ... ok [INFO] [stdout] test config_read_file_with_transitive_missing_include_err - should panic ... ok [INFO] [stdout] test config_read_file_with_includes_ok ... ok [INFO] [stdout] test config_read_file_with_missing_include_err - should panic ... ok [INFO] [stdout] test config_read_file_system_conf_ok ... ok [INFO] [stdout] test config_read_file_session_conf_ok ... ok [INFO] [stdout] test config_read_file_real_usr_share_dbus1_system_conf_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/fdo.rs (/opt/rustwide/target/debug/deps/fdo-c21c6c674748e7dd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [INFO] [stderr] thread '' (49) has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow, aborting [INFO] [stderr] error: test failed, to rerun pass `--test fdo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/fdo-c21c6c674748e7dd` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "0f6958820938eaa2a29eef54172b11cb236ab631299517c9484ce6b8cba847c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6958820938eaa2a29eef54172b11cb236ab631299517c9484ce6b8cba847c1", kill_on_drop: false }` [INFO] [stdout] 0f6958820938eaa2a29eef54172b11cb236ab631299517c9484ce6b8cba847c1