[INFO] cloning repository https://github.com/luser/scroll-derive-struct-array [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luser/scroll-derive-struct-array" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fscroll-derive-struct-array", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fscroll-derive-struct-array'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b40f258242971e7f6cfa866e8d73fb1dd137185 [INFO] checking luser/scroll-derive-struct-array/7b40f258242971e7f6cfa866e8d73fb1dd137185 against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fscroll-derive-struct-array" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luser/scroll-derive-struct-array [INFO] finished tweaking git repo https://github.com/luser/scroll-derive-struct-array [INFO] tweaked toml for git repo https://github.com/luser/scroll-derive-struct-array written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luser/scroll-derive-struct-array on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luser/scroll-derive-struct-array 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded scroll v0.9.0 [INFO] [stderr] Downloaded scroll_derive v0.9.4 [INFO] [stderr] Downloaded proc-macro2 v0.4.17 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dad4696ce2ad958b12f8f26e7f7ef3554204fc99bd2adc1f64f42cc67f9c57b [INFO] running `Command { std: "docker" "start" "-a" "3dad4696ce2ad958b12f8f26e7f7ef3554204fc99bd2adc1f64f42cc67f9c57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dad4696ce2ad958b12f8f26e7f7ef3554204fc99bd2adc1f64f42cc67f9c57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dad4696ce2ad958b12f8f26e7f7ef3554204fc99bd2adc1f64f42cc67f9c57b", kill_on_drop: false }` [INFO] [stdout] 3dad4696ce2ad958b12f8f26e7f7ef3554204fc99bd2adc1f64f42cc67f9c57b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b578691a046f3f7a1d97ee0619cd1d26dfe5213640df1ddf4a56b9c7a0e341f [INFO] running `Command { std: "docker" "start" "-a" "6b578691a046f3f7a1d97ee0619cd1d26dfe5213640df1ddf4a56b9c7a0e341f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling scroll_derive v0.9.4 [INFO] [stderr] Checking scroll v0.9.0 [INFO] [stderr] Checking scroll-derive-struct-array v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pread)] [INFO] [stdout] | ^^^^^ expected `A`, found integer [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Pread` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `A: Copy` is not satisfied [INFO] [stdout] --> src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pread)] [INFO] [stdout] | ^^^^^ the trait `Copy` is not implemented for `A` [INFO] [stdout] | [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] = note: this error originates in the derive macro `Pread` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `A` with `#[derive(Copy)]` [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Copy)] [INFO] [stdout] 6 | struct A { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pread)] [INFO] [stdout] | ^^^^^ expected `A`, found integer [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Pread` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `A: Copy` is not satisfied [INFO] [stdout] --> src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pread)] [INFO] [stdout] | ^^^^^ the trait `Copy` is not implemented for `A` [INFO] [stdout] | [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] = note: this error originates in the derive macro `Pread` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `A` with `#[derive(Copy)]` [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Copy)] [INFO] [stdout] 6 | struct A { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scroll-derive-struct-array` (bin "scroll-derive-struct-array" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scroll-derive-struct-array` (bin "scroll-derive-struct-array") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6b578691a046f3f7a1d97ee0619cd1d26dfe5213640df1ddf4a56b9c7a0e341f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b578691a046f3f7a1d97ee0619cd1d26dfe5213640df1ddf4a56b9c7a0e341f", kill_on_drop: false }` [INFO] [stdout] 6b578691a046f3f7a1d97ee0619cd1d26dfe5213640df1ddf4a56b9c7a0e341f