[INFO] fetching crate instrs-core 0.1.0...
[INFO] checking instrs-core-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate instrs-core 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate instrs-core 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate instrs-core 0.1.0
[INFO] finished tweaking crates.io crate instrs-core 0.1.0
[INFO] tweaked toml for crates.io crate instrs-core 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aed6208a5337dc079980868c11ad090c1e1dfa0a6aac7cce0213ccf978ecbb5d
[INFO] running `Command { std: "docker" "start" "-a" "aed6208a5337dc079980868c11ad090c1e1dfa0a6aac7cce0213ccf978ecbb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed6208a5337dc079980868c11ad090c1e1dfa0a6aac7cce0213ccf978ecbb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed6208a5337dc079980868c11ad090c1e1dfa0a6aac7cce0213ccf978ecbb5d", kill_on_drop: false }`
[INFO] [stdout] aed6208a5337dc079980868c11ad090c1e1dfa0a6aac7cce0213ccf978ecbb5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f787a66fa1dfb243610652e5212e29de4db4d312ca5e46201e8c0f58c80f4fc5
[INFO] running `Command { std: "docker" "start" "-a" "f787a66fa1dfb243610652e5212e29de4db4d312ca5e46201e8c0f58c80f4fc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking instrs-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for mutable reference `&mut &[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |                       let (bytes, rem) = b.split_array_ref::<SIZE>();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | / impl_byte_serialize!(u8,u16,u32,u64,u128,usize,
[INFO] [stdout] 96 | |                      // Using signed numbers in bytecode is stupid but I still support it because I am a nice person
[INFO] [stdout] 97 | |                      i8,i16,i32,i64,i128,isize,
[INFO] [stdout] 98 | |                      f32,f64);
[INFO] [stdout]    | |_____________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:1886:5
[INFO] [stdout]    = note: this error originates in the macro `impl_byte_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for mutable reference `&mut &[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |                       let (bytes, rem) = b.split_array_ref::<SIZE>();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | / impl_byte_serialize!(u8,u16,u32,u64,u128,usize,
[INFO] [stdout] 96 | |                      // Using signed numbers in bytecode is stupid but I still support it because I am a nice person
[INFO] [stdout] 97 | |                      i8,i16,i32,i64,i128,isize,
[INFO] [stdout] 98 | |                      f32,f64);
[INFO] [stdout]    | |_____________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/slice/mod.rs:1886:5
[INFO] [stdout]    = note: this error originates in the macro `impl_byte_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instrs-core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instrs-core` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f787a66fa1dfb243610652e5212e29de4db4d312ca5e46201e8c0f58c80f4fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f787a66fa1dfb243610652e5212e29de4db4d312ca5e46201e8c0f58c80f4fc5", kill_on_drop: false }`
[INFO] [stdout] f787a66fa1dfb243610652e5212e29de4db4d312ca5e46201e8c0f58c80f4fc5
[INFO] checking instrs-core-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate instrs-core 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate instrs-core 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate instrs-core 0.1.0
[INFO] finished tweaking crates.io crate instrs-core 0.1.0
[INFO] tweaked toml for crates.io crate instrs-core 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 083107ed1e7ad27d18dbf1097a72c6adfd61b69245ffcbe8bff4951b8dc0f153
[INFO] running `Command { std: "docker" "start" "-a" "083107ed1e7ad27d18dbf1097a72c6adfd61b69245ffcbe8bff4951b8dc0f153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "083107ed1e7ad27d18dbf1097a72c6adfd61b69245ffcbe8bff4951b8dc0f153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083107ed1e7ad27d18dbf1097a72c6adfd61b69245ffcbe8bff4951b8dc0f153", kill_on_drop: false }`
[INFO] [stdout] 083107ed1e7ad27d18dbf1097a72c6adfd61b69245ffcbe8bff4951b8dc0f153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e360730a7766ca729c41f6b7d9cc9c02617d1b8cb5be3297696127ab5609f23
[INFO] running `Command { std: "docker" "start" "-a" "9e360730a7766ca729c41f6b7d9cc9c02617d1b8cb5be3297696127ab5609f23", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking instrs-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for mutable reference `&mut &[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |                       let (bytes, rem) = b.split_array_ref::<SIZE>();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | / impl_byte_serialize!(u8,u16,u32,u64,u128,usize,
[INFO] [stdout] 96 | |                      // Using signed numbers in bytecode is stupid but I still support it because I am a nice person
[INFO] [stdout] 97 | |                      i8,i16,i32,i64,i128,isize,
[INFO] [stdout] 98 | |                      f32,f64);
[INFO] [stdout]    | |_____________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/slice/mod.rs:1886:5
[INFO] [stdout]    = note: this error originates in the macro `impl_byte_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `split_array_ref` found for mutable reference `&mut &[u8]` in the current scope
[INFO] [stdout]   --> src/lib.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |                       let (bytes, rem) = b.split_array_ref::<SIZE>();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 | / impl_byte_serialize!(u8,u16,u32,u64,u128,usize,
[INFO] [stdout] 96 | |                      // Using signed numbers in bytecode is stupid but I still support it because I am a nice person
[INFO] [stdout] 97 | |                      i8,i16,i32,i64,i128,isize,
[INFO] [stdout] 98 | |                      f32,f64);
[INFO] [stdout]    | |_____________________________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `split_at` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/slice/mod.rs:1886:5
[INFO] [stdout]    = note: this error originates in the macro `impl_byte_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instrs-core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `instrs-core` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9e360730a7766ca729c41f6b7d9cc9c02617d1b8cb5be3297696127ab5609f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e360730a7766ca729c41f6b7d9cc9c02617d1b8cb5be3297696127ab5609f23", kill_on_drop: false }`
[INFO] [stdout] 9e360730a7766ca729c41f6b7d9cc9c02617d1b8cb5be3297696127ab5609f23
