[INFO] cloning repository https://github.com/Refragg/sadx-wasm-auto-splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Refragg/sadx-wasm-auto-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefragg%2Fsadx-wasm-auto-splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefragg%2Fsadx-wasm-auto-splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b18516ecb864537729b9dff1274717dbe63e8466 [INFO] testing Refragg/sadx-wasm-auto-splitter against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRefragg%2Fsadx-wasm-auto-splitter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Refragg/sadx-wasm-auto-splitter [INFO] finished tweaking git repo https://github.com/Refragg/sadx-wasm-auto-splitter [INFO] tweaked toml for git repo https://github.com/Refragg/sadx-wasm-auto-splitter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Refragg/sadx-wasm-auto-splitter on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Refragg/sadx-wasm-auto-splitter 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/LiveSplit/asr` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.76 [INFO] [stderr] Downloaded bytemuck v1.14.0 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded time v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26da43e0b62cadb9989f4b7daaacd9170094a6dded4318009ed89fca86d6c20a [INFO] running `Command { std: "docker" "start" "-a" "26da43e0b62cadb9989f4b7daaacd9170094a6dded4318009ed89fca86d6c20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26da43e0b62cadb9989f4b7daaacd9170094a6dded4318009ed89fca86d6c20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26da43e0b62cadb9989f4b7daaacd9170094a6dded4318009ed89fca86d6c20a", kill_on_drop: false }` [INFO] [stdout] 26da43e0b62cadb9989f4b7daaacd9170094a6dded4318009ed89fca86d6c20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f1eefcfcd942e4fb4a4fad01814201f2925061f4ff3b987c4f64f2616c96df [INFO] running `Command { std: "docker" "start" "-a" "13f1eefcfcd942e4fb4a4fad01814201f2925061f4ff3b987c4f64f2616c96df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling asr-derive v0.1.0 (https://github.com/LiveSplit/asr#a462bff5) [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling asr v0.1.0 (https://github.com/LiveSplit/asr#a462bff5) [INFO] [stderr] Compiling sadx-auto-splitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `asr::time_util::Instant` [INFO] [stdout] --> src/auto_splitter.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | use asr::{print_message, time::Duration, time_util::Instant, timer, timer::TimerState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Instant` in `time_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/asr-a62750fae15b774c/a462bff/src/time_util.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(target_os = "wasi")] [INFO] [stdout] | ------------------ the item is gated behind the `wasi` feature [INFO] [stdout] 73 | pub use self::instant::Instant; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sadx-auto-splitter` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "13f1eefcfcd942e4fb4a4fad01814201f2925061f4ff3b987c4f64f2616c96df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f1eefcfcd942e4fb4a4fad01814201f2925061f4ff3b987c4f64f2616c96df", kill_on_drop: false }` [INFO] [stdout] 13f1eefcfcd942e4fb4a4fad01814201f2925061f4ff3b987c4f64f2616c96df