[INFO] fetching crate console-api 0.9.0... [INFO] testing console-api-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate console-api 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate console-api 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate console-api 0.9.0 [INFO] tweaked toml for crates.io crate console-api 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate console-api 0.9.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate console-api 0.9.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c05f2400fa243e27f604b8616910568030d71f45299b9bbc9bd43fa8968cd1e [INFO] running `Command { std: "docker" "start" "-a" "4c05f2400fa243e27f604b8616910568030d71f45299b9bbc9bd43fa8968cd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c05f2400fa243e27f604b8616910568030d71f45299b9bbc9bd43fa8968cd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c05f2400fa243e27f604b8616910568030d71f45299b9bbc9bd43fa8968cd1e", kill_on_drop: false }` [INFO] [stdout] 4c05f2400fa243e27f604b8616910568030d71f45299b9bbc9bd43fa8968cd1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bda65daae078e99280cf535810a6a6fb5396b805a3462a8f79b42edb89dcd25 [INFO] running `Command { std: "docker" "start" "-a" "3bda65daae078e99280cf535810a6a6fb5396b805a3462a8f79b42edb89dcd25", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling console-api v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.93s [INFO] running `Command { std: "docker" "inspect" "3bda65daae078e99280cf535810a6a6fb5396b805a3462a8f79b42edb89dcd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bda65daae078e99280cf535810a6a6fb5396b805a3462a8f79b42edb89dcd25", kill_on_drop: false }` [INFO] [stdout] 3bda65daae078e99280cf535810a6a6fb5396b805a3462a8f79b42edb89dcd25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b9eac93e0328252d43a1a0657f629e6fbdef02cedd58fea97a71ec116a089d [INFO] running `Command { std: "docker" "start" "-a" "64b9eac93e0328252d43a1a0657f629e6fbdef02cedd58fea97a71ec116a089d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling console-api v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.85s [INFO] running `Command { std: "docker" "inspect" "64b9eac93e0328252d43a1a0657f629e6fbdef02cedd58fea97a71ec116a089d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b9eac93e0328252d43a1a0657f629e6fbdef02cedd58fea97a71ec116a089d", kill_on_drop: false }` [INFO] [stdout] 64b9eac93e0328252d43a1a0657f629e6fbdef02cedd58fea97a71ec116a089d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e959cf7a79170755bbc9a37621ed0d21d0ba4a017cdc455b24359aed37de55d5 [INFO] running `Command { std: "docker" "start" "-a" "e959cf7a79170755bbc9a37621ed0d21d0ba4a017cdc455b24359aed37de55d5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/console_api-90af12afb9ea14d9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/bootstrap.rs (/opt/rustwide/target/debug/deps/bootstrap-c5a58985451455a2) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: Not a git repository. Use --no-index to compare two paths outside a working tree [INFO] [stderr] usage: git diff --no-index [] [INFO] [stderr] [INFO] [stderr] Diff output format options [INFO] [stderr] -p, --patch generate patch [INFO] [stderr] -s, --no-patch suppress diff output [INFO] [stderr] -u generate patch [INFO] [stderr] -U, --unified[=] generate diffs with lines context [INFO] [stderr] -W, --[no-]function-context [INFO] [stderr] generate diffs with lines context [INFO] [stderr] --raw generate the diff in raw format [INFO] [stderr] --patch-with-raw synonym for '-p --raw' [INFO] [stderr] --patch-with-stat synonym for '-p --stat' [INFO] [stderr] --numstat machine friendly --stat [INFO] [stderr] --shortstat output only the last line of --stat [INFO] [stderr] -X, --dirstat[=...] [INFO] [stderr] output the distribution of relative amount of changes for each sub-directory [INFO] [stderr] --cumulative synonym for --dirstat=cumulative [INFO] [stderr] --dirstat-by-file[=...] [INFO] [stderr] synonym for --dirstat=files,param1,param2... [INFO] [stderr] --check warn if changes introduce conflict markers or whitespace errors [INFO] [stderr] --summary condensed summary such as creations, renames and mode changes [INFO] [stderr] --name-only show only names of changed files [INFO] [stderr] --name-status show only names and status of changed files [INFO] [stderr] --stat[=[,[,]]] [INFO] [stderr] generate diffstat [INFO] [stderr] --stat-width generate diffstat with a given width [INFO] [stderr] --stat-name-width [INFO] [stderr] generate diffstat with a given name width [INFO] [stderr] --stat-graph-width [INFO] [stderr] generate diffstat with a given graph width [INFO] [stderr] --stat-count generate diffstat with limited lines [INFO] [stderr] --[no-]compact-summary [INFO] [stderr] generate compact summary in diffstat [INFO] [stderr] --binary output a binary diff that can be applied [INFO] [stderr] --[no-]full-index show full pre- and post-image object names on the "index" lines [INFO] [stderr] --[no-]color[=] show colored diff [INFO] [stderr] --ws-error-highlight [INFO] [stderr] highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff [INFO] [stderr] -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat [INFO] [stderr] --[no-]abbrev[=] use digits to display object names [INFO] [stderr] --src-prefix show the given source prefix instead of "a/" [INFO] [stderr] --dst-prefix show the given destination prefix instead of "b/" [INFO] [stderr] --line-prefix [INFO] [stderr] prepend an additional prefix to every line of output [INFO] [stderr] --no-prefix do not show any source or destination prefix [INFO] [stderr] --default-prefix use default prefixes a/ and b/ [INFO] [stderr] --inter-hunk-context [INFO] [stderr] show context between diff hunks up to the specified number of lines [INFO] [stderr] --output-indicator-new [INFO] [stderr] specify the character to indicate a new line instead of '+' [INFO] [stderr] --output-indicator-old [INFO] [stderr] specify the character to indicate an old line instead of '-' [INFO] [stderr] --output-indicator-context [INFO] [stderr] specify the character to indicate a context instead of ' ' [INFO] [stderr] [INFO] [stderr] Diff rename options [INFO] [stderr] -B, --break-rewrites[=[/]] [INFO] [stderr] break complete rewrite changes into pairs of delete and create [INFO] [stderr] -M, --find-renames[=] [INFO] [stderr] detect renames [INFO] [stderr] -D, --irreversible-delete [INFO] [stderr] omit the preimage for deletes [INFO] [stderr] -C, --find-copies[=] [INFO] [stderr] detect copies [INFO] [stderr] --[no-]find-copies-harder [INFO] [stderr] use unmodified files as source to find copies [INFO] [stderr] --no-renames disable rename detection [INFO] [stderr] --[no-]rename-empty use empty blobs as rename source [INFO] [stderr] --[no-]follow continue listing the history of a file beyond renames [INFO] [stderr] -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit [INFO] [stderr] [INFO] [stderr] Diff algorithm options [INFO] [stderr] --minimal produce the smallest possible diff [INFO] [stderr] -w, --ignore-all-space [INFO] [stderr] ignore whitespace when comparing lines [INFO] [stderr] -b, --ignore-space-change [INFO] [stderr] ignore changes in amount of whitespace [INFO] [stderr] --ignore-space-at-eol ignore changes in whitespace at EOL [INFO] [stderr] --ignore-cr-at-eol ignore carrier-return at the end of line [INFO] [stderr] --ignore-blank-lines ignore changes whose lines are all blank [INFO] [stderr] -I, --[no-]ignore-matching-lines [INFO] [stderr] ignore changes whose all lines match [INFO] [stderr] --[no-]indent-heuristic [INFO] [stderr] heuristic to shift diff hunk boundaries for easy reading [INFO] [stderr] --patience generate diff using the "patience diff" algorithm [INFO] [stderr] --histogram generate diff using the "histogram diff" algorithm [INFO] [stderr] --diff-algorithm [INFO] [stderr] choose a diff algorithm [INFO] [stderr] --anchored generate diff using the "anchored diff" algorithm [INFO] [stderr] --word-diff[=] show word diff, using to delimit changed words [INFO] [stderr] --word-diff-regex [INFO] [stderr] use to decide what a word is [INFO] [stderr] --color-words[=] [INFO] [stderr] equivalent to --word-diff=color --word-diff-regex= [INFO] [stderr] --[no-]color-moved[=] [INFO] [stderr] moved lines of code are colored differently [INFO] [stderr] --[no-]color-moved-ws [INFO] [stderr] how white spaces are ignored in --color-moved [INFO] [stderr] [INFO] [stderr] Other diff options [INFO] [stderr] --[no-]relative[=] [INFO] [stderr] when run from subdir, exclude changes outside and show relative paths [INFO] [stderr] -a, --[no-]text treat all files as text [INFO] [stderr] -R swap two inputs, reverse the diff [INFO] [stderr] --[no-]exit-code exit with 1 if there were differences, 0 otherwise [INFO] [stderr] --[no-]quiet disable all output of the program [INFO] [stderr] --[no-]ext-diff allow an external diff helper to be executed [INFO] [stderr] --[no-]textconv run external text conversion filters when comparing binary files [INFO] [stderr] --ignore-submodules[=] [INFO] [stderr] ignore changes to submodules in the diff generation [INFO] [stderr] --submodule[=] [INFO] [stderr] specify how differences in submodules are shown [INFO] [stderr] --ita-invisible-in-index [INFO] [stderr] hide 'git add -N' entries from the index [INFO] [stderr] --ita-visible-in-index [INFO] [stderr] treat 'git add -N' entries as real in the index [INFO] [stderr] -S look for differences that change the number of occurrences of the specified string [INFO] [stderr] -G look for differences that change the number of occurrences of the specified regex [INFO] [stderr] --pickaxe-all show all changes in the changeset with -S or -G [INFO] [stderr] --pickaxe-regex treat in -S as extended POSIX regular expression [INFO] [stderr] -O control the order in which files appear in the output [INFO] [stderr] --rotate-to show the change in the specified path first [INFO] [stderr] --skip-to skip the output to the specified path [INFO] [stderr] --find-object [INFO] [stderr] look for differences that change the number of occurrences of the specified object [INFO] [stderr] --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] [INFO] [stderr] select files by diff type [INFO] [stderr] --output output to a specific file [INFO] [stderr] [INFO] [stdout] test bootstrap ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bootstrap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'bootstrap' (18) panicked at tests/bootstrap.rs:52:44: [INFO] [stdout] You should commit the protobuf files [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x652469812492 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x652469812492 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x652469812492 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x652469812492 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6524698228ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6524698228ef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x6524697dceb3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6524697dceb3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6524697e99c2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6524697eea1f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6524697ee8b1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6524697afa0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x6524697afa0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6524697ef0df - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x6524697ef0df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6524697eee56 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x6524697e9af9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6524697d08fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x65246982b540 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6524694407d1 - bootstrap::bootstrap::hdb5f6b1e985bfdf6 [INFO] [stdout] at /opt/rustwide/workdir/tests/bootstrap.rs:52:44 [INFO] [stdout] 20: 0x6524694409c7 - bootstrap::bootstrap::{{closure}}::hf02838670a1d1182 [INFO] [stdout] at /opt/rustwide/workdir/tests/bootstrap.rs:4:15 [INFO] [stdout] 21: 0x65246943a126 - core::ops::function::FnOnce::call_once::h6c5e503a11fc9470 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6524697af85b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6524697af85b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x6524697c386d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x6524697c386d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x6524697c386d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x6524697c386d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x6524697c386d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x6524697c386d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x6524697c386d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x65246979cdb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x65246979cdb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x6524697a06ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 34: 0x6524697a06ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x6524697a06ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x6524697a06ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x6524697a06ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x6524697a06ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 39: 0x6524697a06ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x6524697e4e1f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 41: 0x6524697e4e1f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 42: 0x73ba48600aa4 - [INFO] [stdout] 43: 0x73ba4868da64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bootstrap [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test bootstrap` [INFO] running `Command { std: "docker" "inspect" "e959cf7a79170755bbc9a37621ed0d21d0ba4a017cdc455b24359aed37de55d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e959cf7a79170755bbc9a37621ed0d21d0ba4a017cdc455b24359aed37de55d5", kill_on_drop: false }` [INFO] [stdout] e959cf7a79170755bbc9a37621ed0d21d0ba4a017cdc455b24359aed37de55d5