[INFO] cloning repository https://github.com/HydrogenMacro/fairycore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HydrogenMacro/fairycore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrogenMacro%2Ffairycore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrogenMacro%2Ffairycore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6db4bc4ff466913e12c324ece86923b21a300ff2
[INFO] building HydrogenMacro/fairycore against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHydrogenMacro%2Ffairycore" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HydrogenMacro/fairycore on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/HydrogenMacro/fairycore
[INFO] finished tweaking git repo https://github.com/HydrogenMacro/fairycore
[INFO] tweaked toml for git repo https://github.com/HydrogenMacro/fairycore written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/HydrogenMacro/fairycore 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/glium/glium.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin v0.32.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821aedf30f1cf995f1c7d76320c1783b6bf2123d602caca1f7f21e2fb7294573
[INFO] running `Command { std: "docker" "start" "-a" "821aedf30f1cf995f1c7d76320c1783b6bf2123d602caca1f7f21e2fb7294573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821aedf30f1cf995f1c7d76320c1783b6bf2123d602caca1f7f21e2fb7294573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821aedf30f1cf995f1c7d76320c1783b6bf2123d602caca1f7f21e2fb7294573", kill_on_drop: false }`
[INFO] [stdout] 821aedf30f1cf995f1c7d76320c1783b6bf2123d602caca1f7f21e2fb7294573
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291afc118a6d74815313dd82151515358ed0ea29f6278d62fd6a6b21639740df
[INFO] running `Command { std: "docker" "start" "-a" "291afc118a6d74815313dd82151515358ed0ea29f6278d62fd6a6b21639740df", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling glutin v0.32.0
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling object v0.36.2
[INFO] [stderr]    Compiling fairycore-proc-macro v0.1.0 (/opt/rustwide/workdir/fairycore-proc-macro)
[INFO] [stderr]    Compiling fairycore-core v0.1.0 (/opt/rustwide/workdir/fairycore-core)
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> fairycore-proc-macro/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn add(left: u64, right: u64) -> u64 {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fairycore-proc-macro` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "291afc118a6d74815313dd82151515358ed0ea29f6278d62fd6a6b21639740df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291afc118a6d74815313dd82151515358ed0ea29f6278d62fd6a6b21639740df", kill_on_drop: false }`
[INFO] [stdout] 291afc118a6d74815313dd82151515358ed0ea29f6278d62fd6a6b21639740df
