[INFO] cloning repository https://github.com/gsteurer/rsforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsteurer/rsforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsteurer%2Frsforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsteurer%2Frsforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edb50011c886e46e13b14fe07ad1a577696e2342
[INFO] testing gsteurer/rsforge against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsteurer%2Frsforge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gsteurer/rsforge
[INFO] finished tweaking git repo https://github.com/gsteurer/rsforge
[INFO] tweaked toml for git repo https://github.com/gsteurer/rsforge written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gsteurer/rsforge on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gsteurer/rsforge 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0351cb6b22342ce222ad0fb52c144221ba65e7a6e6b2e6af95b359af74813e44
[INFO] running `Command { std: "docker" "start" "-a" "0351cb6b22342ce222ad0fb52c144221ba65e7a6e6b2e6af95b359af74813e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0351cb6b22342ce222ad0fb52c144221ba65e7a6e6b2e6af95b359af74813e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0351cb6b22342ce222ad0fb52c144221ba65e7a6e6b2e6af95b359af74813e44", kill_on_drop: false }`
[INFO] [stdout] 0351cb6b22342ce222ad0fb52c144221ba65e7a6e6b2e6af95b359af74813e44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27af2933a33cd7ba56a8021c8e2a709dc628087fc0cbeba9fb7a49c7d26fd00a
[INFO] running `Command { std: "docker" "start" "-a" "27af2933a33cd7ba56a8021c8e2a709dc628087fc0cbeba9fb7a49c7d26fd00a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsforge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "27af2933a33cd7ba56a8021c8e2a709dc628087fc0cbeba9fb7a49c7d26fd00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27af2933a33cd7ba56a8021c8e2a709dc628087fc0cbeba9fb7a49c7d26fd00a", kill_on_drop: false }`
[INFO] [stdout] 27af2933a33cd7ba56a8021c8e2a709dc628087fc0cbeba9fb7a49c7d26fd00a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc27201392c1751b9a9d7becd3797da24f3106aa23653d10f6bcbcdf199a810a
[INFO] running `Command { std: "docker" "start" "-a" "fc27201392c1751b9a9d7becd3797da24f3106aa23653d10f6bcbcdf199a810a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsforge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "fc27201392c1751b9a9d7becd3797da24f3106aa23653d10f6bcbcdf199a810a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc27201392c1751b9a9d7becd3797da24f3106aa23653d10f6bcbcdf199a810a", kill_on_drop: false }`
[INFO] [stdout] fc27201392c1751b9a9d7becd3797da24f3106aa23653d10f6bcbcdf199a810a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 698c3a0a38791c9b1171caa16555f7dfe5d4ccd8574a0365fba26e128274568f
[INFO] running `Command { std: "docker" "start" "-a" "698c3a0a38791c9b1171caa16555f7dfe5d4ccd8574a0365fba26e128274568f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsforge-dbaf0b3d14b5550e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test graph::test::find_shortest_path ... ok
[INFO] [stdout] test graph::test::modify_graph ... ok
[INFO] [stdout] test graph::test::search_graph ... ok
[INFO] [stdout] test graph::test::test_remove ... ok
[INFO] [stdout] test graph::test::test_graph_fmt ... ok
[INFO] [stdout] test rbtree::test::insert_works_str ... ok
[INFO] [stdout] test graph::test::get_set_value ... ok
[INFO] [stdout] test rbtree::test::delete_works_randint ... FAILED
[INFO] [stdout] test rbtree::test::insert_works_randint ... ok
[INFO] [stdout] test rbtree::test::insert_works_int ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rbtree::test::delete_works_randint stdout ----
[INFO] [stdout] 0
[INFO] [stdout] 1
[INFO] [stdout] 2
[INFO] [stdout] 3
[INFO] [stdout] 4
[INFO] [stdout] 5
[INFO] [stdout] 6
[INFO] [stdout] 7
[INFO] [stdout] 8
[INFO] [stdout] 9
[INFO] [stdout] 10
[INFO] [stdout] 11
[INFO] [stdout] 12
[INFO] [stdout] 13
[INFO] [stdout] 14
[INFO] [stdout] 15
[INFO] [stdout] 16
[INFO] [stdout] 17
[INFO] [stdout] 18
[INFO] [stdout] 19
[INFO] [stdout] 20
[INFO] [stdout] 21
[INFO] [stdout] 22
[INFO] [stdout] 23
[INFO] [stdout] 24
[INFO] [stdout] 25
[INFO] [stdout] 26
[INFO] [stdout] 27
[INFO] [stdout] 28
[INFO] [stdout] 29
[INFO] [stdout] 30
[INFO] [stdout] 31
[INFO] [stdout] 32
[INFO] [stdout] 33
[INFO] [stdout] 34
[INFO] [stdout] 35
[INFO] [stdout] 36
[INFO] [stdout] 37
[INFO] [stdout] 38
[INFO] [stdout] 39
[INFO] [stdout] 40
[INFO] [stdout] 41
[INFO] [stdout] 42
[INFO] [stdout] 43
[INFO] [stdout] 44
[INFO] [stdout] 45
[INFO] [stdout] 46
[INFO] [stdout] 47
[INFO] [stdout] 48
[INFO] [stdout] 49
[INFO] [stdout] 50
[INFO] [stdout] 51
[INFO] [stdout] 52
[INFO] [stdout] 53
[INFO] [stdout] 54
[INFO] [stdout] 55
[INFO] [stdout] 56
[INFO] [stdout] 57
[INFO] [stdout] 58
[INFO] [stdout] 59
[INFO] [stdout] 60
[INFO] [stdout] 61
[INFO] [stdout] 62
[INFO] [stdout] 63
[INFO] [stdout] 64
[INFO] [stdout] 65
[INFO] [stdout] 66
[INFO] [stdout] 67
[INFO] [stdout] 68
[INFO] [stdout] 69
[INFO] [stdout] 70
[INFO] [stdout] 71
[INFO] [stdout] 72
[INFO] [stdout] 73
[INFO] [stdout] 74
[INFO] [stdout] 75
[INFO] [stdout] 76
[INFO] [stdout] 77
[INFO] [stdout] 78
[INFO] [stdout] 79
[INFO] [stdout] 80
[INFO] [stdout] 81
[INFO] [stdout] 82
[INFO] [stdout] 83
[INFO] [stdout] 84
[INFO] [stdout] 85
[INFO] [stdout] 86
[INFO] [stdout] 87
[INFO] [stdout] 88
[INFO] [stdout] 89
[INFO] [stdout] 90
[INFO] [stdout] 91
[INFO] [stdout] 92
[INFO] [stdout] 93
[INFO] [stdout] 94
[INFO] [stdout] 95
[INFO] [stdout] 96
[INFO] [stdout] 97
[INFO] [stdout] 98
[INFO] [stdout] 99
[INFO] [stdout] 100
[INFO] [stdout] 101
[INFO] [stdout] 102
[INFO] [stdout] 103
[INFO] [stdout] 104
[INFO] [stdout] 105
[INFO] [stdout] 106
[INFO] [stdout] 107
[INFO] [stdout] 108
[INFO] [stdout] 109
[INFO] [stdout] 110
[INFO] [stdout] 111
[INFO] [stdout] 112
[INFO] [stdout] 113
[INFO] [stdout] 114
[INFO] [stdout] 115
[INFO] [stdout] 116
[INFO] [stdout] 117
[INFO] [stdout] 118
[INFO] [stdout] 119
[INFO] [stdout] 120
[INFO] [stdout] 121
[INFO] [stdout] 122
[INFO] [stdout] 123
[INFO] [stdout] 124
[INFO] [stdout] 125
[INFO] [stdout] 126
[INFO] [stdout] 127
[INFO] [stdout] 128
[INFO] [stdout] 129
[INFO] [stdout] 130
[INFO] [stdout] 131
[INFO] [stdout] 132
[INFO] [stdout] 133
[INFO] [stdout] 134
[INFO] [stdout] 135
[INFO] [stdout] 136
[INFO] [stdout] 137
[INFO] [stdout] 138
[INFO] [stdout] 139
[INFO] [stdout] 140
[INFO] [stdout] 141
[INFO] [stdout] 142
[INFO] [stdout] 143
[INFO] [stdout] 144
[INFO] [stdout] 145
[INFO] [stdout] 146
[INFO] [stdout] 147
[INFO] [stdout] 148
[INFO] [stdout] 149
[INFO] [stdout] 150
[INFO] [stdout] 151
[INFO] [stdout] 152
[INFO] [stdout] 153
[INFO] [stdout] 154
[INFO] [stdout] 155
[INFO] [stdout] 156
[INFO] [stdout] 157
[INFO] [stdout] 158
[INFO] [stdout] 159
[INFO] [stdout] 160
[INFO] [stdout] 161
[INFO] [stdout] 162
[INFO] [stdout] 163
[INFO] [stdout] 164
[INFO] [stdout] 165
[INFO] [stdout] 166
[INFO] [stdout] 167
[INFO] [stdout] 168
[INFO] [stdout] 169
[INFO] [stdout] 170
[INFO] [stdout] 
[INFO] [stdout] thread 'rbtree::test::delete_works_randint' (31) panicked at src/rbtree.rs:341:55:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e687d3c17b2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e687d3c17b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e687d3c17b2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    3:     0x5e687d3c17b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e687d3d177f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e687d3d177f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e687d38f283 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e687d38f283 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e687d39b022 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e687d39faff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e687d39f991 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e687d362b5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e687d362b5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e687d3a010f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e687d3a010f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e687d39ff6a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e687d39b159 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e687d383a4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e687d3d9100 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e687d3d7f93 - core::cell::panic_already_borrowed::do_panic::runtime::h42285949978e5948
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic.rs:173:21
[INFO] [stdout]   20:     0x5e687d3d7f3a - core::cell::panic_already_borrowed::do_panic::h613d9d2275bb9348
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]   21:     0x5e687d3d7f3a - core::cell::panic_already_borrowed::hd8ac52322c153fa9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic.rs:178:9
[INFO] [stdout]   22:     0x5e687d33b3b3 - core::cell::RefCell<T>::borrow_mut::h809066ae4d8deee0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/cell.rs:1191:25
[INFO] [stdout]   23:     0x5e687d3118e7 - rsforge::rbtree::RBtree<T>::rb_delete_fixup::h3a21a5df6db75223
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:341:55
[INFO] [stdout]   24:     0x5e687d3234b4 - rsforge::rbtree::RBtree<T>::rb_delete::he69dd5a95e939c8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:386:18
[INFO] [stdout]   25:     0x5e687d320680 - rsforge::rbtree::RBtree<T>::delete::h12fa1635b9489ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:433:18
[INFO] [stdout]   26:     0x5e687d33d1a4 - rsforge::rbtree::test::delete_works_randint::hb58b2236f51ec441
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:539:28
[INFO] [stdout]   27:     0x5e687d33d457 - rsforge::rbtree::test::delete_works_randint::{{closure}}::h21bca8717ce3ee37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:513:30
[INFO] [stdout]   28:     0x5e687d33fc56 - core::ops::function::FnOnce::call_once::hc8390c14539490c8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e687d36295b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5e687d36295b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5e687d3769bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5e687d3769bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5e687d3769bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x5e687d3769bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x5e687d3769bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5e687d3769bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5e687d3769bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5e687d34ff04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5e687d34ff04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x5e687d35375a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   41:     0x5e687d35375a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5e687d35375a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5e687d35375a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5e687d35375a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e687d35375a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   46:     0x5e687d35375a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e687d39655f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   48:     0x5e687d39655f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   49:     0x71a480132aa4 - <unknown>
[INFO] [stdout]   50:     0x71a4801bfa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rbtree::test::delete_works_randint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "698c3a0a38791c9b1171caa16555f7dfe5d4ccd8574a0365fba26e128274568f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "698c3a0a38791c9b1171caa16555f7dfe5d4ccd8574a0365fba26e128274568f", kill_on_drop: false }`
[INFO] [stdout] 698c3a0a38791c9b1171caa16555f7dfe5d4ccd8574a0365fba26e128274568f
