[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsteurer%2Frsforge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gsteurer/rsforge on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87c7d4c9a855f65642cf32021f537eaa095bcd8902db77eec1dd88707155f796
[INFO] running `Command { std: "docker" "start" "-a" "87c7d4c9a855f65642cf32021f537eaa095bcd8902db77eec1dd88707155f796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87c7d4c9a855f65642cf32021f537eaa095bcd8902db77eec1dd88707155f796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c7d4c9a855f65642cf32021f537eaa095bcd8902db77eec1dd88707155f796", kill_on_drop: false }`
[INFO] [stdout] 87c7d4c9a855f65642cf32021f537eaa095bcd8902db77eec1dd88707155f796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9d07a14a245484515325924071f53c0d063ccaebd7c41c40b1d9a40a2be98c7
[INFO] running `Command { std: "docker" "start" "-a" "e9d07a14a245484515325924071f53c0d063ccaebd7c41c40b1d9a40a2be98c7", 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.44s
[INFO] running `Command { std: "docker" "inspect" "e9d07a14a245484515325924071f53c0d063ccaebd7c41c40b1d9a40a2be98c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d07a14a245484515325924071f53c0d063ccaebd7c41c40b1d9a40a2be98c7", kill_on_drop: false }`
[INFO] [stdout] e9d07a14a245484515325924071f53c0d063ccaebd7c41c40b1d9a40a2be98c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 144e4e264e14eb85bde9c833deb68730c6885689ad522d753847f5bc636ba401
[INFO] running `Command { std: "docker" "start" "-a" "144e4e264e14eb85bde9c833deb68730c6885689ad522d753847f5bc636ba401", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsforge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "144e4e264e14eb85bde9c833deb68730c6885689ad522d753847f5bc636ba401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144e4e264e14eb85bde9c833deb68730c6885689ad522d753847f5bc636ba401", kill_on_drop: false }`
[INFO] [stdout] 144e4e264e14eb85bde9c833deb68730c6885689ad522d753847f5bc636ba401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 318ce9a5238c71c5ede7c77ffcb45475739e796a7ba26620c944478919799a63
[INFO] running `Command { std: "docker" "start" "-a" "318ce9a5238c71c5ede7c77ffcb45475739e796a7ba26620c944478919799a63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsforge-1539f413338da2ce)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test graph::test::find_shortest_path ... ok
[INFO] [stdout] test graph::test::get_set_value ... ok
[INFO] [stdout] test graph::test::search_graph ... ok
[INFO] [stdout] test graph::test::modify_graph ... ok
[INFO] [stdout] test graph::test::test_graph_fmt ... ok
[INFO] [stdout] test graph::test::test_remove ... ok
[INFO] [stdout] test rbtree::test::insert_works_str ... ok
[INFO] [stdout] test rbtree::test::insert_works_randint ... ok
[INFO] [stdout] test rbtree::test::insert_works_int ... ok
[INFO] [stdout] test rbtree::test::delete_works_randint ... FAILED
[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] 
[INFO] [stdout] thread 'rbtree::test::delete_works_randint' panicked at src/rbtree.rs:309:56:
[INFO] [stdout] RefCell already borrowed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5daf18f740f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5daf18f740f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5daf18f740f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5daf18f740f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5daf18f99253 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5daf18f99253 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5daf18f71083 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5daf18f71083 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5daf18f73f42 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5daf18f7565c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5daf18f754b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5daf18f3d5d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5daf18f3d5d4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5daf18f7603b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5daf18f7603b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5daf18f75e0a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5daf18f745e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5daf18f75a9d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5daf18f97d60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5daf18f9dc73 - core::cell::panic_already_borrowed::do_panic::runtime::ha0dfe978446277a5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:218:21
[INFO] [stdout]   20:     0x5daf18f9792a - core::cell::panic_already_borrowed::do_panic::h38a2a0fbdf362015
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stdout]   21:     0x5daf18f9792a - core::cell::panic_already_borrowed::h824a5c89c91a523d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:223:9
[INFO] [stdout]   22:     0x5daf18ef22d8 - core::cell::RefCell<T>::borrow_mut::he4a016b2c82ae44d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/cell.rs:1088:25
[INFO] [stdout]   23:     0x5daf18ef22d8 - rsforge::rbtree::RBtree<T>::rb_delete_fixup::h28473c26ae9c4281
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:309:56
[INFO] [stdout]   24:     0x5daf18ef22d8 - rsforge::rbtree::RBtree<T>::rb_delete::h8712dbb6dbe2b57c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:386:18
[INFO] [stdout]   25:     0x5daf18ef22d8 - rsforge::rbtree::RBtree<T>::delete::h508693c35beea886
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:433:18
[INFO] [stdout]   26:     0x5daf18f03c31 - rsforge::rbtree::test::delete_works_randint::hef8ec8a39654fb4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:539:28
[INFO] [stdout]   27:     0x5daf18f03c31 - rsforge::rbtree::test::delete_works_randint::{{closure}}::h4c69f3ecc20ac348
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rbtree.rs:513:30
[INFO] [stdout]   28:     0x5daf18f03c31 - core::ops::function::FnOnce::call_once::hff14efe612ca3702
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5daf18f42d0b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5daf18f42d0b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x5daf18f41f4e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x5daf18f41f4e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x5daf18f41f4e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x5daf18f41f4e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x5daf18f41f4e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5daf18f41f4e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x5daf18f41f4e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x5daf18f05af4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x5daf18f05af4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   40:     0x5daf18f0949a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x5daf18f0949a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5daf18f0949a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5daf18f0949a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5daf18f0949a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5daf18f0949a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x5daf18f0949a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5daf18f78f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5daf18f78f97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x5daf18f78f97 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   50:     0x744e62ac6aa4 - <unknown>
[INFO] [stdout]   51:     0x744e62b53a34 - clone
[INFO] [stdout]   52:                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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "318ce9a5238c71c5ede7c77ffcb45475739e796a7ba26620c944478919799a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318ce9a5238c71c5ede7c77ffcb45475739e796a7ba26620c944478919799a63", kill_on_drop: false }`
[INFO] [stdout] 318ce9a5238c71c5ede7c77ffcb45475739e796a7ba26620c944478919799a63
