[INFO] cloning repository https://github.com/ParkerTenBroeck/asm-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParkerTenBroeck/asm-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fasm-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fasm-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a7e6dd1ddcf8d6905b947d24efc20c0c4cea154 [INFO] checking ParkerTenBroeck/asm-lib against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Fasm-lib" "/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/ParkerTenBroeck/asm-lib [INFO] finished tweaking git repo https://github.com/ParkerTenBroeck/asm-lib [INFO] tweaked toml for git repo https://github.com/ParkerTenBroeck/asm-lib written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ParkerTenBroeck/asm-lib on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ParkerTenBroeck/asm-lib 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecdb21b2bd43b666ab1f06bef0b9133ed86b0dc603e0f553c38a3ca38dc9a536 [INFO] running `Command { std: "docker" "start" "-a" "ecdb21b2bd43b666ab1f06bef0b9133ed86b0dc603e0f553c38a3ca38dc9a536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecdb21b2bd43b666ab1f06bef0b9133ed86b0dc603e0f553c38a3ca38dc9a536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecdb21b2bd43b666ab1f06bef0b9133ed86b0dc603e0f553c38a3ca38dc9a536", kill_on_drop: false }` [INFO] [stdout] ecdb21b2bd43b666ab1f06bef0b9133ed86b0dc603e0f553c38a3ca38dc9a536 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 086237d51835fc4b1bbcdc799346293f835caf38dec3ef935a79b3a44855f346 [INFO] running `Command { std: "docker" "start" "-a" "086237d51835fc4b1bbcdc799346293f835caf38dec3ef935a79b3a44855f346", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `>::Uptr: AsPrimitive<...>` [INFO] [stdout] --> src/simple/super_impl.rs:348:26 [INFO] [stdout] | [INFO] [stdout] 348 | size.as_(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `>::Uptr: AsPrimitive<...>` [INFO] [stdout] = help: the following types implement trait `num_traits::AsPrimitive`: [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] and 214 others [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assembler-1f1cc2c8b1b56e97.long-type-14217856881136126077.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assembler` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `>::Uptr: AsPrimitive<...>` [INFO] [stdout] --> src/simple/super_impl.rs:348:26 [INFO] [stdout] | [INFO] [stdout] 348 | size.as_(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `>::Uptr: AsPrimitive<...>` [INFO] [stdout] = help: the following types implement trait `num_traits::AsPrimitive`: [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] `bool` implements `num_traits::AsPrimitive` [INFO] [stdout] and 214 others [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assembler-243639f753a8821d.long-type-7065382628098264745.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assembler` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "086237d51835fc4b1bbcdc799346293f835caf38dec3ef935a79b3a44855f346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086237d51835fc4b1bbcdc799346293f835caf38dec3ef935a79b3a44855f346", kill_on_drop: false }` [INFO] [stdout] 086237d51835fc4b1bbcdc799346293f835caf38dec3ef935a79b3a44855f346