[INFO] cloning repository https://github.com/ParkerTenBroeck/riscv-ez
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParkerTenBroeck/riscv-ez" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Friscv-ez", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Friscv-ez'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e389dcf72a5833810bb78305171ef5259bfc29bc
[INFO] checking ParkerTenBroeck/riscv-ez against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkerTenBroeck%2Friscv-ez" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParkerTenBroeck/riscv-ez
[INFO] finished tweaking git repo https://github.com/ParkerTenBroeck/riscv-ez
[INFO] tweaked toml for git repo https://github.com/ParkerTenBroeck/riscv-ez written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParkerTenBroeck/riscv-ez 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/riscv-ez 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 78221475663dd7457abcee249e46924d70496284e7dd2e51b0854b2de00cd13f
[INFO] running `Command { std: "docker" "start" "-a" "78221475663dd7457abcee249e46924d70496284e7dd2e51b0854b2de00cd13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78221475663dd7457abcee249e46924d70496284e7dd2e51b0854b2de00cd13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78221475663dd7457abcee249e46924d70496284e7dd2e51b0854b2de00cd13f", kill_on_drop: false }`
[INFO] [stdout] 78221475663dd7457abcee249e46924d70496284e7dd2e51b0854b2de00cd13f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d894f1335e39d97d392155c46951bbd7eda133d69133a69e3847965fcb4ac4e7
[INFO] running `Command { std: "docker" "start" "-a" "d894f1335e39d97d392155c46951bbd7eda133d69133a69e3847965fcb4ac4e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking assembler v0.1.0 (https://github.com/ParkerTenBroeck/asm-lib.git#bef6fd52)
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking ansi v0.1.0 (https://github.com/ParkerTenBroeck/ansi.git#906f384e)
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking poll-promise v0.3.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<T as SimpleAssemblyLanguage<'_>>::Uptr: AsPrimitive<...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/asm-lib-961fe4415f2f879a/bef6fd5/src/simple/super_impl.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |                         size.as_(),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<T as SimpleAssemblyLanguage<'_>>::Uptr: AsPrimitive<...>`
[INFO] [stdout]     = help: the following types implement trait `num_traits::AsPrimitive<T>`:
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<i128>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<i16>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<i32>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<i64>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<i8>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<isize>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<u128>`
[INFO] [stdout]               `bool` implements `num_traits::AsPrimitive<u16>`
[INFO] [stdout]             and 214 others
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/assembler-f86ecb9ddce3aba7.long-type-9519252410634943602.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-io v2.5.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d894f1335e39d97d392155c46951bbd7eda133d69133a69e3847965fcb4ac4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d894f1335e39d97d392155c46951bbd7eda133d69133a69e3847965fcb4ac4e7", kill_on_drop: false }`
[INFO] [stdout] d894f1335e39d97d392155c46951bbd7eda133d69133a69e3847965fcb4ac4e7
