[INFO] cloning repository https://github.com/nickysemenza/ingredient-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickysemenza/ingredient-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickysemenza%2Fingredient-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickysemenza%2Fingredient-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b94a89a9fba98dd7a412bdba64e09a589c14093e [INFO] checking nickysemenza/ingredient-parser against try#d57d2d63e6f308d854fedbafd91d7721b7c651af for pr-110141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickysemenza%2Fingredient-parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickysemenza/ingredient-parser on toolchain d57d2d63e6f308d854fedbafd91d7721b7c651af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickysemenza/ingredient-parser [INFO] finished tweaking git repo https://github.com/nickysemenza/ingredient-parser [INFO] tweaked toml for git repo https://github.com/nickysemenza/ingredient-parser written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nickysemenza/ingredient-parser 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" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/ingredient-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c2af0d120b1b4f05737bec5d40869d482acd4b0910ad1401b5fb8ec51f39e36 [INFO] running `Command { std: "docker" "start" "-a" "0c2af0d120b1b4f05737bec5d40869d482acd4b0910ad1401b5fb8ec51f39e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c2af0d120b1b4f05737bec5d40869d482acd4b0910ad1401b5fb8ec51f39e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2af0d120b1b4f05737bec5d40869d482acd4b0910ad1401b5fb8ec51f39e36", kill_on_drop: false }` [INFO] [stdout] 0c2af0d120b1b4f05737bec5d40869d482acd4b0910ad1401b5fb8ec51f39e36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a040bedff071a94a50b696b6bb76735b25c1a26a778f7568882688a31c29772 [INFO] running `Command { std: "docker" "start" "-a" "9a040bedff071a94a50b696b6bb76735b25c1a26a778f7568882688a31c29772", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/ingredient-wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/food_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/food_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Checking owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking ab_glyph v0.2.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking memmap2 v0.5.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Checking strict-num v0.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling async-broadcast v0.5.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Compiling winit v0.28.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling glutin v0.30.6 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling zvariant_derive v3.11.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling enumn v0.1.6 [INFO] [stderr] Compiling zbus_macros v3.10.0 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Checking bytemuck v1.13.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tiny-skia-path v0.8.3 [INFO] [stderr] Checking calloop v0.10.5 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tiny-skia v0.8.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking webbrowser v0.8.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking glow v0.12.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.10.0/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="default"' --cfg 'feature="nix"' --cfg 'feature="std"' -C metadata=617f28d734c6a77f -C extra-filename=-617f28d734c6a77f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-da845df006e4cf87.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a040bedff071a94a50b696b6bb76735b25c1a26a778f7568882688a31c29772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a040bedff071a94a50b696b6bb76735b25c1a26a778f7568882688a31c29772", kill_on_drop: false }` [INFO] [stdout] 9a040bedff071a94a50b696b6bb76735b25c1a26a778f7568882688a31c29772