[INFO] cloning repository https://github.com/anranziruo/rust_symbol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anranziruo/rust_symbol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanranziruo%2Frust_symbol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanranziruo%2Frust_symbol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f535fb97c41c73b4de959fb21d7d61538c5c409 [INFO] testing anranziruo/rust_symbol against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanranziruo%2Frust_symbol" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anranziruo/rust_symbol [INFO] finished tweaking git repo https://github.com/anranziruo/rust_symbol [INFO] tweaked toml for git repo https://github.com/anranziruo/rust_symbol written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anranziruo/rust_symbol on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anranziruo/rust_symbol 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 741711aa36831dbe3c6a80bdb4ed5c4ba7d10cd6ccef387a6af95fcd7d85c0ca [INFO] running `Command { std: "docker" "start" "-a" "741711aa36831dbe3c6a80bdb4ed5c4ba7d10cd6ccef387a6af95fcd7d85c0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "741711aa36831dbe3c6a80bdb4ed5c4ba7d10cd6ccef387a6af95fcd7d85c0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741711aa36831dbe3c6a80bdb4ed5c4ba7d10cd6ccef387a6af95fcd7d85c0ca", kill_on_drop: false }` [INFO] [stdout] 741711aa36831dbe3c6a80bdb4ed5c4ba7d10cd6ccef387a6af95fcd7d85c0ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78bcc8c4885dce8d32eeb1bd3009dc9d95a9d87ed0bfda579660f5b391d8c173 [INFO] running `Command { std: "docker" "start" "-a" "78bcc8c4885dce8d32eeb1bd3009dc9d95a9d87ed0bfda579660f5b391d8c173", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling range-map v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling minidump-common v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling minidump v0.14.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling breakpad-symbols v0.14.0 [INFO] [stderr] Compiling minidump-processor v0.14.0 [INFO] [stderr] Compiling rust_symbol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/read_dmp.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for mutable reference `&mut [u8]` in the current scope [INFO] [stdout] --> src/read_dmp.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | (&mut mmap[..]).write(&data)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1724:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `&mut [u8]` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: there is a method `cwrite` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.11.0/src/greater.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / fn cwrite>>::Output>>(&mut self, n: N, offset: I) [INFO] [stdout] 141 | | where [INFO] [stdout] 142 | | Ctx: Default, [INFO] [stdout] | |_____________________^ [INFO] [stdout] help: trait `Write` which provides `write` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `Result<(), ()>`, found `()` [INFO] [stdout] 4 | async fn main() -> Result<(),()>{ [INFO] [stdout] | ------------- expected `Result<(), ()>` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), ()>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0728. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_symbol` (bin "rust_symbol") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "78bcc8c4885dce8d32eeb1bd3009dc9d95a9d87ed0bfda579660f5b391d8c173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bcc8c4885dce8d32eeb1bd3009dc9d95a9d87ed0bfda579660f5b391d8c173", kill_on_drop: false }` [INFO] [stdout] 78bcc8c4885dce8d32eeb1bd3009dc9d95a9d87ed0bfda579660f5b391d8c173