[INFO] cloning repository https://github.com/jguhlin/earthrs-modis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jguhlin/earthrs-modis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fearthrs-modis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fearthrs-modis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28a89df02584a9714a2bc4b21eff6eb4d5bbda2e
[INFO] checking jguhlin/earthrs-modis against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjguhlin%2Fearthrs-modis" "/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/jguhlin/earthrs-modis
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jguhlin/earthrs-modis
[INFO] tweaked toml for git repo https://github.com/jguhlin/earthrs-modis written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jguhlin/earthrs-modis on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jguhlin/earthrs-modis 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usvg v0.37.0
[INFO] [stderr]   Downloaded http-cache-reqwest v0.13.0
[INFO] [stderr]   Downloaded egui_extras v0.28.1
[INFO] [stderr]   Downloaded usvg-tree v0.37.0
[INFO] [stderr]   Downloaded http-cache v0.18.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.19
[INFO] [stderr]   Downloaded wayland-cursor v0.31.6
[INFO] [stderr]   Downloaded cacache v12.0.0
[INFO] [stderr]   Downloaded egui-wgpu v0.28.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded emath v0.28.1
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.4
[INFO] [stderr]   Downloaded wayland-client v0.31.6
[INFO] [stderr]   Downloaded eframe v0.28.1
[INFO] [stderr]   Downloaded resvg v0.37.0
[INFO] [stderr]   Downloaded usvg-parser v0.37.0
[INFO] [stderr]   Downloaded wayland-protocols v0.32.4
[INFO] [stderr]   Downloaded egui_glow v0.28.1
[INFO] [stderr]   Downloaded webbrowser v1.0.1
[INFO] [stderr]   Downloaded egui-winit v0.28.1
[INFO] [stderr]   Downloaded ecolor v0.28.1
[INFO] [stderr]   Downloaded egui v0.28.1
[INFO] [stderr]   Downloaded epaint v0.28.1
[INFO] [stderr]   Downloaded walkers v0.24.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9af1ec6e620b7dc170a05290ac935f91c142fb2312f813f6c777d61ef910a56
[INFO] running `Command { std: "docker" "start" "-a" "b9af1ec6e620b7dc170a05290ac935f91c142fb2312f813f6c777d61ef910a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9af1ec6e620b7dc170a05290ac935f91c142fb2312f813f6c777d61ef910a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9af1ec6e620b7dc170a05290ac935f91c142fb2312f813f6c777d61ef910a56", kill_on_drop: false }`
[INFO] [stdout] b9af1ec6e620b7dc170a05290ac935f91c142fb2312f813f6c777d61ef910a56
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 485a1f17cde04e0eebbfaa127ca69f0ac4185ac1f2cd50e798e8db012d194dc8
[INFO] running `Command { std: "docker" "start" "-a" "485a1f17cde04e0eebbfaa127ca69f0ac4185ac1f2cd50e798e8db012d194dc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking geo-types v0.7.13
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=c9b0a6bed307c413 -C extra-filename=-c638e55fcfc0a3e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-554a8145492d4ae5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-adafe89d9c9f580d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "485a1f17cde04e0eebbfaa127ca69f0ac4185ac1f2cd50e798e8db012d194dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485a1f17cde04e0eebbfaa127ca69f0ac4185ac1f2cd50e798e8db012d194dc8", kill_on_drop: false }`
[INFO] [stdout] 485a1f17cde04e0eebbfaa127ca69f0ac4185ac1f2cd50e798e8db012d194dc8
