[INFO] cloning repository https://github.com/bazeltools/bazelfe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bazeltools/bazelfe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazeltools%2Fbazelfe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazeltools%2Fbazelfe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65784e409c6e6b3790c306a0abe1006d3f903326
[INFO] testing bazeltools/bazelfe/65784e409c6e6b3790c306a0abe1006d3f903326 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazeltools%2Fbazelfe" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bazeltools/bazelfe
[INFO] finished tweaking git repo https://github.com/bazeltools/bazelfe
[INFO] tweaked toml for git repo https://github.com/bazeltools/bazelfe written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bazeltools/bazelfe on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bazeltools/bazelfe 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/bazelfe-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/bazelfe-bazel-wrapper/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dcb65b893fe9c6bb4f3e8237a090cc63b670a02d3ed9f4c96c06558c5972a65
[INFO] running `Command { std: "docker" "start" "-a" "7dcb65b893fe9c6bb4f3e8237a090cc63b670a02d3ed9f4c96c06558c5972a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dcb65b893fe9c6bb4f3e8237a090cc63b670a02d3ed9f4c96c06558c5972a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dcb65b893fe9c6bb4f3e8237a090cc63b670a02d3ed9f4c96c06558c5972a65", kill_on_drop: false }`
[INFO] [stdout] 7dcb65b893fe9c6bb4f3e8237a090cc63b670a02d3ed9f4c96c06558c5972a65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af9f7085577fe8dac077fae571d8ff99081e876463676df0237e19ce64ef7cb3
[INFO] running `Command { std: "docker" "start" "-a" "af9f7085577fe8dac077fae571d8ff99081e876463676df0237e19ce64ef7cb3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-bazel-wrapper/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling axum v0.6.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling aws-types v0.56.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling event-listener v5.0.0
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling crc32c v0.6.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling aws-smithy-xml v0.56.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling aws-smithy-types v0.56.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.56.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling aws-smithy-json v0.56.1
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling aws-smithy-query v0.56.1
[INFO] [stderr]    Compiling bazelfe-core v0.1.0 (/opt/rustwide/workdir/bazelfe-core)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bzl-remote-core v0.1.0 (/opt/rustwide/workdir/bzl-remote-core)
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling ptyprocess v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-build v0.12.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dynfmt v0.1.5
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling bazelfe-protos v0.1.0 (/opt/rustwide/workdir/bazelfe-protos)
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling aws-smithy-async v0.56.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling aws-credential-types v0.56.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling aws-smithy-http v0.56.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.56.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v0.56.1
[INFO] [stderr]    Compiling aws-sigv4 v0.56.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.56.1
[INFO] [stderr]    Compiling aws-smithy-client v0.56.1
[INFO] [stderr]    Compiling aws-smithy-runtime v0.56.1
[INFO] [stderr]    Compiling aws-http v0.56.1
[INFO] [stderr]    Compiling aws-runtime v0.56.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling aws-sdk-sts v0.30.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.30.0
[INFO] [stderr]    Compiling aws-sdk-s3 v0.34.0
[INFO] [stderr]    Compiling aws-config v0.56.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling bazelfe-bazel-wrapper v0.1.0 (/opt/rustwide/workdir/bazelfe-bazel-wrapper)
[INFO] [stdout] warning: struct `UnixStream` is never constructed
[INFO] [stdout]   --> bazelfe-bazel-wrapper/src/tokioext/unix.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct UnixStream(pub tokio::net::UnixStream);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn kv_put(&self, key: &[u8], value: &[u8]) -> Result<(), StorageBackendError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set(key, value).await?;
[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]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set::<_, _, ()>(key, value).await?;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     async fn ac_put(
[INFO] [stdout] 188 | |         &self,
[INFO] [stdout] 189 | |         digest: &execution::Digest,
[INFO] [stdout] 190 | |         action_result: &execution::ActionResult,
[INFO] [stdout] 191 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set(hash_bytes, action_result.encode_to_vec())
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set::<_, _, ()>(hash_bytes, action_result.encode_to_vec())
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async fn redis_cas_note_exists(
[INFO] [stdout] 205 | |         &self,
[INFO] [stdout] 206 | |         digest: &execution::Digest,
[INFO] [stdout] 207 | |         best_effort: bool,
[INFO] [stdout] 208 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     async fn redis_cas_put(
[INFO] [stdout] 374 | |         &self,
[INFO] [stdout] 375 | |         digest: &execution::Digest,
[INFO] [stdout] 376 | |         data: &[u8],
[INFO] [stdout] 377 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bazelfe-core/src/index_table/index_table_value.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<IndexTableValueEntry> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, IndexTableValueEntry> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]   --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bzl-remote-core v0.1.0 (/opt/rustwide/workdir/bzl-remote-core), redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "af9f7085577fe8dac077fae571d8ff99081e876463676df0237e19ce64ef7cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9f7085577fe8dac077fae571d8ff99081e876463676df0237e19ce64ef7cb3", kill_on_drop: false }`
[INFO] [stdout] af9f7085577fe8dac077fae571d8ff99081e876463676df0237e19ce64ef7cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d37af6fbfbc207a2792dd21b27835c3418ed412398ada44a1be252972ebf5857
[INFO] running `Command { std: "docker" "start" "-a" "d37af6fbfbc207a2792dd21b27835c3418ed412398ada44a1be252972ebf5857", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-bazel-wrapper/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stdout] warning: struct `UnixStream` is never constructed
[INFO] [stdout]   --> bazelfe-bazel-wrapper/src/tokioext/unix.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct UnixStream(pub tokio::net::UnixStream);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bazelfe-core/src/index_table/index_table_value.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<IndexTableValueEntry> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, IndexTableValueEntry> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bazelfe-protos v0.1.0 (/opt/rustwide/workdir/bazelfe-protos)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn kv_put(&self, key: &[u8], value: &[u8]) -> Result<(), StorageBackendError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set(key, value).await?;
[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]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set::<_, _, ()>(key, value).await?;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     async fn ac_put(
[INFO] [stdout] 188 | |         &self,
[INFO] [stdout] 189 | |         digest: &execution::Digest,
[INFO] [stdout] 190 | |         action_result: &execution::ActionResult,
[INFO] [stdout] 191 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set(hash_bytes, action_result.encode_to_vec())
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set::<_, _, ()>(hash_bytes, action_result.encode_to_vec())
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async fn redis_cas_note_exists(
[INFO] [stdout] 205 | |         &self,
[INFO] [stdout] 206 | |         digest: &execution::Digest,
[INFO] [stdout] 207 | |         best_effort: bool,
[INFO] [stdout] 208 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     async fn redis_cas_put(
[INFO] [stdout] 374 | |         &self,
[INFO] [stdout] 375 | |         digest: &execution::Digest,
[INFO] [stdout] 376 | |         data: &[u8],
[INFO] [stdout] 377 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]   --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pinky-swear v6.2.1
[INFO] [stderr]    Compiling bazelfe-bazel-wrapper v0.1.0 (/opt/rustwide/workdir/bazelfe-bazel-wrapper)
[INFO] [stderr]    Compiling bzl-remote-core v0.1.0 (/opt/rustwide/workdir/bzl-remote-core)
[INFO] [stderr]    Compiling bazelfe-core v0.1.0 (/opt/rustwide/workdir/bazelfe-core)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     async fn kv_put(&self, key: &[u8], value: &[u8]) -> Result<(), StorageBackendError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set(key, value).await?;
[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]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 154 |         connection.set::<_, _, ()>(key, value).await?;
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     async fn ac_put(
[INFO] [stdout] 188 | |         &self,
[INFO] [stdout] 189 | |         digest: &execution::Digest,
[INFO] [stdout] 190 | |         action_result: &execution::ActionResult,
[INFO] [stdout] 191 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set(hash_bytes, action_result.encode_to_vec())
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .set::<_, _, ()>(hash_bytes, action_result.encode_to_vec())
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     async fn redis_cas_note_exists(
[INFO] [stdout] 205 | |         &self,
[INFO] [stdout] 206 | |         digest: &execution::Digest,
[INFO] [stdout] 207 | |         best_effort: bool,
[INFO] [stdout] 208 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     async fn redis_cas_put(
[INFO] [stdout] 374 | |         &self,
[INFO] [stdout] 375 | |         digest: &execution::Digest,
[INFO] [stdout] 376 | |         data: &[u8],
[INFO] [stdout] 377 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bazelfe-core/src/index_table/index_table_value.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<IndexTableValueEntry> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, IndexTableValueEntry> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]   --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:381:20
[INFO] [stdout]     |
[INFO] [stdout] 381 |     struct DevSled(TempDir, sled::Db, TempDir);
[INFO] [stdout]     |            ------- ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 381 -     struct DevSled(TempDir, sled::Db, TempDir);
[INFO] [stdout] 381 +     struct DevSled((), sled::Db, TempDir);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     struct DevSled(TempDir, sled::Db);
[INFO] [stdout]    |            ------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 68 -     struct DevSled(TempDir, sled::Db);
[INFO] [stdout] 68 +     struct DevSled((), sled::Db);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ByteWrapper` is never constructed
[INFO] [stdout]  --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct ByteWrapper(Vec<u8>);
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     struct DevSled(TempDir, sled::Db);
[INFO] [stdout]    |            ------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 42 -     struct DevSled(TempDir, sled::Db);
[INFO] [stdout] 42 +     struct DevSled((), sled::Db);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bzl-remote-core v0.1.0 (/opt/rustwide/workdir/bzl-remote-core), redis v0.25.4
[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" "d37af6fbfbc207a2792dd21b27835c3418ed412398ada44a1be252972ebf5857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37af6fbfbc207a2792dd21b27835c3418ed412398ada44a1be252972ebf5857", kill_on_drop: false }`
[INFO] [stdout] d37af6fbfbc207a2792dd21b27835c3418ed412398ada44a1be252972ebf5857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a23df781b76b08132ab26e8b243db176053b03eab0b1f96dba25d786a1fb346c
[INFO] running `Command { std: "docker" "start" "-a" "a23df781b76b08132ab26e8b243db176053b03eab0b1f96dba25d786a1fb346c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/bazelfe-bazel-wrapper/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tui` dependency)
[INFO] [stderr] warning: struct `UnixStream` is never constructed
[INFO] [stderr]   --> bazelfe-bazel-wrapper/src/tokioext/unix.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct UnixStream(pub tokio::net::UnixStream);
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bazelfe-bazel-wrapper` (lib) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> bazelfe-core/src/index_table/index_table_value.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> std::slice::Iter<IndexTableValueEntry> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> std::slice::Iter<'_, IndexTableValueEntry> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `bazelfe-core` (lib) generated 1 warning (run `cargo fix --lib -p bazelfe-core` to apply 1 suggestion)
[INFO] [stderr] warning: `bazelfe-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:144:5
[INFO] [stderr]     |
[INFO] [stderr] 144 |     async fn kv_put(&self, key: &[u8], value: &[u8]) -> Result<(), StorageBackendError> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:154:20
[INFO] [stderr]     |
[INFO] [stderr] 154 |         connection.set(key, value).await?;
[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]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 154 |         connection.set::<_, _, ()>(key, value).await?;
[INFO] [stderr]     |                       ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:187:5
[INFO] [stderr]     |
[INFO] [stderr] 187 | /     async fn ac_put(
[INFO] [stderr] 188 | |         &self,
[INFO] [stderr] 189 | |         digest: &execution::Digest,
[INFO] [stderr] 190 | |         action_result: &execution::ActionResult,
[INFO] [stderr] 191 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stderr]     | |________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:198:14
[INFO] [stderr]     |
[INFO] [stderr] 198 |             .set(hash_bytes, action_result.encode_to_vec())
[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: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 198 |             .set::<_, _, ()>(hash_bytes, action_result.encode_to_vec())
[INFO] [stderr]     |                 ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:204:5
[INFO] [stderr]     |
[INFO] [stderr] 204 | /     async fn redis_cas_note_exists(
[INFO] [stderr] 205 | |         &self,
[INFO] [stderr] 206 | |         digest: &execution::Digest,
[INFO] [stderr] 207 | |         best_effort: bool,
[INFO] [stderr] 208 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stderr]     | |________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:221:18
[INFO] [stderr]     |
[INFO] [stderr] 221 |                 .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 221 |                 .query_async::<_, ()>(&mut connection)
[INFO] [stderr]     |                             +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:373:5
[INFO] [stderr]     |
[INFO] [stderr] 373 | /     async fn redis_cas_put(
[INFO] [stderr] 374 | |         &self,
[INFO] [stderr] 375 | |         digest: &execution::Digest,
[INFO] [stderr] 376 | |         data: &[u8],
[INFO] [stderr] 377 | |     ) -> Result<(), StorageBackendError> {
[INFO] [stderr]     | |________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/cloud_backend/mod.rs:385:14
[INFO] [stderr]     |
[INFO] [stderr] 385 |             .query_async(&mut connection)
[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: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 385 |             .query_async::<_, ()>(&mut connection)
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ByteWrapper` is never constructed
[INFO] [stderr]   --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct ByteWrapper(Vec<u8>);
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ByteWrapper` is never constructed
[INFO] [stderr]  --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct ByteWrapper(Vec<u8>);
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ByteWrapper` is never constructed
[INFO] [stderr]  --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | struct ByteWrapper(Vec<u8>);
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> bzl-remote-core/src/storage_backend/local_disk_backend/content_addressable_store.rs:381:20
[INFO] [stderr]     |
[INFO] [stderr] 381 |     struct DevSled(TempDir, sled::Db, TempDir);
[INFO] [stderr]     |            ------- ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 381 -     struct DevSled(TempDir, sled::Db, TempDir);
[INFO] [stderr] 381 +     struct DevSled((), sled::Db, TempDir);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> bzl-remote-core/src/storage_backend/local_disk_backend/action_cache.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 68 |     struct DevSled(TempDir, sled::Db);
[INFO] [stderr]    |            ------- ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 68 -     struct DevSled(TempDir, sled::Db);
[INFO] [stderr] 68 +     struct DevSled((), sled::Db);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> bzl-remote-core/src/storage_backend/local_disk_backend/kv_store.rs:42:20
[INFO] [stderr]    |
[INFO] [stderr] 42 |     struct DevSled(TempDir, sled::Db);
[INFO] [stderr]    |            ------- ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 42 -     struct DevSled(TempDir, sled::Db);
[INFO] [stderr] 42 +     struct DevSled((), sled::Db);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `bzl-remote-core` (lib) generated 7 warnings (run `cargo fix --lib -p bzl-remote-core` to apply 4 suggestions)
[INFO] [stderr] warning: `bzl-remote-core` (lib test) generated 10 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bzl-remote-core v0.1.0 (/opt/rustwide/workdir/bzl-remote-core), redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bazelfe_bazel_wrapper-8abf450cf08e9cf9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test bazel_command_line_parser::tests::test_more_args ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::test_some_args ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::unknown_arg_for_startup ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::parse_bazel_command_line_2 ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::parse_bazel_command_line_3 ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::parse_bazel_command_line_1 ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::parse_bazel_command_line_5 ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::test_simple_no_args ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::parse_bazel_command_line_4 ... ok
[INFO] [stdout] test bep::build_events::hydrated_stream::tests::test_no_history ... ok
[INFO] [stdout] test bep::build_events::hydrated_stream::tests::state_resets_on_new_build ... ok
[INFO] [stdout] test bep::build_events::hydrated_stream::tests::test_with_files ... ok
[INFO] [stdout] test bazel_command_line_parser::tests::unknown_arg_for_action ... ok
[INFO] [stdout] test bep::build_events::hydrated_stream::tests::test_with_history ... ok
[INFO] [stdout] test bep::build_events::build_event_server::tests::test_no_op_build_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bazelfe_core-b4b89872b4166f9a)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test bazel_runner::command_line_rewriter_action::tests::test_passthrough_args ... ok
[INFO] [stdout] test bazel_runner::command_line_rewriter_action::tests::test_rewrite_empty_test ... ok
[INFO] [stdout] test bazel_runner::command_line_rewriter_action::tests::test_rewrite_empty_test_to_fail ... ok
[INFO] [stdout] test bep_junit::junit_xml_error_writer::tests::test_failure_serialization ... ok
[INFO] [stdout] test bep_junit::junit_xml_error_writer::tests::test_failure_with_control_serialization ... ok
[INFO] [stdout] test bep_junit::junit_xml_error_writer::tests::test_testsuites_serialization ... ok
[INFO] [stdout] test bep_junit::failed_action::tests::test_generate_struct_from_failed_action ... ok
[INFO] [stdout] test bep_junit::tests::test_internal_label_to_expected_path ... ok
[INFO] [stdout] test bep_junit::tests::test_external_label_to_expected_path ... ok
[INFO] [stdout] test bep_junit::test_results_ops::tests::test_extract_errors ... ok
[INFO] [stdout] test config::command_line_rewriter::tests::empty_config ... ok
[INFO] [stdout] test config::command_line_rewriter::tests::type_with_no_config_options ... ok
[INFO] [stdout] test config::command_line_rewriter::tests::with_command_specified ... ok
[INFO] [stdout] test config::command_line_rewriter::tests::without_command_specified ... ok
[INFO] [stdout] test config::error_processor::tests::test_simple_parse ... ok
[INFO] [stdout] test config::indexer_config::tests::with_command_specified ... ok
[INFO] [stdout] test config::base_config::tests::test_simple_parse ... ok
[INFO] [stdout] test config::base_config::tests::test_empty_parse ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_on_import_line ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_symbol_with_matching_import ... ok
[INFO] [stdout] test config::tests::test_simple_parse ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_access::tests::test_not_a_member_of_package_error ... ok
[INFO] [stdout] test error_extraction::java::error_package_does_not_exist::tests::test_not_a_member_of_package_error_with_import ... ok
[INFO] [stdout] test error_extraction::java::error_does_not_represent_a_declared_type::tests::test_sample_input ... ok
[INFO] [stdout] test error_extraction::java::error_package_does_not_exist::tests::test_not_a_member_of_package_error ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_error_class_symbol_with_wildcard_import ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_error ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_error_class_symbol_with_matching_import ... ok
[INFO] [stdout] test error_extraction::java::error_package_does_not_exist::tests::test_not_a_member_of_package_error_with_no_file_parse_import ... ok
[INFO] [stdout] test config::daemon_config::tests::empty_config ... ok
[INFO] [stdout] test error_extraction::java::error_package_does_not_exist::tests::test_not_a_member_of_package_inner_class ... ok
[INFO] [stdout] test error_extraction::scala::error_object_not_found::tests::test_object_not_found_with_imports ... ok
[INFO] [stdout] test error_extraction::scala::error_symbol_is_missing_from_classpath::tests::test_symbol_is_missing_from_classpath_error_no_file ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_error_class_symbol ... ok
[INFO] [stdout] test error_extraction::scala::error_symbol_is_missing_from_classpath::tests::test_symbol_is_missing_from_classpath_error ... ok
[INFO] [stdout] test error_extraction::scala::error_symbol_is_missing_from_classpath::tests::test_term_is_missing_from_classpath_error ... ok
[INFO] [stdout] test error_extraction::scala::error_value_not_found::tests::test_value_not_found_error ... ok
[INFO] [stdout] test error_extraction::scala::error_symbol_type_missing_from_classpath::tests::test_symbol_type_missing_from_classpath_error ... ok
[INFO] [stdout] test error_extraction::scala::error_is_not_a_member_of_package::tests::test_not_a_member_of_package_error ... ok
[INFO] [stdout] test error_extraction::scala::error_value_not_found::tests::test_type_not_found_error ... ok
[INFO] [stdout] test error_extraction::java::error_cannot_find_symbol::tests::test_not_a_member_of_package_error_non_import ... ok
[INFO] [stdout] test error_extraction::scala::error_is_not_a_member_of_package::tests::test_not_a_member_of_package_error_3 ... ok
[INFO] [stdout] test error_extraction::java::error_indirect_dependency::tests::test_not_a_member_of_package_error ... ok
[INFO] [stdout] test error_extraction::scala::error_is_not_a_member_of_package::tests::test_not_a_member_of_package_error_2 ... ok
[INFO] [stdout] test error_extraction::scala::error_object_not_found::tests::test_object_not_found_error ... ok
[INFO] [stdout] test error_extraction::scala::error_is_not_a_member_of_generic::tests::test_not_a_member_of_class ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_external_build_not_found ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_build_file_not_found ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_rule_does_not_exist_macro ... ok
[INFO] [stdout] test config::daemon_config::tests::with_command_specified ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_target_not_declared_in_package_no_suggest_replace ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_target_not_declared_in_package ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_rule_does_not_exist ... ok
[INFO] [stdout] test config::daemon_config::tests::with_communication_path_specified ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_target_does_not_exist ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_is_potentially_valid_target ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_is_potentially_valid_target_forbidden_by_type ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_action_failure_error::tests::test_extract_dependency_isnt_used ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_output_error_paths ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_user_defined_actions::tests::test_apply_candidates ... ok
[INFO] [stdout] test index_table::expand_target_to_guesses::tests::test_guess_for_class_name_strip_class_name ... ok
[INFO] [stdout] test index_table::expand_target_to_guesses::tests::test_guess_for_class_start_with_class_name ... ok
[INFO] [stdout] test index_table::index_table_value::tests::test_build_from_unsorted_list ... ok
[INFO] [stdout] test index_table::index_table_value::tests::test_blank_entry ... ok
[INFO] [stdout] test index_table::expand_target_to_guesses::tests::test_guess_for_class_name_too_short_post_strip ... ok
[INFO] [stdout] test index_table::expand_target_to_guesses::tests::test_guess_for_class_name_too_short ... ok
[INFO] [stdout] test index_table::expand_target_to_guesses::tests::test_guess_for_class_name ... ok
[INFO] [stdout] test index_table::index_table_value::tests::test_lookup_by_value ... ok
[INFO] [stdout] test index_table::index_table_value::tests::test_update_or_add_entry ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_path_to_import_requests ... ok
[INFO] [stdout] test index_table::tests::test_round_trip_table ... ok
[INFO] [stdout] test label_utils::tests::test_class_name_to_prefixes ... ok
[INFO] [stdout] test index_table::tests::test_adding_entries_to_blacklist ... ok
[INFO] [stdout] test label_utils::tests::test_prepare_class_import_requests ... ok
[INFO] [stdout] test source_dependencies::java::tests::parse_header_line ... ok
[INFO] [stdout] test label_utils::tests::test_expand_candidate_import_requests ... ok
[INFO] [stdout] test source_dependencies::java::tests::parse_multiple_lines_input ... ok
[INFO] [stdout] test index_table::tests::updating_index ... ok
[INFO] [stdout] test source_dependencies::java::tests::parse_header_line_with_comments ... ok
[INFO] [stdout] test source_dependencies::java::tests::parse_simple_input ... ok
[INFO] [stdout] test source_dependencies::java::tests::test_underscores ... ok
[INFO] [stdout] test source_dependencies::java::tests::test_import_static ... ok
[INFO] [stdout] test source_dependencies::java::tests::test_wildcard ... ok
[INFO] [stdout] test source_dependencies::scala::tests::parse_header_line ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_generate_all_action_requests ... ok
[INFO] [stdout] test source_dependencies::scala::tests::parse_header_line_with_comments ... ok
[INFO] [stdout] test source_dependencies::scala::tests::parse_multiple_lines_input ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_target_not_declared_in_package_suggest_replace ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_target_not_visible ... ok
[INFO] [stdout] test source_dependencies::scala::tests::parse_simple_input ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_inner_process_missing_dependency_errors ... ok
[INFO] [stdout] test source_dependencies::scala::tests::sub_sections ... ok
[INFO] [stdout] test source_dependencies::scala::tests::test_alias ... ok
[INFO] [stdout] test source_dependencies::scala::tests::test_backticks ... ok
[INFO] [stdout] test label_utils::tests::test_sanitize_label ... ok
[INFO] [stdout] test source_dependencies::scala::tests::test_tuple_extractor ... ok
[INFO] [stdout] test source_dependencies::scala::tests::test_underscores ... ok
[INFO] [stdout] test source_dependencies::scala::tests::test_wildcard ... ok
[INFO] [stdout] test zip_parse::tests::dump_missing_zip_contents ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_user_defined_actions::tests::test_regex_parsing ... ok
[INFO] [stdout] test zip_parse::tests::dump_zip_contents ... ok
[INFO] [stdout] test zip_parse::tests::sanitize_file_name_to_class_name ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_added_cycle_in_dependency_graph_with_state ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_build_abort_errors::tests::test_extract_added_cycle_in_dependency_graph ... ok
[INFO] [stdout] test hydrated_stream_processors::process_bazel_failures::process_missing_dependency_errors::tests::test_process_missing_dependency_errors ... ok
[INFO] [stdout] test bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite ... FAILED
[INFO] [stdout] test bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite' (42) panicked at bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:366:50:
[INFO] [stdout] should be able to make a tempdir: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/bazelfe-core/./.tmpBD40T1", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6359a1d7265a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6359a1d7265a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6359a1d7265a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6359a1d7265a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6359a1d8ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6359a1d8ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6359a1d77292 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6359a1d77292 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6359a1d4f71f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6359a1d4f71f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6359a1d69cf9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6359a18e63ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6359a18e63ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6359a1d69f72 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6359a1d69f72 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6359a1d4f7d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6359a1d46e89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6359a1d504ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6359a1d8b6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6359a1d8b422 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6359a1760e32 - core::result::Result<T,E>::expect::h7015307023e40573
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6359a16bac48 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite::{{closure}}::hb41ede1f610082d9
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:366:50
[INFO] [stdout]   22:     0x6359a17e3302 - <core::pin::Pin<P> as core::future::future::Future>::poll::h00cc66de46f0d496
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6359a17e34dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hca3eb0e899cddb44
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6359a17cd59d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h90fd4e1e4479e71c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x6359a17cd35b - tokio::task::coop::with_budget::h3a2f6a53dde51890
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6359a17cd35b - tokio::task::coop::budget::hc83e5042bf000979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6359a17cd35b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha992b2457a8db5f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x6359a17ca330 - tokio::runtime::scheduler::current_thread::Context::enter::h8445971932415e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x6359a17cbf7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2399f50a6a19e6ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x6359a17cbbe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h377488e0f072a9c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x6359a16f109b - tokio::runtime::context::scoped::Scoped<T>::set::hddb1f37d092c735e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6359a1840889 - tokio::runtime::context::set_scheduler::{{closure}}::hd664b32fe24dde5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6359a17a30a2 - std::thread::local::LocalKey<T>::try_with::hcc93649724b588db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6359a17a20fe - std::thread::local::LocalKey<T>::with::h39e32d4274f880fe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6359a18407fd - tokio::runtime::context::set_scheduler::hda8f5d77f4aa7c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6359a17cb990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf45100b107fb838e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x6359a17cbcc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9826d789d383965a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x6359a17c96a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7a0b4e64551cbc1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6359a16d6ff3 - tokio::runtime::context::runtime::enter_runtime::h86614b5f4c26501c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6359a17c9461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h88a19bcd2ac291a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6359a178f8d4 - tokio::runtime::runtime::Runtime::block_on_inner::hba65c2e879f1a007
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6359a178fa9f - tokio::runtime::runtime::Runtime::block_on::hd0b46cdb708296c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6359a16baaa3 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite::h7168f7276108d080
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:400:19
[INFO] [stdout]   44:     0x6359a16bab37 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite::{{closure}}::h4b30afafec05e3b1
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:365:39
[INFO] [stdout]   45:     0x6359a16df5c6 - core::ops::function::FnOnce::call_once::h70076be12ec7b6b2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6359a18da48b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6359a18da48b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6359a18e6e7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6359a18e2594 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6359a18e2594 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6359a18e9a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x6359a18e9a82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6359a18e9a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x6359a18e9a82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6359a1d71a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x6359a1d71a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x711350767aa4 - <unknown>
[INFO] [stdout]   67:     0x7113507f4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite' (46) panicked at bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:324:50:
[INFO] [stdout] should be able to make a tempdir: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/bazelfe-core/./.tmpRDTAGd", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6359a1d7265a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6359a1d7265a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6359a1d7265a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6359a1d7265a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6359a1d8ad4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6359a1d8ad4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6359a1d77292 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6359a1d77292 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6359a1d4f71f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6359a1d4f71f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6359a1d69cf9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6359a18e63ac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6359a18e63ac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6359a1d69f72 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6359a1d69f72 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6359a1d4f7d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6359a1d46e89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6359a1d504ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6359a1d8b6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6359a1d8b422 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6359a1760e32 - core::result::Result<T,E>::expect::h7015307023e40573
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6359a16b9b48 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite::{{closure}}::h0e33b07eb801fec2
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:324:50
[INFO] [stdout]   22:     0x6359a17e3302 - <core::pin::Pin<P> as core::future::future::Future>::poll::h00cc66de46f0d496
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6359a17e34dd - <core::pin::Pin<P> as core::future::future::Future>::poll::hca3eb0e899cddb44
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6359a17cd59d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h90fd4e1e4479e71c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x6359a17cd35b - tokio::task::coop::with_budget::h3a2f6a53dde51890
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6359a17cd35b - tokio::task::coop::budget::hc83e5042bf000979
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6359a17cd35b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha992b2457a8db5f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x6359a17ca330 - tokio::runtime::scheduler::current_thread::Context::enter::h8445971932415e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x6359a17cbf7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2399f50a6a19e6ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x6359a17cbbe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h377488e0f072a9c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x6359a16f109b - tokio::runtime::context::scoped::Scoped<T>::set::hddb1f37d092c735e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6359a1840889 - tokio::runtime::context::set_scheduler::{{closure}}::hd664b32fe24dde5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x6359a17a30a2 - std::thread::local::LocalKey<T>::try_with::hcc93649724b588db
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x6359a17a20fe - std::thread::local::LocalKey<T>::with::h39e32d4274f880fe
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x6359a18407fd - tokio::runtime::context::set_scheduler::hda8f5d77f4aa7c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x6359a17cb990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf45100b107fb838e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x6359a17cbcc6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9826d789d383965a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x6359a17c96a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7a0b4e64551cbc1f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x6359a16d6ff3 - tokio::runtime::context::runtime::enter_runtime::h86614b5f4c26501c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6359a17c9461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h88a19bcd2ac291a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x6359a178f8d4 - tokio::runtime::runtime::Runtime::block_on_inner::hba65c2e879f1a007
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6359a178fa9f - tokio::runtime::runtime::Runtime::block_on::hd0b46cdb708296c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6359a16b99d3 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite::h06d67e15565c7cce
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:358:19
[INFO] [stdout]   44:     0x6359a16ba947 - bazelfe_core::bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite::{{closure}}::hedf60f6a16bd1edd
[INFO] [stdout]                                at /opt/rustwide/workdir/bazelfe-core/src/bazel_runner/command_line_rewriter_action.rs:323:38
[INFO] [stdout]   45:     0x6359a16df186 - core::ops::function::FnOnce::call_once::h6a5c04903431a514
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6359a18da48b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6359a18da48b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x6359a18e6e7b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6359a18e6e7b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x6359a18e6e7b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x6359a18e2594 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x6359a18e2594 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6359a18e9a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x6359a18e9a82 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6359a18e9a82 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6359a18e9a82 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x6359a18e9a82 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6359a1d71a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x6359a1d71a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x711350767aa4 - <unknown>
[INFO] [stdout]   67:     0x7113507f4a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bazel_runner::command_line_rewriter_action::tests::test_build_file_rewrite
[INFO] [stdout]     bazel_runner::command_line_rewriter_action::tests::test_test_file_rewrite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 105 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p bazelfe-core --lib`
[INFO] running `Command { std: "docker" "inspect" "a23df781b76b08132ab26e8b243db176053b03eab0b1f96dba25d786a1fb346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23df781b76b08132ab26e8b243db176053b03eab0b1f96dba25d786a1fb346c", kill_on_drop: false }`
[INFO] [stdout] a23df781b76b08132ab26e8b243db176053b03eab0b1f96dba25d786a1fb346c
