[INFO] fetching crate devtools-wire-format 0.5.3...
[INFO] testing devtools-wire-format-0.5.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate devtools-wire-format 0.5.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate devtools-wire-format 0.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate devtools-wire-format 0.5.3
[INFO] tweaked toml for crates.io crate devtools-wire-format 0.5.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devtools-wire-format 0.5.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devtools-wire-format 0.5.3 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa1c3a9771ef856bc6ee38a349e2b050d2bab413c6667a024bd2a75ad219cdc4
[INFO] running `Command { std: "docker" "start" "-a" "fa1c3a9771ef856bc6ee38a349e2b050d2bab413c6667a024bd2a75ad219cdc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa1c3a9771ef856bc6ee38a349e2b050d2bab413c6667a024bd2a75ad219cdc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1c3a9771ef856bc6ee38a349e2b050d2bab413c6667a024bd2a75ad219cdc4", kill_on_drop: false }`
[INFO] [stdout] fa1c3a9771ef856bc6ee38a349e2b050d2bab413c6667a024bd2a75ad219cdc4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6e720033ce91c89683ec8de5165cf7ebbd8ba44f8c89826e65c488d956e03ef4
[INFO] running `Command { std: "docker" "start" "-a" "6e720033ce91c89683ec8de5165cf7ebbd8ba44f8c89826e65c488d956e03ef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling devtools-wire-format v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s
[INFO] running `Command { std: "docker" "inspect" "6e720033ce91c89683ec8de5165cf7ebbd8ba44f8c89826e65c488d956e03ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e720033ce91c89683ec8de5165cf7ebbd8ba44f8c89826e65c488d956e03ef4", kill_on_drop: false }`
[INFO] [stdout] 6e720033ce91c89683ec8de5165cf7ebbd8ba44f8c89826e65c488d956e03ef4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5e2325b2a226ef1e1a7ef6e3aa3466017d08d9ac8ae64c46beff1b19d4247f49
[INFO] running `Command { std: "docker" "start" "-a" "5e2325b2a226ef1e1a7ef6e3aa3466017d08d9ac8ae64c46beff1b19d4247f49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling devtools-wire-format v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.04s
[INFO] running `Command { std: "docker" "inspect" "5e2325b2a226ef1e1a7ef6e3aa3466017d08d9ac8ae64c46beff1b19d4247f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2325b2a226ef1e1a7ef6e3aa3466017d08d9ac8ae64c46beff1b19d4247f49", kill_on_drop: false }`
[INFO] [stdout] 5e2325b2a226ef1e1a7ef6e3aa3466017d08d9ac8ae64c46beff1b19d4247f49
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ba663f327484932b389c89a1b9984dfc7021b96728f2eb05ab0138d22ac89453
[INFO] running `Command { std: "docker" "start" "-a" "ba663f327484932b389c89a1b9984dfc7021b96728f2eb05ab0138d22ac89453", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/devtools-wire-format/e08597a43965fa8d/deps/devtools_wire_format-e08597a43965fa8d)
[INFO] [stderr]      Running tests/build-protos.rs (/opt/rustwide/target/debug/build/devtools-wire-format/364eeff6618ced66/deps/build_protos-364eeff6618ced66)
[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] [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 [<options>] <path> <path>
[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[=<n>]   generate diffs with <n> lines context
[INFO] [stderr]     -W, --[no-]function-context
[INFO] [stderr]                           generate diffs with <n> 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[=<param1,param2>...]
[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[=<param1,param2>...]
[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[=<width>[,<name-width>[,<count>]]]
[INFO] [stderr]                           generate diffstat
[INFO] [stderr]     --stat-width <width>  generate diffstat with a given width
[INFO] [stderr]     --stat-name-width <width>
[INFO] [stderr]                           generate diffstat with a given name width
[INFO] [stderr]     --stat-graph-width <width>
[INFO] [stderr]                           generate diffstat with a given graph width
[INFO] [stderr]     --stat-count <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[=<when>] show colored diff
[INFO] [stderr]     --ws-error-highlight <kind>
[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[=<n>]   use <n> digits to display object names
[INFO] [stderr]     --src-prefix <prefix> show the given source prefix instead of "a/"
[INFO] [stderr]     --dst-prefix <prefix> show the given destination prefix instead of "b/"
[INFO] [stderr]     --line-prefix <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 <n>
[INFO] [stderr]                           show context between diff hunks up to the specified number of lines
[INFO] [stderr]     --output-indicator-new <char>
[INFO] [stderr]                           specify the character to indicate a new line instead of '+'
[INFO] [stderr]     --output-indicator-old <char>
[INFO] [stderr]                           specify the character to indicate an old line instead of '-'
[INFO] [stderr]     --output-indicator-context <char>
[INFO] [stderr]                           specify the character to indicate a context instead of ' '
[INFO] [stderr] 
[INFO] [stderr] Diff rename options
[INFO] [stderr]     -B, --break-rewrites[=<n>[/<m>]]
[INFO] [stderr]                           break complete rewrite changes into pairs of delete and create
[INFO] [stderr]     -M, --find-renames[=<n>]
[INFO] [stderr]                           detect renames
[INFO] [stderr]     -D, --irreversible-delete
[INFO] [stderr]                           omit the preimage for deletes
[INFO] [stderr]     -C, --find-copies[=<n>]
[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 <n>                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 <regex>
[INFO] [stderr]                           ignore changes whose all lines match <regex>
[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 <algorithm>
[INFO] [stderr]                           choose a diff algorithm
[INFO] [stderr]     --anchored <text>     generate diff using the "anchored diff" algorithm
[INFO] [stderr]     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
[INFO] [stderr]     --word-diff-regex <regex>
[INFO] [stderr]                           use <regex> to decide what a word is
[INFO] [stderr]     --color-words[=<regex>]
[INFO] [stderr]                           equivalent to --word-diff=color --word-diff-regex=<regex>
[INFO] [stderr]     --[no-]color-moved[=<mode>]
[INFO] [stderr]                           moved lines of code are colored differently
[INFO] [stderr]     --[no-]color-moved-ws <mode>
[INFO] [stderr]                           how white spaces are ignored in --color-moved
[INFO] [stderr] 
[INFO] [stderr] Other diff options
[INFO] [stderr]     --[no-]relative[=<prefix>]
[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[=<when>]
[INFO] [stderr]                           ignore changes to submodules in the diff generation
[INFO] [stderr]     --submodule[=<format>]
[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 <string>           look for differences that change the number of occurrences of the specified string
[INFO] [stderr]     -G <regex>            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 <string> in -S as extended POSIX regular expression
[INFO] [stderr]     -O <file>             control the order in which files appear in the output
[INFO] [stderr]     --rotate-to <path>    show the change in the specified path first
[INFO] [stderr]     --skip-to <path>      skip the output to the specified path
[INFO] [stderr]     --find-object <object-id>
[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 <file>       output to a specific file
[INFO] [stderr] 
[INFO] [stdout] test build_protos ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- build_protos stdout ----
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/health.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/meta.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/logs.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/tauri.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/instrument.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/common.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/sources.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto/spans.proto
[INFO] [stdout] cargo:rerun-if-changed=/opt/rustwide/workdir/proto
[INFO] [stdout] 
[INFO] [stdout] thread 'build_protos' (25) panicked at tests/build-protos.rs:59:44:
[INFO] [stdout] You should commit the protobuf files
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626ff33b9fe2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626ff33b9fe2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626ff33b9fe2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626ff33b9fe2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626ff33d0b8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626ff33d0b8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x626ff33c04d6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x626ff33c04d6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x626ff33962bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626ff33962bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626ff33b1399 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x626ff334b0fe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x626ff334b0fe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x626ff33b1602 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x626ff33b1602 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626ff33963aa - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x626ff338daa9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626ff33971cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626ff33d134c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626ff3032740 - build_protos[89c42b0ae4c9cf0a]::build_protos
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build-protos.rs:59:44
[INFO] [stdout]   20:     0x626ff3031db7 - build_protos[89c42b0ae4c9cf0a]::build_protos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build-protos.rs:6:18
[INFO] [stdout]   21:     0x626ff30337c6 - <build_protos[89c42b0ae4c9cf0a]::build_protos::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x626ff333f4ab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x626ff333f4ab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x626ff334bd0a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x626ff334bd0a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x626ff334bd0a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x626ff334bd0a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x626ff334bd0a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x626ff334bd0a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x626ff334bd0a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x626ff33461d4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x626ff33461d4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x626ff334e802 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x626ff334e802 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x626ff334e802 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x626ff334e802 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x626ff334e802 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x626ff334e802 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x626ff334e802 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x626ff33b92cf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x626ff33b92cf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7ae6a55f7aa4 - <unknown>
[INFO] [stdout]   43:     0x7ae6a5684a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_protos
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test build-protos`
[INFO] running `Command { std: "docker" "inspect" "ba663f327484932b389c89a1b9984dfc7021b96728f2eb05ab0138d22ac89453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba663f327484932b389c89a1b9984dfc7021b96728f2eb05ab0138d22ac89453", kill_on_drop: false }`
[INFO] [stdout] ba663f327484932b389c89a1b9984dfc7021b96728f2eb05ab0138d22ac89453
