[INFO] cloning repository https://github.com/yretenai/frey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yretenai/frey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da5a8ef21af5d2fa6c21804818b7f668c4da8f07 [INFO] testing yretenai/frey against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyretenai%2Ffrey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yretenai/frey [INFO] finished tweaking git repo https://github.com/yretenai/frey [INFO] tweaked toml for git repo https://github.com/yretenai/frey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yretenai/frey on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yretenai/frey 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb85c700009bc795a5ad420aded3fed7578afa5bb0b2677db58bd1fb0e4b7ffc [INFO] running `Command { std: "docker" "start" "-a" "fb85c700009bc795a5ad420aded3fed7578afa5bb0b2677db58bd1fb0e4b7ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb85c700009bc795a5ad420aded3fed7578afa5bb0b2677db58bd1fb0e4b7ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb85c700009bc795a5ad420aded3fed7578afa5bb0b2677db58bd1fb0e4b7ffc", kill_on_drop: false }` [INFO] [stdout] fb85c700009bc795a5ad420aded3fed7578afa5bb0b2677db58bd1fb0e4b7ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d339d0f5662bf2905657c4e4c3ef8434df04274ed95287adbf22d108490584 [INFO] running `Command { std: "docker" "start" "-a" "b8d339d0f5662bf2905657c4e4c3ef8434df04274ed95287adbf22d108490584", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling range-map v0.2.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling scarlet v0.1.0 (/opt/rustwide/workdir/scarlet/scarlet) [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling minidump-common v0.26.0 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling flexi_logger v0.31.7 [INFO] [stderr] Compiling colog v1.4.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling minidump v0.26.0 [INFO] [stderr] Compiling witch-common v0.1.0 (/opt/rustwide/workdir/witch/common) [INFO] [stderr] Compiling witch-macro v0.1.0 (/opt/rustwide/workdir/witch/macro) [INFO] [stderr] Compiling witch v0.1.0 (/opt/rustwide/workdir/witch/witch) [INFO] [stderr] Compiling sorcery v0.1.0 (/opt/rustwide/workdir/sorcery/sorcery) [INFO] [stderr] Compiling scarlet-launcher v0.1.0 (/opt/rustwide/workdir/scarlet/launcher) [INFO] [stderr] Compiling sorcery-introspection v0.1.0 (/opt/rustwide/workdir/sorcery/introspection) [INFO] [stderr] Compiling sorcery-viewer v0.1.0 (/opt/rustwide/workdir/sorcery/viewer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "b8d339d0f5662bf2905657c4e4c3ef8434df04274ed95287adbf22d108490584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d339d0f5662bf2905657c4e4c3ef8434df04274ed95287adbf22d108490584", kill_on_drop: false }` [INFO] [stdout] b8d339d0f5662bf2905657c4e4c3ef8434df04274ed95287adbf22d108490584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5377ef5e9ac7247945059b86acca6cbda34093d186657dea5d417e8466bbbcef [INFO] running `Command { std: "docker" "start" "-a" "5377ef5e9ac7247945059b86acca6cbda34093d186657dea5d417e8466bbbcef", kill_on_drop: false }` [INFO] [stderr] Compiling witch-macro v0.1.0 (/opt/rustwide/workdir/witch/macro) [INFO] [stderr] Compiling witch-common v0.1.0 (/opt/rustwide/workdir/witch/common) [INFO] [stderr] Compiling scarlet v0.1.0 (/opt/rustwide/workdir/scarlet/scarlet) [INFO] [stderr] Compiling scarlet-launcher v0.1.0 (/opt/rustwide/workdir/scarlet/launcher) [INFO] [stderr] Compiling sorcery-introspection v0.1.0 (/opt/rustwide/workdir/sorcery/introspection) [INFO] [stderr] Compiling witch v0.1.0 (/opt/rustwide/workdir/witch/witch) [INFO] [stderr] Compiling sorcery-viewer v0.1.0 (/opt/rustwide/workdir/sorcery/viewer) [INFO] [stderr] Compiling sorcery v0.1.0 (/opt/rustwide/workdir/sorcery/sorcery) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "5377ef5e9ac7247945059b86acca6cbda34093d186657dea5d417e8466bbbcef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5377ef5e9ac7247945059b86acca6cbda34093d186657dea5d417e8466bbbcef", kill_on_drop: false }` [INFO] [stdout] 5377ef5e9ac7247945059b86acca6cbda34093d186657dea5d417e8466bbbcef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a25bb36f52fa868e998e570d7d01c85cf3d4dc3f239a0d82d4127b2995736de [INFO] running `Command { std: "docker" "start" "-a" "0a25bb36f52fa868e998e570d7d01c85cf3d4dc3f239a0d82d4127b2995736de", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scarlet-34db78032c6c8408) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scarlet_launcher-3763cf0d58b6a03e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sorcery-ac8c5c38f8ca1c93) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sorcery_introspection-fc02aa07bcbe965f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sorcery_viewer-d6f30e3787729a05) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/witch-d6df70ec63dbe588) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/witch_common-492bc60dc0d2fc8a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/witch_macro-4070c92155aaeb61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests witch [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests witch_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests witch_macro [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a25bb36f52fa868e998e570d7d01c85cf3d4dc3f239a0d82d4127b2995736de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a25bb36f52fa868e998e570d7d01c85cf3d4dc3f239a0d82d4127b2995736de", kill_on_drop: false }` [INFO] [stdout] 0a25bb36f52fa868e998e570d7d01c85cf3d4dc3f239a0d82d4127b2995736de