[INFO] fetching crate tracing-bunyan-formatter 0.3.3... [INFO] testing tracing-bunyan-formatter-0.3.3 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate tracing-bunyan-formatter 0.3.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tracing-bunyan-formatter 0.3.3 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-bunyan-formatter 0.3.3 [INFO] finished tweaking crates.io crate tracing-bunyan-formatter 0.3.3 [INFO] tweaked toml for crates.io crate tracing-bunyan-formatter 0.3.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26faaa7672c8e25c885a9c1da56fa43f733e851838f044f8ab2ac18294f6f002 [INFO] running `Command { std: "docker" "start" "-a" "26faaa7672c8e25c885a9c1da56fa43f733e851838f044f8ab2ac18294f6f002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26faaa7672c8e25c885a9c1da56fa43f733e851838f044f8ab2ac18294f6f002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26faaa7672c8e25c885a9c1da56fa43f733e851838f044f8ab2ac18294f6f002", kill_on_drop: false }` [INFO] [stdout] 26faaa7672c8e25c885a9c1da56fa43f733e851838f044f8ab2ac18294f6f002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f7cc5b1e444e594a279bfdd4399da4594ff330170e9425b6fed8aa66e023f5 [INFO] running `Command { std: "docker" "start" "-a" "72f7cc5b1e444e594a279bfdd4399da4594ff330170e9425b6fed8aa66e023f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.05s [INFO] running `Command { std: "docker" "inspect" "72f7cc5b1e444e594a279bfdd4399da4594ff330170e9425b6fed8aa66e023f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f7cc5b1e444e594a279bfdd4399da4594ff330170e9425b6fed8aa66e023f5", kill_on_drop: false }` [INFO] [stdout] 72f7cc5b1e444e594a279bfdd4399da4594ff330170e9425b6fed8aa66e023f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1465405311bef6735c813868a805151805c11892c425833fd2f28043a638a7f6 [INFO] running `Command { std: "docker" "start" "-a" "1465405311bef6735c813868a805151805c11892c425833fd2f28043a638a7f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "1465405311bef6735c813868a805151805c11892c425833fd2f28043a638a7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1465405311bef6735c813868a805151805c11892c425833fd2f28043a638a7f6", kill_on_drop: false }` [INFO] [stdout] 1465405311bef6735c813868a805151805c11892c425833fd2f28043a638a7f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd382cbee4e0e7a3275bbc35e74821f1850d727d72b1d1eb11f7c849d4c89a1f [INFO] running `Command { std: "docker" "start" "-a" "dd382cbee4e0e7a3275bbc35e74821f1850d727d72b1d1eb11f7c849d4c89a1f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_bunyan_formatter-22e2eef371d578e7) [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/e2e.rs (/opt/rustwide/target/debug/deps/e2e-32452630060512c2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test time_is_formatted_according_to_rfc_3339 ... ok [INFO] [stdout] test each_line_has_the_mandatory_bunyan_fields ... ok [INFO] [stdout] test each_line_is_valid_json ... ok [INFO] [stdout] test encode_f64_as_numbers ... ok [INFO] [stdout] test elapsed_milliseconds_are_present_on_exit_span ... ok [INFO] [stdout] test parent_properties_are_propagated ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parent_properties_are_propagated stdout ---- [INFO] [stdout] {"v":0,"name":"test","msg":"[PARENT_SPAN - START]","level":20,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.083993289Z","target":"e2e","line":134,"file":"tests/e2e.rs","custom_field":"custom_value","parent_property":2} [INFO] [stdout] {"v":0,"name":"test","msg":"[CHILD_SPAN - START]","level":20,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084093689Z","target":"e2e","line":137,"file":"tests/e2e.rs","custom_field":"custom_value","parent_property":2} [INFO] [stdout] {"v":0,"name":"test","msg":"[SHAVING_YAKS - START]","level":20,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084135989Z","target":"e2e","line":54,"file":"tests/e2e.rs","custom_field":"custom_value","a":2} [INFO] [stdout] {"v":0,"name":"test","msg":"[CHILD_SPAN - EVENT] shaving yaks","level":30,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084155689Z","target":"e2e","line":140,"file":"tests/e2e.rs","custom_field":"custom_value","parent_property":2} [INFO] [stdout] {"v":0,"name":"test","msg":"[CHILD_SPAN - END]","level":20,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084210309Z","target":"e2e","line":137,"file":"tests/e2e.rs","custom_field":"custom_value","parent_property":2,"elapsed_milliseconds":0} [INFO] [stdout] {"v":0,"name":"test","msg":"[SHAVING_YAKS - EVENT] pre-shaving yaks","level":30,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084227809Z","target":"e2e","line":57,"file":"tests/e2e.rs","custom_field":"custom_value","a":2} [INFO] [stdout] {"v":0,"name":"test","msg":"[PARENT_SPAN - END]","level":20,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084269899Z","target":"e2e","line":134,"file":"tests/e2e.rs","custom_field":"custom_value","parent_property":2,"elapsed_milliseconds":0} [INFO] [stdout] {"v":0,"name":"test","msg":"[INNER SHAVING - EVENT] shaving yaks","level":30,"hostname":"dd382cbee4e0","pid":9,"time":"2022-07-06T19:41:55.084273449Z","target":"e2e","line":62,"file":"tests/e2e.rs","custom_field":"custom_value","a":2,"b":3} [INFO] [stdout] thread 'parent_properties_are_propagated' panicked at 'assertion failed: record.get(\"parent_property\").is_some()', tests/e2e.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55676dd56910 - std::backtrace_rs::backtrace::libunwind::trace::h8bb00aa01257e658 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55676dd56910 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe32e96be15adfbb [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55676dd56910 - std::sys_common::backtrace::_print_fmt::h9784b9af5bb44c28 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55676dd56910 - ::fmt::h1c87dcc158231dee [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55676dd7a51c - core::fmt::write::h75398e49432c4e9d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55676dd53215 - std::io::Write::write_fmt::hf0afd61938d8b31f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55676dd58351 - std::sys_common::backtrace::_print::h39d989fb5cda9189 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55676dd58351 - std::sys_common::backtrace::print::hafd951f3a156e9b8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55676dd58351 - std::panicking::default_hook::{{closure}}::h3c15d03d8aed3f76 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55676dd57fa6 - std::panicking::default_hook::h6145e5c2935e997c [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55676dd589f3 - std::panicking::rust_panic_with_hook::h4418702214a7a914 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55676dd588a9 - std::panicking::begin_panic_handler::{{closure}}::h0cc75df59cfeee86 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55676dd56de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfebe76dc31b59894 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55676dd58612 - rust_begin_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55676dc21eb3 - core::panicking::panic_fmt::h28c6dc36de3ad6b2 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55676dc21d7d - core::panicking::panic::hc2d11c2340f50dae [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55676dc4a858 - e2e::parent_properties_are_propagated::ha4f214459c95be4f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:145:9 [INFO] [stdout] 17: 0x55676dc4a6ba - e2e::parent_properties_are_propagated::{{closure}}::h3d60069725d01da0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e.rs:132:1 [INFO] [stdout] 18: 0x55676dc3821e - core::ops::function::FnOnce::call_once::h8d3aa43882394288 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x55676dc94cf3 - core::ops::function::FnOnce::call_once::hce3bf1b84d649375 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55676dc94cf3 - test::__rust_begin_short_backtrace::h268c4dff1fdc08d8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:572:5 [INFO] [stdout] 21: 0x55676dc93adc - as core::ops::function::FnOnce>::call_once::h77064d56d798d725 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 22: 0x55676dc93adc - as core::ops::function::FnOnce<()>>::call_once::h362603611fd702ef [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55676dc93adc - std::panicking::try::do_call::hc24e8889c40c0b88 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55676dc93adc - std::panicking::try::h64fd9954f6422690 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55676dc93adc - std::panic::catch_unwind::h8590ab8b8c78e131 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55676dc93adc - test::run_test_in_process::hd8ca038d3f817f7d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:595:18 [INFO] [stdout] 27: 0x55676dc93adc - test::run_test::run_test_inner::{{closure}}::h57a8a429b5e58c39 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:489:39 [INFO] [stdout] 28: 0x55676dc5fa4c - test::run_test::run_test_inner::{{closure}}::h72dbbb6bf3813446 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:516:37 [INFO] [stdout] 29: 0x55676dc5fa4c - std::sys_common::backtrace::__rust_begin_short_backtrace::h916790c31ecb4ff9 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55676dc65a2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ffbab0d0d8ad2ca [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 31: 0x55676dc65a2f - as core::ops::function::FnOnce<()>>::call_once::he8df5d343786542a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55676dc65a2f - std::panicking::try::do_call::h80e54b75371d89cf [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55676dc65a2f - std::panicking::try::h1b15ecfa1d32df7a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55676dc65a2f - std::panic::catch_unwind::h993ecf1ae87ebd59 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55676dc65a2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h23926ef7367e9afd [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 36: 0x55676dc65a2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h93ce9dab9bcb8d25 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x55676dd5cfb3 - as core::ops::function::FnOnce>::call_once::h7fdba1c346e6c483 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 38: 0x55676dd5cfb3 - as core::ops::function::FnOnce>::call_once::h8839b4becacc6e1e [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x55676dd5cfb3 - std::sys::unix::thread::Thread::new::thread_start::h5077fd2da854c080 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fe373b89609 - start_thread [INFO] [stdout] 41: 0x7fe373959133 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parent_properties_are_propagated [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test e2e' [INFO] running `Command { std: "docker" "inspect" "dd382cbee4e0e7a3275bbc35e74821f1850d727d72b1d1eb11f7c849d4c89a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd382cbee4e0e7a3275bbc35e74821f1850d727d72b1d1eb11f7c849d4c89a1f", kill_on_drop: false }` [INFO] [stdout] dd382cbee4e0e7a3275bbc35e74821f1850d727d72b1d1eb11f7c849d4c89a1f