[INFO] cloning repository https://github.com/mitsuhiko/rustc-147-macro-regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitsuhiko/rustc-147-macro-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Frustc-147-macro-regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Frustc-147-macro-regression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac91edc0b2fbde6755039b11fe8dac830cdc113a [INFO] testing mitsuhiko/rustc-147-macro-regression against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitsuhiko%2Frustc-147-macro-regression" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitsuhiko/rustc-147-macro-regression on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mitsuhiko/rustc-147-macro-regression [INFO] finished tweaking git repo https://github.com/mitsuhiko/rustc-147-macro-regression [INFO] tweaked toml for git repo https://github.com/mitsuhiko/rustc-147-macro-regression written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/mitsuhiko/rustc-147-macro-regression already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19a27f29ae015ae65eb4b30e7782bb548bdbfa198ad0b18efde5be4d2a3e53fd [INFO] running `Command { std: "docker" "start" "-a" "19a27f29ae015ae65eb4b30e7782bb548bdbfa198ad0b18efde5be4d2a3e53fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19a27f29ae015ae65eb4b30e7782bb548bdbfa198ad0b18efde5be4d2a3e53fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a27f29ae015ae65eb4b30e7782bb548bdbfa198ad0b18efde5be4d2a3e53fd", kill_on_drop: false }` [INFO] [stdout] 19a27f29ae015ae65eb4b30e7782bb548bdbfa198ad0b18efde5be4d2a3e53fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b2c974fd57940895ce3c5807c0a363cda3c9c1abd3150a39125550defc140a [INFO] running `Command { std: "docker" "start" "-a" "70b2c974fd57940895ce3c5807c0a363cda3c9c1abd3150a39125550defc140a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling z v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `size_with` found for array `[u16; 260]` in the current scope [INFO] [stdout] --> src/lib.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(SizeWith)] [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `[u16; 260]` [INFO] [stdout] ... [INFO] [stdout] 21 | / broken! { [INFO] [stdout] 22 | | pub struct BrokenStruct { [INFO] [stdout] 23 | | pub build_string: [u16; 260], [INFO] [stdout] 24 | | pub dbg_bld_str: [u16; 40], [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SizeWith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `size_with` found for array `[u16; 40]` in the current scope [INFO] [stdout] --> src/lib.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(SizeWith)] [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `[u16; 40]` [INFO] [stdout] ... [INFO] [stdout] 21 | / broken! { [INFO] [stdout] 22 | | pub struct BrokenStruct { [INFO] [stdout] 23 | | pub build_string: [u16; 260], [INFO] [stdout] 24 | | pub dbg_bld_str: [u16; 40], [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SizeWith` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `z` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "70b2c974fd57940895ce3c5807c0a363cda3c9c1abd3150a39125550defc140a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b2c974fd57940895ce3c5807c0a363cda3c9c1abd3150a39125550defc140a", kill_on_drop: false }` [INFO] [stdout] 70b2c974fd57940895ce3c5807c0a363cda3c9c1abd3150a39125550defc140a