[INFO] fetching crate notan_glyph 0.13.0... [INFO] testing notan_glyph-0.13.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate notan_glyph 0.13.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate notan_glyph 0.13.0 [INFO] finished tweaking crates.io crate notan_glyph 0.13.0 [INFO] tweaked toml for crates.io crate notan_glyph 0.13.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate notan_glyph 0.13.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate notan_glyph 0.13.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fed220e8f5e784420dbf0a460ca7eee556c2aa30d99aae07ad3d3f341056e959 [INFO] running `Command { std: "docker" "start" "-a" "fed220e8f5e784420dbf0a460ca7eee556c2aa30d99aae07ad3d3f341056e959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed220e8f5e784420dbf0a460ca7eee556c2aa30d99aae07ad3d3f341056e959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed220e8f5e784420dbf0a460ca7eee556c2aa30d99aae07ad3d3f341056e959", kill_on_drop: false }` [INFO] [stdout] fed220e8f5e784420dbf0a460ca7eee556c2aa30d99aae07ad3d3f341056e959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e302b75d219cb76a6bac4d9ef3ea3039ecc09c6202d9db81a487bc398bc95d5e [INFO] running `Command { std: "docker" "start" "-a" "e302b75d219cb76a6bac4d9ef3ea3039ecc09c6202d9db81a487bc398bc95d5e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling notan_macro v0.13.0 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling notan_core v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling notan_utils v0.13.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling crevice_notan-derive v0.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling glyph_brush v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling notan_math v0.13.0 [INFO] [stderr] Compiling crevice_notan v0.14.1 [INFO] [stderr] Compiling notan_input v0.13.0 [INFO] [stderr] Compiling notan_graphics v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling platter2 v0.1.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling notan_app v0.13.0 [INFO] [stderr] Compiling notan_glyph v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `vertex_shader` in this scope [INFO] [stdout] --> src/pipeline.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | const GLYPH_VERTEX: ShaderSource = vertex_shader! { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fragment_shader` in this scope [INFO] [stdout] --> src/pipeline.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | const GLYPH_FRAGMENT: ShaderSource = fragment_shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notan_macro::*` [INFO] [stdout] --> src/pipeline.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use notan_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `notan_glyph` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e302b75d219cb76a6bac4d9ef3ea3039ecc09c6202d9db81a487bc398bc95d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e302b75d219cb76a6bac4d9ef3ea3039ecc09c6202d9db81a487bc398bc95d5e", kill_on_drop: false }` [INFO] [stdout] e302b75d219cb76a6bac4d9ef3ea3039ecc09c6202d9db81a487bc398bc95d5e