[INFO] fetching crate patch-vex 0.3.0... [INFO] checking patch-vex-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate patch-vex 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate patch-vex 0.3.0 [INFO] finished tweaking crates.io crate patch-vex 0.3.0 [INFO] tweaked toml for crates.io crate patch-vex 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate patch-vex 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 127 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owner-monad v0.1.0 [INFO] [stderr] Downloaded raii-map v0.1.0 [INFO] [stderr] Downloaded zip-extensions v0.6.2 [INFO] [stderr] Downloaded vex-rt-macros v0.1.1 [INFO] [stderr] Downloaded generics-util v0.1.0 [INFO] [stderr] Downloaded queue-model v0.1.2 [INFO] [stderr] Downloaded rcstring v0.2.1 [INFO] [stderr] Downloaded slice-copy v0.3.0 [INFO] [stderr] Downloaded cstring-interop v0.1.0 [INFO] [stderr] Downloaded libc-print v0.1.23 [INFO] [stderr] Downloaded newlib-alloc v0.1.0 [INFO] [stderr] Downloaded safe-modular-arithmetic v0.2.4 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded vex-rt v0.15.1 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07980b42f6e4d3f548e92c888e2d16f52462c9f224a643c4b2b76f20aec95a01 [INFO] running `Command { std: "docker" "start" "-a" "07980b42f6e4d3f548e92c888e2d16f52462c9f224a643c4b2b76f20aec95a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07980b42f6e4d3f548e92c888e2d16f52462c9f224a643c4b2b76f20aec95a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07980b42f6e4d3f548e92c888e2d16f52462c9f224a643c4b2b76f20aec95a01", kill_on_drop: false }` [INFO] [stdout] 07980b42f6e4d3f548e92c888e2d16f52462c9f224a643c4b2b76f20aec95a01 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a8fd091e2b160f3c195720c41086110406862eeadfbee9c6a0af100311df4b [INFO] running `Command { std: "docker" "start" "-a" "59a8fd091e2b160f3c195720c41086110406862eeadfbee9c6a0af100311df4b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking safe-modular-arithmetic v0.2.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking owner-monad v0.1.0 [INFO] [stderr] Checking rcstring v0.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cstring-interop v0.1.0 [INFO] [stderr] Checking raii-map v0.1.0 [INFO] [stderr] Checking queue-model v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling generics-util v0.1.0 [INFO] [stderr] Checking libc-print v0.1.23 [INFO] [stderr] Checking newlib-alloc v0.1.0 [INFO] [stderr] Checking slice-copy v0.3.0 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Compiling vex-rt-macros v0.1.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling zip-extensions v0.6.2 [INFO] [stderr] Compiling vex-rt v0.15.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vex-rt-0.15.1/src/controller.rs:313:26 [INFO] [stdout] | [INFO] [stdout] 313 | copy(&mut chars, str.as_bytes()); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ expected `&[i8]`, found `&[u8]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&[i8]` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-copy-0.3.0/src/lib.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn copy(dst: &mut [T], src: &[T]) -> usize [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vex-rt` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "59a8fd091e2b160f3c195720c41086110406862eeadfbee9c6a0af100311df4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a8fd091e2b160f3c195720c41086110406862eeadfbee9c6a0af100311df4b", kill_on_drop: false }` [INFO] [stdout] 59a8fd091e2b160f3c195720c41086110406862eeadfbee9c6a0af100311df4b