[INFO] cloning repository https://github.com/Artemiszty/ccache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artemiszty/ccache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemiszty%2Fccache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemiszty%2Fccache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5c3106af05289122677fc411da9518c418dd83e
[INFO] testing Artemiszty/ccache against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtemiszty%2Fccache" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Artemiszty/ccache
[INFO] finished tweaking git repo https://github.com/Artemiszty/ccache
[INFO] tweaked toml for git repo https://github.com/Artemiszty/ccache written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artemiszty/ccache on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artemiszty/ccache 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.4.9
[INFO] [stderr]   Downloaded tracing-attributes v0.1.19
[INFO] [stderr]   Downloaded zstd-safe v3.0.1+zstd.1.4.9
[INFO] [stderr]   Downloaded deadpool v0.7.0
[INFO] [stderr]   Downloaded crypto-common v0.1.2
[INFO] [stderr]   Downloaded zstd v0.6.1+zstd.1.4.9
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded conhash v0.4.0
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] [stderr]   Downloaded futures-locks v0.7.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.7
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded rouille v3.4.0
[INFO] [stderr]   Downloaded thirtyfour_sync v0.27.1
[INFO] [stderr]   Downloaded h2 v0.3.11
[INFO] [stderr]   Downloaded displaydoc v0.1.7
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded hmac v0.12.0
[INFO] [stderr]   Downloaded hyperx v1.4.0
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.3
[INFO] [stderr]   Downloaded local-encoding v0.2.0
[INFO] [stderr]   Downloaded md-5 v0.10.0
[INFO] [stderr]   Downloaded parity-tokio-ipc v0.9.0
[INFO] [stderr]   Downloaded digest v0.10.2
[INFO] [stderr]   Downloaded syslog v5.0.0
[INFO] [stderr]   Downloaded time v0.3.2
[INFO] [stderr]   Downloaded ascii v1.0.0
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded zstd-sys v1.4.20+zstd.1.4.9
[INFO] [stderr]   Downloaded counted-array v0.1.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.4
[INFO] [stderr]   Downloaded skeptic v0.4.0
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded retry v1.3.1
[INFO] [stderr]   Downloaded tiny_http v0.8.2
[INFO] [stderr]   Downloaded stringmatch v0.3.3
[INFO] [stderr]   Downloaded urlparse v0.7.3
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] [stderr]   Downloaded md5 v0.3.8
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded sha2 v0.10.1
[INFO] [stderr]   Downloaded thirtyfour v0.27.3
[INFO] [stderr]   Downloaded memcached-rs v0.4.2
[INFO] [stderr]   Downloaded unix_socket v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dc4d35d77e7823af5fd3a4d5ffaa786a1035c7b647ab6a0e56ca0ae9cd6f738
[INFO] running `Command { std: "docker" "start" "-a" "9dc4d35d77e7823af5fd3a4d5ffaa786a1035c7b647ab6a0e56ca0ae9cd6f738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc4d35d77e7823af5fd3a4d5ffaa786a1035c7b647ab6a0e56ca0ae9cd6f738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc4d35d77e7823af5fd3a4d5ffaa786a1035c7b647ab6a0e56ca0ae9cd6f738", kill_on_drop: false }`
[INFO] [stdout] 9dc4d35d77e7823af5fd3a4d5ffaa786a1035c7b647ab6a0e56ca0ae9cd6f738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75064efafc9d205b571ba9108d3ac2454ce4dba54ef76e10828bb6999693512c
[INFO] running `Command { std: "docker" "start" "-a" "75064efafc9d205b571ba9108d3ac2454ce4dba54ef76e10828bb6999693512c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling digest v0.10.2
[INFO] [stderr]    Compiling zstd-safe v3.0.1+zstd.1.4.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling md5 v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling conhash v0.4.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unix_socket v0.5.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling daemonize v0.4.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling hmac v0.12.0
[INFO] [stderr]    Compiling md-5 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling counted-array v0.1.2
[INFO] [stderr]    Compiling memcached-rs v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling zstd-sys v1.4.20+zstd.1.4.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling retry v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling tower v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling futures-locks v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling combine v4.6.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling zstd v0.6.1+zstd.1.4.9
[INFO] [stderr]    Compiling sccache v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]   --> src/lru_disk_cache/lru_cache.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "heapsize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]    = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cache/redis.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn put(&self, key: &str, entry: CacheWrite) -> Result<Duration> {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cache/redis.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async(&mut c).await?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?;
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bearer_auth` is never used
[INFO] [stdout]   --> src/dist/http.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub trait ReqwestRequestBuilderExt: Sized {
[INFO] [stdout]    |               ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |         fn bearer_auth(self, token: String) -> Self;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub struct JobJwt {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1, sccache v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "75064efafc9d205b571ba9108d3ac2454ce4dba54ef76e10828bb6999693512c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75064efafc9d205b571ba9108d3ac2454ce4dba54ef76e10828bb6999693512c", kill_on_drop: false }`
[INFO] [stdout] 75064efafc9d205b571ba9108d3ac2454ce4dba54ef76e10828bb6999693512c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88678240d28dcd0ced24a604c9fb7c4a812bd0c316cfc40a5ca89caa64ded1a5
[INFO] running `Command { std: "docker" "start" "-a" "88678240d28dcd0ced24a604c9fb7c4a812bd0c316cfc40a5ca89caa64ded1a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.4
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling stringmatch v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling urlparse v0.7.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling zstd-sys v1.4.20+zstd.1.4.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling wiremock v0.4.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling thirtyfour v0.27.3
[INFO] [stderr]    Compiling thirtyfour_sync v0.27.1
[INFO] [stderr]    Compiling zstd-safe v3.0.1+zstd.1.4.9
[INFO] [stderr]    Compiling zstd v0.6.1+zstd.1.4.9
[INFO] [stderr]    Compiling sccache v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]   --> src/lru_disk_cache/lru_cache.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "heapsize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]    = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]   --> src/lru_disk_cache/lru_cache.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "heapsize")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]    = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "heapsize")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stdout]    --> src/lru_disk_cache/lru_cache.rs:914:11
[INFO] [stdout]     |
[INFO] [stdout] 914 |     #[cfg(feature = "heapsize")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stdout]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cache/redis.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn put(&self, key: &str, entry: CacheWrite) -> Result<Duration> {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cache/redis.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async(&mut c).await?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?;
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cache/redis.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     async fn put(&self, key: &str, entry: CacheWrite) -> Result<Duration> {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/cache/redis.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async(&mut c).await?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?;
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bearer_auth` is never used
[INFO] [stdout]   --> src/dist/http.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub trait ReqwestRequestBuilderExt: Sized {
[INFO] [stdout]    |               ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |         fn bearer_auth(self, token: String) -> Self;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub struct JobJwt {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bearer_auth` is never used
[INFO] [stdout]   --> src/dist/http.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub trait ReqwestRequestBuilderExt: Sized {
[INFO] [stdout]    |               ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 39 |         fn bearer_auth(self, token: String) -> Self;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JobJwt` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub struct JobJwt {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stdout]    --> src/dist/http.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/compiler/args.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1, nom v5.1.2, sccache v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "88678240d28dcd0ced24a604c9fb7c4a812bd0c316cfc40a5ca89caa64ded1a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88678240d28dcd0ced24a604c9fb7c4a812bd0c316cfc40a5ca89caa64ded1a5", kill_on_drop: false }`
[INFO] [stdout] 88678240d28dcd0ced24a604c9fb7c4a812bd0c316cfc40a5ca89caa64ded1a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb451a929aa99690d913da1a6cdbb724e78b26f5cf76aec1a5e66817137fa1b9
[INFO] running `Command { std: "docker" "start" "-a" "cb451a929aa99690d913da1a6cdbb724e78b26f5cf76aec1a5e66817137fa1b9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]   --> src/lru_disk_cache/lru_cache.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[cfg(feature = "heapsize")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stderr]    = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lru_disk_cache/lru_cache.rs:156:7
[INFO] [stderr]     |
[INFO] [stderr] 156 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lru_disk_cache/lru_cache.rs:180:7
[INFO] [stderr]     |
[INFO] [stderr] 180 | #[cfg(feature = "heapsize")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/cache/redis.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 |     async fn put(&self, key: &str, entry: CacheWrite) -> Result<Duration> {
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/cache/redis.rs:70:36
[INFO] [stderr]    |
[INFO] [stderr] 70 |         cmd("SET").arg(key).arg(d).query_async(&mut c).await?;
[INFO] [stderr]    |                                    ^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 70 |         cmd("SET").arg(key).arg(d).query_async::<_, ()>(&mut c).await?;
[INFO] [stderr]    |                                               +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: method `bearer_auth` is never used
[INFO] [stderr]   --> src/dist/http.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub trait ReqwestRequestBuilderExt: Sized {
[INFO] [stderr]    |               ------------------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 39 |         fn bearer_auth(self, token: String) -> Self;
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JobJwt` is never constructed
[INFO] [stderr]    --> src/dist/http.rs:100:16
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub struct JobJwt {
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HeartbeatServerHttpRequest` is never constructed
[INFO] [stderr]    --> src/dist/http.rs:156:16
[INFO] [stderr]     |
[INFO] [stderr] 156 |     pub struct HeartbeatServerHttpRequest {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/compiler/args.rs:398:9
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[derive(PartialEq, Clone, Debug)]
[INFO] [stderr]     |          --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 398 |         fn(OsString) -> ArgParseResult<T>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sccache` (lib) generated 8 warnings (run `cargo fix --lib -p sccache` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition value: `heapsize`
[INFO] [stderr]    --> src/lru_disk_cache/lru_cache.rs:914:11
[INFO] [stderr]     |
[INFO] [stderr] 914 |     #[cfg(feature = "heapsize")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `azure`, `chrono`, `crossbeam-utils`, `default`, `dist-client`, `dist-server`, `dist-tests`, `flate2`, `gcs`, `hmac`, `hyper`, `hyperx`, `jsonwebtoken`, `libmount`, `md-5`, `memcached`, `memcached-rs`, `native-zlib`, `nix`, `openssl`, `percent-encoding`, `redis`, `reqwest`, `ring`, `rouille`, `s3`, `sha-1`, `sha2`, `simple-s3`, `syslog`, `unstable`, `url`, `version-compare`, and `void`
[INFO] [stderr]     = help: consider adding `heapsize` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `sccache` (lib test) generated 9 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1, nom v5.1.2, sccache v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sccache-a194ead3d06ffb70)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test azure::blobstore::test::test_put_blob ... ignored
[INFO] [stdout] test cache::azure::test::get_with_key_prefix ... ok
[INFO] [stdout] test azure::blobstore::test::test_signing ... ok
[INFO] [stdout] test azure::credentials::test::test_conn_str_with_endpoint_suffix_only ... ok
[INFO] [stdout] test azure::credentials::test::test_parse_connection_string ... ok
[INFO] [stdout] test cache::azure::test::put_with_key_prefix ... ok
[INFO] [stdout] test azure::blobstore::test::test_canonicalize_resource ... ok
[INFO] [stdout] test azure::credentials::test::test_parse_connection_string_without_account_key ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_args_iter_no_conflict ... ok
[INFO] [stdout] test azure::blobstore::test::put ... ok
[INFO] [stdout] test cache::gcs::test_gcs_credential_provider ... ok
[INFO] [stdout] test compiler::args::tests::test_arginfo_cmp ... ok
[INFO] [stdout] test compiler::args::tests::test_arginfo_process ... ok
[INFO] [stdout] test compiler::args::tests::test_arginfo_process_take_concat_arg_delim_doesnt_crash ... ok
[INFO] [stdout] test compiler::args::tests::test_argsiter ... ok
[INFO] [stdout] test compiler::args::tests::test_argument_into_iter ... ok
[INFO] [stdout] test compiler::args::tests::test_bsearch ... ok
[INFO] [stdout] test compiler::args::tests::test_multi_search ... ok
[INFO] [stdout] test compiler::c::test::test_extra_hash_data ... ok
[INFO] [stdout] test compiler::c::test::test_hash_key_args_differs ... ok
[INFO] [stdout] test compiler::c::test::test_hash_key_env_var_differs ... ok
[INFO] [stdout] test compiler::c::test::test_hash_key_executable_contents_differs ... ok
[INFO] [stdout] test compiler::c::test::test_hash_key_preprocessed_content_differs ... ok
[INFO] [stdout] test compiler::c::test::test_language_from_file_name ... ok
[INFO] [stdout] test compiler::c::test::test_language_from_file_name_none ... ok
[INFO] [stdout] test compiler::c::test::test_plusplus_differs ... ok
[INFO] [stdout] test compiler::c::test::test_same_content ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_clangmodules ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_others ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_pgo_cancellation ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_profile_instr_use ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_profile_use ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_profile_use_with_directory ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_profile_use_with_no_argument ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_simple ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_arguments_values ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_color_diags ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_fplugin ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_fsanitize_blacklist ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_add_plugin ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_invalid ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_llvm_stuff ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_load ... ok
[INFO] [stdout] test azure::blobstore::test::get_cache_miss ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_plugin_arg_blink_gc_plugin ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_plugin_arg_find_bad_constructs ... ok
[INFO] [stdout] test compiler::clang::test::test_parse_xclang_verify ... ok
[INFO] [stdout] test azure::blobstore::test::get_cache_hit ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_flag - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_take_arg - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_take_concat_arg - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_take_maybe_concat_arg - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_take_maybe_concat_arg_delim - should panic ... ok
[INFO] [stdout] test cache::gcs::test_gcs_oauth_provider ... ok
[INFO] [stdout] test cache::azure::test::normalize_key ... ok
[INFO] [stderr] [2025-09-24T16:02:34Z ERROR sccache::compiler::compiler] [foo.o]: Cache read error: Some Error
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_diab ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile_preprocessor_error ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_version_affects_hash ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_args_iter_unsorted - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_arginfo_process_take_concat_arg_delim - should panic ... ok
[INFO] [stdout] test compiler::args::tests::assert_tests::test_args_iter_unsorted_2 - should panic ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_process_fail ... ok
[INFO] [stdout] test compiler::diab::test::test_at_signs ... ok
[INFO] [stdout] test compiler::diab::test::test_at_signs_file ... ok
[INFO] [stdout] test compiler::diab::test::test_at_signs_file_not_readable ... ok
[INFO] [stdout] test compiler::diab::test::test_compile_simple ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_default_name ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_clang ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_extra ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_link ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_not_compile ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_preprocessor_args ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_simple ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_too_many_inputs ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_empty_args ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_nvcc ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_msvc ... ok
[INFO] [stdout] test compiler::gcc::test::color_mode_preprocess ... ok
[INFO] [stdout] test compiler::gcc::test::pedantic_default ... ok
[INFO] [stdout] test compiler::gcc::test::pedantic_gnu ... ok
[INFO] [stdout] test compiler::gcc::test::pedantic_std ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_arguments_values ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_gcc ... ok
[INFO] [stdout] test compiler::gcc::test::at_signs ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile ... ok
[INFO] [stdout] test compiler::diab::test::test_parse_dry_run ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile_dist_error ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile_force_recache ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_dep_target_needed ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_coverage_outputs_gcno ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_explicit_dep_target ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_default_name ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_diagnostics_color ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_default_outputdir ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_empty_args ... ok
[INFO] [stdout] test compiler::compiler::test::test_get_compiler_info ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_explicit_dep_target_needed ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile_cache_error ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_link ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_extra ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_pgo ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_linker_options ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_multiple_arch ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_plusplus ... ok
[INFO] [stdout] test compiler::gcc::test::test_compile_simple ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_not_compile ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_explicit_mq_dep_target_needed ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_preprocessor_args ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_profile_generate ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_response_file ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_split_dwarf ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_test_coverage_outputs_gcno ... ok
[INFO] [stdout] test compiler::compiler::test::test_compiler_get_cached_or_compile_dist ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_values ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_too_many_inputs ... ok
[INFO] [stdout] test compiler::msvc::test::test_compile_simple ... ok
[INFO] [stdout] test compiler::msvc::test::test_compile_not_cacheable_pdb ... ok
[INFO] [stdout] test compiler::msvc::test::test_detect_showincludes_prefix ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_clang_passthrough ... FAILED
[INFO] [stdout] test compiler::msvc::test::parse_argument_slashes ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_default_name ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_empty_args ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_passthrough ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_too_many_inputs ... FAILED
[INFO] [stdout] test cache::azure::test::location ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_external_include ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_extra ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_not_compile ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_pdb ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_response_file ... FAILED
[INFO] [stdout] test compiler::nvcc::test::test_parse_arguments_simple_c_as_cu ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_arguments_values ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_simple ... FAILED
[INFO] [stdout] test compiler::nvcc::test::test_parse_arguments_simple_c ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_missing_pdb ... FAILED
[INFO] [stdout] test cache::gcs::location ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_arguments_simple_cu ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_generate_code_flags ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_unsupported ... FAILED
[INFO] [stdout] test compiler::nvcc::test::test_parse_dlink_is_not_compilation ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_arguments_dc_compile_flag ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_compile_flag ... FAILED
[INFO] [stdout] test compiler::msvc::test::test_parse_fsanitize_blacklist ... FAILED
[INFO] [stdout] test compiler::nvcc::test::test_parse_cant_cache_flags ... ok
[INFO] [stdout] test compiler::msvc::test::test_parse_arguments_values ... FAILED
[INFO] [stdout] test compiler::nvcc::test::test_parse_md_mt_flags_cu ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_no_capturing_of_xcompiler ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_dep_info_no_extra_filename ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_incremental ... ok
[INFO] [stdout] test compiler::nvcc::test::test_parse_pass_to_host_flags ... ok
[INFO] [stdout] test compiler::rust::test::test_get_compiler_outputs ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_non_rlib_crate ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_simple ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_dep_info_abs_paths ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_dep_info_with_escaped_spaces ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_dep_info_cwd ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_color ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_dep_info ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_unstable_profile_flag ... ok
[INFO] [stdout] test config::config_overrides ... ok
[INFO] [stdout] test compiler::rust::test::test_get_compiler_outputs_fail ... ok
[INFO] [stdout] test config::test_gcs_credentials_url ... ok
[INFO] [stdout] test config::test_gcs_oauth_url ... ok
[INFO] [stdout] test config::full_toml_parse ... ok
[INFO] [stdout] test config::test_parse_size ... ok
[INFO] [stdout] test dist::cache::client::test::test_client_toolchains_custom ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_unknown ... ok
[INFO] [stdout] test dist::cache::client::test::test_client_toolchains_custom_nodist_conflict ... ok
[INFO] [stdout] test dist::pkg::toolchain_imp::test_ldd_parse ... ok
[INFO] [stdout] test compiler::rust::test_can_trim_this ... ok
[INFO] [stdout] test compiler::gcc::test::test_parse_arguments_simple ... ok
[INFO] [stdout] test dist::cache::client::test::test_client_toolchains_custom_multiuse_archive ... ok
[INFO] [stdout] test dist::cache::client::test::test_client_toolchains_nodist ... ok
[INFO] [stdout] test compiler::compiler::test::test_detect_compiler_kind_rustc ... ok
[INFO] [stdout] test cache::gcs::normalize_key ... ok
[INFO] [stdout] test compiler::rust::test::test_equal_hashes_cfg_features ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_arguments_native_libs ... ok
[INFO] [stdout] test compiler::rust::test::test_equal_hashes_link_paths ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_rustc_z_ls_post_1_55 ... ok
[INFO] [stdout] test compiler::rust::test::test_parse_rustc_z_ls_pre_1_55 ... ok
[INFO] [stdout] test compiler::rust::test::test_equal_hashes_ignored_args ... ok
[INFO] [stdout] test compiler::rust::test::test_generate_hash_key ... ok
[INFO] [stdout] test dist::pkg::toolchain_imp::test_ldd_parse_v2_30 ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_change_capacity ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_clear ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_contains_key ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_debug ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_expire_lru ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_metered_cache ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_iter ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_remove ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_insert_bytes_too_large ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_empty_dir ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_metered_cache_reinsert_larger ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_put_and_get ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_metered_cache_oversize ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_pop ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_existing_file_too_large ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_insert_bytes_exact ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_missing_root ... ok
[INFO] [stdout] test mock_command::test::test_mock_command_calls ... ok
[INFO] [stdout] test dist::pkg::toolchain_imp::test_ldd_parse_static ... ok
[INFO] [stdout] test mock_command::test::test_mock_spawn_error ... ok
[INFO] [stdout] test mock_command::test::test_mock_wait_error ... ok
[INFO] [stdout] test lru_disk_cache::lru_cache::tests::test_put_update ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_insert_file ... ok
[INFO] [stdout] test mock_command::test::test_mock_command_sync ... ok
[INFO] [stdout] test compiler::rust::test::test_equal_hashes_externs ... ok
[INFO] [stdout] test simples3::s3::test::test_signature ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_some_existing_files ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_add_get_lru ... ok
[INFO] [stdout] test server::waits_until_zero ... ok
[INFO] [stdout] test mock_command::test::test_mock_command_output ... ok
[INFO] [stdout] test test::utils::test_map_contains_extra_key - should panic ... ok
[INFO] [stdout] test mock_command::test::test_unexpected_new_command - should panic ... ok
[INFO] [stdout] test test::utils::test_map_contains_ok ... ok
[INFO] [stdout] test mock_command::test::test_mock_command_wait ... ok
[INFO] [stdout] test util::tests::rfc7231_format ... ok
[INFO] [stdout] test util::tests::simple_strip_prefix ... ok
[INFO] [stdout] test util::tests::simple_starts_with ... ok
[INFO] [stdout] test test::utils::test_map_contains_wrong_value - should panic ... ok
[INFO] [stdout] test test::utils::test_map_contains_missing_key - should panic ... ok
[INFO] [stdout] test test::tests::test_server_idle_timeout ... ok
[INFO] [stdout] test test::tests::test_server_shutdown_no_idle ... ok
[INFO] [stdout] test test::tests::test_server_stats ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_remove ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_existing_files_lru_mtime ... ok
[INFO] [stdout] test test::tests::test_server_unsupported_compiler ... ok
[INFO] [stdout] test test::tests::test_server_shutdown ... ok
[INFO] [stdout] test lru_disk_cache::tests::test_insert_bytes ... ok
[INFO] [stdout] test test::tests::test_server_compile ... ok
[INFO] [stdout] test test::tests::test_server_port_in_use ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_clang_passthrough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_clang_passthrough' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e8b32 - sccache::compiler::msvc::test::test_parse_arguments_clang_passthrough::he9fe1a41730f1f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1094:19
[INFO] [stdout]   29:     0x5595176e8407 - sccache::compiler::msvc::test::test_parse_arguments_clang_passthrough::{{closure}}::haf8470ce25ff54f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1069:48
[INFO] [stdout]   30:     0x5595178a7356 - core::ops::function::FnOnce::call_once::h8eaee642896ea0ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::parse_argument_slashes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::parse_argument_slashes' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e791b - sccache::compiler::msvc::test::parse_argument_slashes::hacf73f0596a09e45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1056:19
[INFO] [stdout]   29:     0x5595176e7727 - sccache::compiler::msvc::test::parse_argument_slashes::{{closure}}::h3727f8138f9b1f1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1046:32
[INFO] [stdout]   30:     0x5595178a8386 - core::ops::function::FnOnce::call_once::ha0f6d741f81a7921
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_default_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_default_name' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e6c43 - sccache::compiler::msvc::test::test_parse_arguments_default_name::h8594fc3a08bd2dc0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1033:19
[INFO] [stdout]   29:     0x5595176e6ab7 - sccache::compiler::msvc::test::test_parse_arguments_default_name::{{closure}}::hdd95c4a672cff4fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1023:43
[INFO] [stdout]   30:     0x5595178adc36 - core::ops::function::FnOnce::call_once::hf90f630d355de875
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_empty_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_empty_args' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ef2df - sccache::compiler::msvc::test::test_parse_arguments_empty_args::he21047005d6be013
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1293:55
[INFO] [stdout]   29:     0x5595176ef297 - sccache::compiler::msvc::test::test_parse_arguments_empty_args::{{closure}}::hff55b3c942cbe1fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1292:41
[INFO] [stdout]   30:     0x5595178a2696 - core::ops::function::FnOnce::call_once::h3a448d6a9b085731
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_passthrough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_passthrough' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ef998 - sccache::compiler::msvc::test::test_parse_arguments_passthrough::h5c83b591c5930279
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1321:19
[INFO] [stdout]   29:     0x5595176ef607 - sccache::compiler::msvc::test::test_parse_arguments_passthrough::{{closure}}::h0ed7f31e1ba97841
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1305:42
[INFO] [stdout]   30:     0x5595178ade86 - core::ops::function::FnOnce::call_once::hfb9d2d785a1dad20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f15b9 - sccache::compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb::hfc0a6c8a6ca61e78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1381:13
[INFO] [stdout]   29:     0x5595176f1397 - sccache::compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb::{{closure}}::hcda0eaa643b99058
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1378:60
[INFO] [stdout]   30:     0x5595178ab426 - core::ops::function::FnOnce::call_once::hd2d88b8d2d4b940d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_too_many_inputs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_too_many_inputs' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f0449 - sccache::compiler::msvc::test::test_parse_arguments_too_many_inputs::h461c49858d6200e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1339:13
[INFO] [stdout]   29:     0x5595176f0227 - sccache::compiler::msvc::test::test_parse_arguments_too_many_inputs::{{closure}}::hca4cf2ce820767bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1336:46
[INFO] [stdout]   30:     0x55951789f176 - core::ops::function::FnOnce::call_once::h0a6f57aff62431d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_external_include stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_external_include' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ed2ea - sccache::compiler::msvc::test::test_parse_arguments_external_include::h0b47766909ef8a30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1233:19
[INFO] [stdout]   29:     0x5595176ecf47 - sccache::compiler::msvc::test::test_parse_arguments_external_include::{{closure}}::heddbdd0ac8979b16
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1213:47
[INFO] [stdout]   30:     0x5595178aac56 - core::ops::function::FnOnce::call_once::hca7f3df1af04aa5a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_extra stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_extra' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e9d3b - sccache::compiler::msvc::test::test_parse_arguments_extra::hbfd86be2dad162b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1139:19
[INFO] [stdout]   29:     0x5595176e9a77 - sccache::compiler::msvc::test::test_parse_arguments_extra::{{closure}}::h6813eff60e9f2cf7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1129:36
[INFO] [stdout]   30:     0x5595178a6966 - core::ops::function::FnOnce::call_once::h82d73219020d9628
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_not_compile stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_not_compile' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ef521 - sccache::compiler::msvc::test::test_parse_arguments_not_compile::hf8ef6f84626ca8a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1300:13
[INFO] [stdout]   29:     0x5595176ef3b7 - sccache::compiler::msvc::test::test_parse_arguments_not_compile::{{closure}}::h13e2dae868d85572
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1297:42
[INFO] [stdout]   30:     0x5595178a3e16 - core::ops::function::FnOnce::call_once::h51e6243eb12df721
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_pdb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_pdb' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ebf6b - sccache::compiler::msvc::test::test_parse_arguments_pdb::hef3737824bc86a68
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1196:19
[INFO] [stdout]   29:     0x5595176ebca7 - sccache::compiler::msvc::test::test_parse_arguments_pdb::{{closure}}::hf8a338d3bfd4210e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1186:34
[INFO] [stdout]   30:     0x5595178a6206 - core::ops::function::FnOnce::call_once::h7881ffe19204f7b0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176ee4b7 - sccache::compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes::h80a8941f9ae9c4c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1274:23
[INFO] [stdout]   29:     0x5595176ee107 - sccache::compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes::{{closure}}::hfcf081c72953dcd3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1255:75
[INFO] [stdout]   30:     0x5595178a0046 - core::ops::function::FnOnce::call_once::h16bb0b12a02b7ac3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_response_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_response_file' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f0fb9 - sccache::compiler::msvc::test::test_parse_arguments_response_file::h6a1c5335d453f429
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1365:13
[INFO] [stdout]   29:     0x5595176f0d97 - sccache::compiler::msvc::test::test_parse_arguments_response_file::{{closure}}::h1b753baafdeed428
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1362:44
[INFO] [stdout]   30:     0x5595178acce6 - core::ops::function::FnOnce::call_once::hea3369fd96b8995d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_simple' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e50eb - sccache::compiler::msvc::test::test_parse_arguments_simple::h63dcf7e0fe1d0128
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:984:19
[INFO] [stdout]   29:     0x5595176e4ef7 - sccache::compiler::msvc::test::test_parse_arguments_simple::{{closure}}::hda2e3b4fa1fa69c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:973:37
[INFO] [stdout]   30:     0x55951789f876 - core::ops::function::FnOnce::call_once::h10af2e500f9ac4fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_missing_pdb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_missing_pdb' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f12b9 - sccache::compiler::msvc::test::test_parse_arguments_missing_pdb::hcbb62d88d5c204ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1373:13
[INFO] [stdout]   29:     0x5595176f1097 - sccache::compiler::msvc::test::test_parse_arguments_missing_pdb::{{closure}}::h370df953ee1d3d0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1370:42
[INFO] [stdout]   30:     0x5595178a8f06 - core::ops::function::FnOnce::call_once::haa8532ab1da96655
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_unsupported stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_unsupported' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f074b - sccache::compiler::msvc::test::test_parse_arguments_unsupported::hfa36176e340cbb72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1347:13
[INFO] [stdout]   29:     0x5595176f0527 - sccache::compiler::msvc::test::test_parse_arguments_unsupported::{{closure}}::h6c7813d69bc1b982
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1344:42
[INFO] [stdout]   30:     0x5595178a25f6 - core::ops::function::FnOnce::call_once::h3a198f3b6ef1aa4d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_compile_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_compile_flag' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176e5ecb - sccache::compiler::msvc::test::test_parse_compile_flag::h8a4427d86ffdecb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1009:19
[INFO] [stdout]   29:     0x5595176e5cd7 - sccache::compiler::msvc::test::test_parse_compile_flag::{{closure}}::hb18f3181a67baea3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:998:33
[INFO] [stdout]   30:     0x5595178a1216 - core::ops::function::FnOnce::call_once::h289d9ba39d7e0bde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_fsanitize_blacklist stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_fsanitize_blacklist' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176f350b - sccache::compiler::msvc::test::test_parse_fsanitize_blacklist::hf518f5f9ab2b9aaa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1483:19
[INFO] [stdout]   29:     0x5595176f3247 - sccache::compiler::msvc::test::test_parse_fsanitize_blacklist::{{closure}}::h185a0e0199e15011
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1471:40
[INFO] [stdout]   30:     0x5595178a4ca6 - core::ops::function::FnOnce::call_once::h61bb32c87c45fd57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compiler::msvc::test::test_parse_arguments_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compiler::msvc::test::test_parse_arguments_values' panicked at src/compiler/args.rs:540:13:
[INFO] [stdout] -O2 can't precede -O1ib2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5595185d0032 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5595185d0032 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5595185d0032 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5595185d0032 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5595185fd963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5595185fd963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5595185cafb3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5595185cafb3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5595185cfe82 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5595185d2409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5595185d223e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559517cdf034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559517cdf034 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5595185d2ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5595185d2ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5595185d2baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5595185d0539 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5595185d283d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5595185fb860 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5595177ccfde - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::{{closure}}::hf0acddf723eae008
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:540:13
[INFO] [stdout]   20:     0x5595176f8848 - core::iter::traits::iterator::Iterator::all::check::{{closure}}::h0e052b9dcc7b4513
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2769:20
[INFO] [stdout]   21:     0x5595175ac84c - core::iter::traits::iterator::Iterator::try_fold::h1efa70c2ebeaa48a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   22:     0x5595175aaf6e - core::iter::traits::iterator::Iterator::all::hce170d08cf60bb57
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2772:14
[INFO] [stdout]   23:     0x5595177cc760 - <&[sccache::compiler::args::ArgInfo<T>] as sccache::compiler::args::SearchableArgInfo<T>>::check::hec6a433b846b786d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:537:25
[INFO] [stdout]   24:     0x5595177cd492 - <(&[sccache::compiler::args::ArgInfo<T>],&[sccache::compiler::args::ArgInfo<T>]) as sccache::compiler::args::SearchableArgInfo<T>>::check::hcc74d601c57ad40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:566:16
[INFO] [stdout]   25:     0x5595177cd614 - sccache::compiler::args::ArgsIter<I,T,S>::new::hacf2591bacffda20
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/args.rs:591:32
[INFO] [stdout]   26:     0x559517b0ee75 - sccache::compiler::msvc::parse_arguments::h4d1e7bf88d15ef3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:474:16
[INFO] [stdout]   27:     0x5595176ced47 - sccache::compiler::msvc::test::parse_arguments::h1e881258a19c17a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:943:9
[INFO] [stdout]   28:     0x5595176eae0b - sccache::compiler::msvc::test::test_parse_arguments_values::h51c6ca41e90ba273
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1172:19
[INFO] [stdout]   29:     0x5595176ea9f7 - sccache::compiler::msvc::test::test_parse_arguments_values::{{closure}}::hddd8dad13c8d27b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compiler/msvc.rs:1152:37
[INFO] [stdout]   30:     0x5595178aace6 - core::ops::function::FnOnce::call_once::hcb9a6aa41e80cbf7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x559517ce489b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x559517ce489b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x559517ce39d5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x559517ce39d5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x559517ce39d5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x559517ce39d5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x559517ce39d5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x559517ce39d5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x559517ce39d5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x559517ca75d4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x559517ca75d4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x559517caafaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x559517caafaa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x559517caafaa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x559517caafaa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x559517caafaa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x559517caafaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5595185d661f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5595185d661f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x743b54723aa4 - <unknown>
[INFO] [stdout]   52:     0x743b547b0a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compiler::msvc::test::parse_argument_slashes
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_clang_passthrough
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_default_name
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_empty_args
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_external_include
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_external_warning_suppression_forward_slashes
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_extra
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_missing_edit_and_continue_pdb
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_missing_pdb
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_not_compile
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_passthrough
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_pdb
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_response_file
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_simple
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_too_many_inputs
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_unsupported
[INFO] [stdout]     compiler::msvc::test::test_parse_arguments_values
[INFO] [stdout]     compiler::msvc::test::test_parse_compile_flag
[INFO] [stdout]     compiler::msvc::test::test_parse_fsanitize_blacklist
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 214 passed; 19 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cb451a929aa99690d913da1a6cdbb724e78b26f5cf76aec1a5e66817137fa1b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb451a929aa99690d913da1a6cdbb724e78b26f5cf76aec1a5e66817137fa1b9", kill_on_drop: false }`
[INFO] [stdout] cb451a929aa99690d913da1a6cdbb724e78b26f5cf76aec1a5e66817137fa1b9
