[INFO] fetching crate zbus_xmlgen 5.1.0... [INFO] testing zbus_xmlgen-5.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate zbus_xmlgen 5.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate zbus_xmlgen 5.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zbus_xmlgen 5.1.0 [INFO] tweaked toml for crates.io crate zbus_xmlgen 5.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zbus_xmlgen 5.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zbus_xmlgen 5.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant v5.3.0 [INFO] [stderr] Downloaded tempfile v3.16.0 [INFO] [stderr] Downloaded serde_repr v0.1.19 [INFO] [stderr] Downloaded zvariant_derive v5.3.0 [INFO] [stderr] Downloaded async-signal v0.2.8 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded zbus_names v4.1.1 [INFO] [stderr] Downloaded piper v0.2.3 [INFO] [stderr] Downloaded zbus_macros v5.4.0 [INFO] [stderr] Downloaded getrandom v0.3.0 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded snakecase v0.1.0 [INFO] [stderr] Downloaded winnow v0.6.25 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded zbus v5.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ee959936fb7207d1a2265b855a887294a0aea2ae1492ad96c17b63218a2c04 [INFO] running `Command { std: "docker" "start" "-a" "00ee959936fb7207d1a2265b855a887294a0aea2ae1492ad96c17b63218a2c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ee959936fb7207d1a2265b855a887294a0aea2ae1492ad96c17b63218a2c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ee959936fb7207d1a2265b855a887294a0aea2ae1492ad96c17b63218a2c04", kill_on_drop: false }` [INFO] [stdout] 00ee959936fb7207d1a2265b855a887294a0aea2ae1492ad96c17b63218a2c04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dccbc8f24fc4e8dae46881d8384b051da705e000456bd40a11f3ba0f5106126 [INFO] running `Command { std: "docker" "start" "-a" "7dccbc8f24fc4e8dae46881d8384b051da705e000456bd40a11f3ba0f5106126", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling snakecase v0.1.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.8 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling zvariant_derive v5.3.0 [INFO] [stderr] Compiling zvariant v5.3.0 [INFO] [stderr] Compiling zbus_names v4.1.1 [INFO] [stderr] Compiling zbus_xml v5.0.2 [INFO] [stderr] Compiling zbus_macros v5.4.0 [INFO] [stderr] Compiling zbus v5.4.0 [INFO] [stderr] Compiling zbus_xmlgen v5.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.49s [INFO] running `Command { std: "docker" "inspect" "7dccbc8f24fc4e8dae46881d8384b051da705e000456bd40a11f3ba0f5106126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dccbc8f24fc4e8dae46881d8384b051da705e000456bd40a11f3ba0f5106126", kill_on_drop: false }` [INFO] [stdout] 7dccbc8f24fc4e8dae46881d8384b051da705e000456bd40a11f3ba0f5106126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474234f7be4d360e69e9a1fd32a17120e461dd020fb090aa483afb50ef09b91d [INFO] running `Command { std: "docker" "start" "-a" "474234f7be4d360e69e9a1fd32a17120e461dd020fb090aa483afb50ef09b91d", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling zbus_xmlgen v5.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "474234f7be4d360e69e9a1fd32a17120e461dd020fb090aa483afb50ef09b91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474234f7be4d360e69e9a1fd32a17120e461dd020fb090aa483afb50ef09b91d", kill_on_drop: false }` [INFO] [stdout] 474234f7be4d360e69e9a1fd32a17120e461dd020fb090aa483afb50ef09b91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 333fa2c51fc396659b5e52d57ac24ae8d132f30c2457352c1e5a5d8e453631f7 [INFO] running `Command { std: "docker" "start" "-a" "333fa2c51fc396659b5e52d57ac24ae8d132f30c2457352c1e5a5d8e453631f7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zbus_xmlgen-3bf9dd6380089dbe) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zbus_xmlgen-4140ad06bbc208c9) [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] [stderr] Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-36fb5928ccd6608e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sample_object0 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sample_object0 stdout ---- [INFO] [stdout] `rustfmt` did not exit successfully. Continuing with unformatted code. [INFO] [stdout] [INFO] [stdout] thread 'sample_object0' (19) panicked at tests/gen.rs:43:5: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] #[proxy(interface = "com.example.SampleInterface0", assume_defaults = true)] [INFO] [stdout] pub trait SampleInterface0 { [INFO] [stdout] < [INFO] [stdout] /// BarplexSig method [INFO] [stdout] < fn barplex_sig(&self, rule: &(&[i32], i32, std::collections::HashMap<&str, &str>, i32, &[i32], i32, &[&str], i32, bool)) -> zbus::Result>; [INFO] [stdout] > fn barplex_sig( [INFO] [stdout] > &self, [INFO] [stdout] > rule: &( [INFO] [stdout] > &[i32], [INFO] [stdout] > i32, [INFO] [stdout] > std::collections::HashMap<&str, &str>, [INFO] [stdout] > i32, [INFO] [stdout] > &[i32], [INFO] [stdout] > i32, [INFO] [stdout] > &[&str], [INFO] [stdout] > i32, [INFO] [stdout] > bool, [INFO] [stdout] > ), [INFO] [stdout] > ) -> zbus::Result>; [INFO] [stdout] [INFO] [stdout] /// Bazic method [INFO] [stdout] fn bazic(&self, bar: &(i32, i32), foo: &(i32,)) -> zbus::Result<((i32, i32), Vec<(i32,)>)>; [INFO] [stdout] [INFO] [stdout] /// Bazify method [INFO] [stdout] fn bazify(&self, bar: &(i32, i32, u32)) -> zbus::Result; [INFO] [stdout] [INFO] [stdout] /// Frobate method [INFO] [stdout] < fn frobate(&self, foz: i32, foo: i32) -> zbus::Result<(String, std::collections::HashMap)>; [INFO] [stdout] > fn frobate( [INFO] [stdout] > &self, [INFO] [stdout] > foz: i32, [INFO] [stdout] > foo: i32, [INFO] [stdout] > ) -> zbus::Result<(String, std::collections::HashMap)>; [INFO] [stdout] [INFO] [stdout] /// MogrifyMe method [INFO] [stdout] fn mogrify_me(&self, bar: &(i32, i32, &[&zbus::zvariant::Value<'_>])) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Odyssey method [INFO] [stdout] #[allow(clippy::too_many_arguments)] [INFO] [stdout] < fn odyssey(&self, odysseus: i32, penelope: &str, telemachus: u32, circe: i32, athena: bool, polyphemus: i32, calypso: &zbus::zvariant::Value<'_>) -> zbus::Result<()>; [INFO] [stdout] > fn odyssey( [INFO] [stdout] > &self, [INFO] [stdout] > odysseus: i32, [INFO] [stdout] > penelope: &str, [INFO] [stdout] > telemachus: u32, [INFO] [stdout] > circe: i32, [INFO] [stdout] > athena: bool, [INFO] [stdout] > polyphemus: i32, [INFO] [stdout] > calypso: &zbus::zvariant::Value<'_>, [INFO] [stdout] > ) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Changed signal [INFO] [stdout] #[zbus(signal)] [INFO] [stdout] fn changed(&self, new_value: bool) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Changed2 signal [INFO] [stdout] #[zbus(signal)] [INFO] [stdout] fn changed2(&self, new_value: bool, new_value2: bool) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// SignalArrayOfStrings signal [INFO] [stdout] #[zbus(signal)] [INFO] [stdout] fn signal_array_of_strings(&self, array: Vec<&str>) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// SignalDictStringToValue signal [INFO] [stdout] #[zbus(signal)] [INFO] [stdout] < fn signal_dict_string_to_value(&self, dict: std::collections::HashMap<&str, zbus::zvariant::Value<'_>>) -> zbus::Result<()>; [INFO] [stdout] > fn signal_dict_string_to_value( [INFO] [stdout] > &self, [INFO] [stdout] > dict: std::collections::HashMap<&str, zbus::zvariant::Value<'_>>, [INFO] [stdout] > ) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// SignalValue signal [INFO] [stdout] #[zbus(signal)] [INFO] [stdout] fn signal_value(&self, value: zbus::zvariant::Value<'_>) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Bar property [INFO] [stdout] #[zbus(property)] [INFO] [stdout] fn bar(&self) -> zbus::Result; [INFO] [stdout] #[zbus(property)] [INFO] [stdout] fn set_bar(&self, value: u8) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Foo-Bar property [INFO] [stdout] #[zbus(property, name = "Foo-Bar")] [INFO] [stdout] fn foo_bar(&self) -> zbus::Result; [INFO] [stdout] #[zbus(property, name = "Foo-Bar")] [INFO] [stdout] fn set_foo_bar(&self, value: u8) -> zbus::Result<()>; [INFO] [stdout] [INFO] [stdout] /// Matryoshkas property [INFO] [stdout] #[zbus(property)] [INFO] [stdout] #[allow(clippy::type_complexity)] [INFO] [stdout] < fn matryoshkas(&self) -> zbus::Result, u64, std::collections::HashMap)>>; [INFO] [stdout] > fn matryoshkas( [INFO] [stdout] > &self, [INFO] [stdout] > ) -> zbus::Result< [INFO] [stdout] > Vec<( [INFO] [stdout] > zbus::zvariant::OwnedObjectPath, [INFO] [stdout] > i32, [INFO] [stdout] > Vec, [INFO] [stdout] > u64, [INFO] [stdout] > std::collections::HashMap, [INFO] [stdout] > )>, [INFO] [stdout] > >; [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6290ecc3d052 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6290ecc3d052 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6290ecc3d052 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6290ecc3d052 - ::fmt::h52160e9da139e442 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6290ecc4dbcf - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6290ecc4dbcf - core::fmt::write::hf09a056a304e021a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6290ecc09b51 - std::io::default_write_fmt::hf1a3645468226e09 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6290ecc09b51 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6290ecc15d42 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6290ecc1ab3f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6290ecc1a9d1 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6290ecb0dece - as core::ops::function::Fn>::call::h3d020961abd83a77 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6290ecb0dece - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6290ecc1b1ff - as core::ops::function::Fn>::call::h75334a5fed245bca [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6290ecc1b1ff - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6290ecc1b05a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6290ecc15e79 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6290ecbfe04d - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6290ecc55730 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x6290ecae23fa - gen::sample_object0::hd8bb8bbf7ac273b0 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:36:9 [INFO] [stdout] 20: 0x6290ecae28f7 - gen::sample_object0::{{closure}}::hd9bb9d82237a24a4 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:42:24 [INFO] [stdout] 21: 0x6290ecae8676 - core::ops::function::FnOnce::call_once::h985dc46c60f8b572 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6290ecb0dcfb - core::ops::function::FnOnce::call_once::h933a5d67211adff2 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6290ecb0dcfb - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x6290ecb238d5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x6290ecb238d5 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x6290ecb238d5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x6290ecb238d5 - std::panicking::catch_unwind::h0d8461330de4a18b [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x6290ecb238d5 - std::panic::catch_unwind::h0321b51397bf9811 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6290ecb238d5 - test::run_test_in_process::hcaaa440fdbe4a513 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x6290ecb238d5 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x6290ecafa0e4 - test::run_test::{{closure}}::h90a3b75194d37b5d [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x6290ecafa0e4 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x6290ecafd9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x6290ecafd9aa - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x6290ecafd9aa - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x6290ecafd9aa - std::panicking::catch_unwind::h73015d00e4866ebc [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x6290ecafd9aa - std::panic::catch_unwind::h6f7b38e188aa4f62 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x6290ecafd9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x6290ecafd9aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x6290ecc10f7f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806 [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 41: 0x6290ecc10f7f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x6ffcb5aa6aa4 - [INFO] [stdout] 43: 0x6ffcb5b33a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sample_object0 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test gen` [INFO] running `Command { std: "docker" "inspect" "333fa2c51fc396659b5e52d57ac24ae8d132f30c2457352c1e5a5d8e453631f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333fa2c51fc396659b5e52d57ac24ae8d132f30c2457352c1e5a5d8e453631f7", kill_on_drop: false }` [INFO] [stdout] 333fa2c51fc396659b5e52d57ac24ae8d132f30c2457352c1e5a5d8e453631f7