[INFO] cloning repository https://github.com/raii-x/mograpen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raii-x/mograpen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraii-x%2Fmograpen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraii-x%2Fmograpen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57eac29091c2af42126a0245ffccf639ef297ddc
[INFO] testing raii-x/mograpen against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraii-x%2Fmograpen" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raii-x/mograpen
[INFO] finished tweaking git repo https://github.com/raii-x/mograpen
[INFO] tweaked toml for git repo https://github.com/raii-x/mograpen written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raii-x/mograpen on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raii-x/mograpen 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" "+1.91.0" "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/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded lalrpop-util v0.19.9
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded egui_dock v0.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded lalrpop v0.19.9
[INFO] [stderr]   Downloaded directories-next v2.0.0
[INFO] [stderr]   Downloaded glutin v0.30.7
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded egui-winit v0.21.1
[INFO] [stderr]   Downloaded webbrowser v0.8.9
[INFO] [stderr]   Downloaded arboard v3.2.0
[INFO] [stderr]   Downloaded toml_edit v0.19.8
[INFO] [stderr]   Downloaded winnow v0.4.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.4.1
[INFO] [stderr]   Downloaded egui_glow v0.21.0
[INFO] [stderr]   Downloaded llvm-sys v150.0.5
[INFO] [stderr]   Downloaded winit v0.28.3
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded bumpalo v3.12.1
[INFO] [stderr]   Downloaded egui v0.21.0
[INFO] [stderr]   Downloaded eframe v0.21.3
[INFO] [stderr]   Downloaded accesskit v0.9.0
[INFO] [stderr]   Downloaded ttf-parser v0.19.0
[INFO] [stderr]   Downloaded ron v0.8.0
[INFO] [stderr]   Downloaded ecolor v0.21.0
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.4.0
[INFO] [stderr]   Downloaded strict-num v0.1.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.10
[INFO] [stderr]   Downloaded android-activity v0.4.1
[INFO] [stderr]   Downloaded orbclient v0.3.45
[INFO] [stderr]   Downloaded emath v0.21.0
[INFO] [stderr]   Downloaded epaint v0.21.0
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded objc2 v0.3.0-beta.3
[INFO] [stderr]   Downloaded tracing v0.1.38
[INFO] [stderr]   Downloaded enumn v0.1.8
[INFO] [stderr]   Downloaded rustix v0.37.11
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.21
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c571672454d406a8be16567d9dc303c60d093c056cd9eb43fbf9e2a8d38b1c03
[INFO] running `Command { std: "docker" "start" "-a" "c571672454d406a8be16567d9dc303c60d093c056cd9eb43fbf9e2a8d38b1c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c571672454d406a8be16567d9dc303c60d093c056cd9eb43fbf9e2a8d38b1c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c571672454d406a8be16567d9dc303c60d093c056cd9eb43fbf9e2a8d38b1c03", kill_on_drop: false }`
[INFO] [stdout] c571672454d406a8be16567d9dc303c60d093c056cd9eb43fbf9e2a8d38b1c03
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a29db7bf5c98d1daace4e6cf507522a7e57a47abcb35c1e40a15172ef997590
[INFO] running `Command { std: "docker" "start" "-a" "0a29db7bf5c98d1daace4e6cf507522a7e57a47abcb35c1e40a15172ef997590", 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 libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.19.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling llvm-sys v150.0.5
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.38
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.9
[INFO] [stderr]    Compiling winit v0.28.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.4.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lalrpop v0.19.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling glutin v0.30.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling inkwell v0.1.1 (https://github.com/TheDan64/inkwell?branch=master#dc550b75)
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling inkwell_internals v0.7.0 (https://github.com/TheDan64/inkwell?branch=master#dc550b75)
[INFO] [stderr]    Compiling egui v0.21.0
[INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a29db7bf5c98d1daace4e6cf507522a7e57a47abcb35c1e40a15172ef997590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a29db7bf5c98d1daace4e6cf507522a7e57a47abcb35c1e40a15172ef997590", kill_on_drop: false }`
[INFO] [stdout] 0a29db7bf5c98d1daace4e6cf507522a7e57a47abcb35c1e40a15172ef997590
