[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] c9253c0c0e2ef45d4ce2d66fb4a21a8dc451b5e6 [INFO] building nickysemenza/ingredient-parser against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickysemenza%2Fingredient-parser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickysemenza/ingredient-parser on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-6-tc1/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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-6-tc1/source/ingredient-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/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-6-tc1/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/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-6-tc1/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [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/catppuccin/egui` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded zbus_names v2.6.0 [INFO] [stderr] Downloaded poll-promise v0.3.0 [INFO] [stderr] Downloaded zvariant v3.15.0 [INFO] [stderr] Downloaded reqwest-middleware v0.2.3 [INFO] [stderr] Downloaded ehttp v0.3.1 [INFO] [stderr] Downloaded web-time v0.2.2 [INFO] [stderr] Downloaded async-signal v0.2.4 [INFO] [stderr] Downloaded winnow v0.5.16 [INFO] [stderr] Downloaded rustix v0.37.24 [INFO] [stderr] Downloaded zbus v3.14.1 [INFO] [stderr] Downloaded zvariant_derive v3.15.0 [INFO] [stderr] Downloaded accesskit_unix v0.5.2 [INFO] [stderr] Downloaded zbus_macros v3.14.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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9777b601412a0afed17d6f489692f0d81f230f263b6c117c993b982bf9e1873a [INFO] running `Command { std: "docker" "start" "-a" "9777b601412a0afed17d6f489692f0d81f230f263b6c117c993b982bf9e1873a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9777b601412a0afed17d6f489692f0d81f230f263b6c117c993b982bf9e1873a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9777b601412a0afed17d6f489692f0d81f230f263b6c117c993b982bf9e1873a", kill_on_drop: false }` [INFO] [stdout] 9777b601412a0afed17d6f489692f0d81f230f263b6c117c993b982bf9e1873a [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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f890e59f879667205c25c884fc7574b66ddcdc52ed057f60f404114043f2aa [INFO] running `Command { std: "docker" "start" "-a" "39f890e59f879667205c25c884fc7574b66ddcdc52ed057f60f404114043f2aa", 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] 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 proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling ingredient v0.3.0 (/opt/rustwide/workdir/ingredient-parser) [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling recipe-scraper v0.1.0 (/opt/rustwide/workdir/recipe-scraper) [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling webbrowser v0.8.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling arboard v3.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling web-time v0.2.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling enum-map v2.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling poll-promise v0.3.0 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling egui_glow v0.23.0 [INFO] [stderr] Compiling catppuccin-egui v3.1.0 (https://github.com/catppuccin/egui?branch=main#f2bcf74a) [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling eframe v0.23.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.3 [INFO] [stderr] Compiling reqwest-tracing v0.4.6 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling recipe_scraper_fetcher v0.1.0 (/opt/rustwide/workdir/recipe_scraper_fetcher) [INFO] [stderr] Compiling tracing-wasm v0.2.1 [INFO] [stderr] Compiling ehttp v0.3.1 [INFO] [stderr] Compiling egui_extras v0.23.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling ingredient-wasm v0.1.0 (/opt/rustwide/workdir/ingredient-wasm) [INFO] [stderr] Compiling food_ui v0.1.0 (/opt/rustwide/workdir/food_ui) [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling food_web v0.1.0 (/opt/rustwide/workdir/food_web) [INFO] [stderr] Compiling food_cli v0.1.0 (/opt/rustwide/workdir/food_cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcvBREZm/symbols.o" "/opt/rustwide/target/debug/deps/food_web-0d76d24f6747cbad.food_web.959039a2c5896b93-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/food_web-0d76d24f6747cbad.4a7nfcggfy1h8my4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-20264c1328106035/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libegui_extras-a06566ad4a2c9c07.rlib" "/opt/rustwide/target/debug/deps/libenum_map-bd51f37b33c5ea3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-85d748dd1ddffc1d.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-fc9f7c816e473d72.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f241c00d733622f6.rlib" "/opt/rustwide/target/debug/deps/libfood_ui-472741c8de2966ae.rlib" "/opt/rustwide/target/debug/deps/libcatppuccin_egui-da0066967def3460.rlib" "/opt/rustwide/target/debug/deps/libehttp-30f5f27743139ebb.rlib" "/opt/rustwide/target/debug/deps/libureq-61dceff1a51b324e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/librustls-4e6faceb8f13243f.rlib" "/opt/rustwide/target/debug/deps/libsct-d91da178292835d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6905956f75f6c91b.rlib" "/opt/rustwide/target/debug/deps/libring-358f052cb3c3b4d3.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/librecipe_scraper-24af1dcd3cff2cbf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2bcb3b0ff873d1f9.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libscraper-a274ef07c8f46c68.rlib" "/opt/rustwide/target/debug/deps/libego_tree-0b641f944fe62944.rlib" "/opt/rustwide/target/debug/deps/libselectors-e2ec9ae67388be7c.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-f93bd088b2257e5b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libcssparser-52ed94dcf1a95ca9.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-308c64b9becab6b2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libphf-065bad453de95c97.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-96ba5a81c1277550.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-4223201ac37ba6db.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-46c63375e41f2fbf.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b2b55c61210e8124.rlib" "/opt/rustwide/target/debug/deps/libphf-e4e151c251fb60f2.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9f3e4cc4fa0faaff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libtendril-3bf8e4516f17dee3.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libfutf-ce4a80f62760e855.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3ab5527c76e23f4a.rlib" "/opt/rustwide/target/debug/deps/libmac-cb442c72f00b684c.rlib" "/opt/rustwide/target/debug/deps/libingredient-4747cf210af6c609.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b82258a5bc06d80d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7301429aff44b39b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a1159ebf7befff4.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-e62d79dae90481b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-3cd8fe302e5882e5.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libpoll_promise-a1cbf7c1bd92ef83.rlib" "/opt/rustwide/target/debug/deps/libeframe-5329a6c347655173.rlib" "/opt/rustwide/target/debug/deps/libglutin_winit-0c3028a1b9c74892.rlib" "/opt/rustwide/target/debug/deps/libimage-d3efc68347196553.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-023f09acb7ccb1ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a4c71f1bdc54f56.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a6911d00a1e1c21a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62cfb150585b22dd.rlib" "/opt/rustwide/target/debug/deps/libglutin-9f578ba9b40d5d5f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-54f65e3b8ad92980.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6593b753b1e384f9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-abd9227b968294ad.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-d81c451a05f1ec36.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-c4b86349bf3ea904.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libweb_time-35871f6924d08191.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-3d7dee2b8a30bf66.rlib" "/opt/rustwide/target/debug/deps/libarboard-47b8ac12963e945d.rlib" "/opt/rustwide/target/debug/deps/libx11rb-a4c61b9e7a6a4ac7.rlib" "/opt/rustwide/target/debug/deps/libgethostname-7a5c2cba4f79d39a.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-e9ca16f5930d2164.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_winit-8332cc35bb399353.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_unix-b182dde5e46f79aa.rlib" "/opt/rustwide/target/debug/deps/libatspi-43f1c7d61d100e96.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_consumer-0b40fc80a29fc575.rlib" "/opt/rustwide/target/debug/deps/libzbus-26257c73821b931e.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-3d37afce4cb09f52.rlib" "/opt/rustwide/target/debug/deps/libblocking-71a54f3d0b824e4b.rlib" "/opt/rustwide/target/debug/deps/libpiper-199c981c9edd6d60.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-798a19f0216a4e15.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-04a2891cfab39cad.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-81abfc7d346851cb.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9aa24251cd735afb.rlib" "/opt/rustwide/target/debug/deps/libordered_stream-1bef9101d5c93832.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-aa9d8b93838d25ac.rlib" "/opt/rustwide/target/debug/deps/librand-c30c0e58490869cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0753e3b9b458f1e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb6bb7051ee55f0d.rlib" "/opt/rustwide/target/debug/deps/libxdg_home-cbf1bf091360237a.rlib" "/opt/rustwide/target/debug/deps/libsha1-66e2ed93540d6173.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8380563f9ededd72.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f331a8af198e4c3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-12e288b157eec056.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-29f64ca3f00aaa76.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libnix-7a01f5470cb697c8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a6d97605765f1438.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ef360e466e6b9589.rlib" "/opt/rustwide/target/debug/deps/librustix-301c3a3f7447f87f.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-fe098de09bf20a84.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpolling-78cfddd4b23dc727.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-b2b9a7ed540437ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7eb40d1042db99d7.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd0fa1f575cb0e5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-df22c8bd7035acf2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4ab1ba129995c2a8.rlib" "/opt/rustwide/target/debug/deps/libparking-68e5c53718e97590.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libzbus_names-987aac2ed207e7b5.rlib" "/opt/rustwide/target/debug/deps/libzvariant-6eaf9851ccfeac0b.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-99d26bf19b3a869e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libwinit-61839d13cda0ae50.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-49f608fa85d992ae.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-187ff92fe0b9d54a.rlib" "/opt/rustwide/target/debug/deps/libpng-46626a4bb0893bec.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1ea62834f4aee22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4091a8e81a029d01.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-c5d108a981db6cf1.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-3bc668cbd6b46925.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-d4d8647711cbdf73.rlib" "/opt/rustwide/target/debug/deps/libstrict_num-538772e83957e2d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libmio-030a7c2dfe726f46.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d27a65a284553d1f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e4820dad3f1d0c7e.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-4baca66da15a424c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-1feeb02d05b06392.rlib" "/opt/rustwide/target/debug/deps/libnom-63efd6ca4e7d10de.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4b84171b150b96e2.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-104a25658b4b2b95.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0f24e5935222dd85.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-674cb8c65715d3d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-60a06641b89b310d.rlib" "/opt/rustwide/target/debug/deps/libnix-f71d24b36bab8018.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a7f1908e68d94d7a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcalloop-471a1368cbec69f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-555ff39a033c45bd.rlib" "/opt/rustwide/target/debug/deps/libslotmap-129ad11974a9255a.rlib" "/opt/rustwide/target/debug/deps/libnix-18529fbf0ce374e4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libdlib-ba80d020f0b5f08c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4ff775fcb5b6f192.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-852bcbb6aabc24af.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-4890c481644438ab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libglow-8105c70d5aae5848.rlib" "/opt/rustwide/target/debug/deps/libegui-68dd3b6d3e2a79d4.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-841b2517bb999a7b.rlib" "/opt/rustwide/target/debug/deps/libepaint-f7bdcb7f8541ff23.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-bbfc7cd7f3279d39.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libecolor-5ee9be243126083f.rlib" "/opt/rustwide/target/debug/deps/libahash-31e7b30e8710cd8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3f9fdd43190d62a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-2ab1f102ec5aabf3.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-da4ea04a62de3f88.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-820951c7f451336b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3fce69f28580086d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-556a20f66b8e73db.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58e54824ac0e05ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb14a95bf0793adb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libemath-09720cf3fea07344.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a44a700f9602fea3.rlib" "/opt/rustwide/target/debug/deps/libserde-24a2a4b9df85e853.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/food_web-0d76d24f6747cbad" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `food_web` (bin "food_web") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "39f890e59f879667205c25c884fc7574b66ddcdc52ed057f60f404114043f2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f890e59f879667205c25c884fc7574b66ddcdc52ed057f60f404114043f2aa", kill_on_drop: false }` [INFO] [stdout] 39f890e59f879667205c25c884fc7574b66ddcdc52ed057f60f404114043f2aa [INFO] building nickysemenza/ingredient-parser against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickysemenza%2Fingredient-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickysemenza/ingredient-parser on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-6-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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-6-tc2/source/ingredient-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-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-6-tc2/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-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-6-tc2/source/food_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cd62775d0cbc243a6ae0577af530db9f09c8bb0ab2e562c229acb71533b0ece [INFO] running `Command { std: "docker" "start" "-a" "5cd62775d0cbc243a6ae0577af530db9f09c8bb0ab2e562c229acb71533b0ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cd62775d0cbc243a6ae0577af530db9f09c8bb0ab2e562c229acb71533b0ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd62775d0cbc243a6ae0577af530db9f09c8bb0ab2e562c229acb71533b0ece", kill_on_drop: false }` [INFO] [stdout] 5cd62775d0cbc243a6ae0577af530db9f09c8bb0ab2e562c229acb71533b0ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828df7ade31529aaa6cf552f9ccd03f470771a1b9a4431acedf2c902edffb8dd [INFO] running `Command { std: "docker" "start" "-a" "828df7ade31529aaa6cf552f9ccd03f470771a1b9a4431acedf2c902edffb8dd", 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] 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 proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling ingredient v0.3.0 (/opt/rustwide/workdir/ingredient-parser) [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling document-features v0.2.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling recipe-scraper v0.1.0 (/opt/rustwide/workdir/recipe-scraper) [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling webbrowser v0.8.11 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling arboard v3.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling web-time v0.2.2 [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling enum-map v2.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling poll-promise v0.3.0 [INFO] [stderr] Compiling catppuccin-egui v3.1.0 (https://github.com/catppuccin/egui?branch=main#f2bcf74a) [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling egui_glow v0.23.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling eframe v0.23.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling tracing-wasm v0.2.1 [INFO] [stderr] Compiling ehttp v0.3.1 [INFO] [stderr] Compiling egui_extras v0.23.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.3 [INFO] [stderr] Compiling food_ui v0.1.0 (/opt/rustwide/workdir/food_ui) [INFO] [stderr] Compiling reqwest-tracing v0.4.6 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling food_web v0.1.0 (/opt/rustwide/workdir/food_web) [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling ingredient-wasm v0.1.0 (/opt/rustwide/workdir/ingredient-wasm) [INFO] [stderr] Compiling recipe_scraper_fetcher v0.1.0 (/opt/rustwide/workdir/recipe_scraper_fetcher) [INFO] [stderr] Compiling food_cli v0.1.0 (/opt/rustwide/workdir/food_cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "828df7ade31529aaa6cf552f9ccd03f470771a1b9a4431acedf2c902edffb8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828df7ade31529aaa6cf552f9ccd03f470771a1b9a4431acedf2c902edffb8dd", kill_on_drop: false }` [INFO] [stdout] 828df7ade31529aaa6cf552f9ccd03f470771a1b9a4431acedf2c902edffb8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8dc91ddb3d76dfda85feb0ef57cdf9f52ef18ecc8d3cc6b9100bd899e0982c [INFO] running `Command { std: "docker" "start" "-a" "bb8dc91ddb3d76dfda85feb0ef57cdf9f52ef18ecc8d3cc6b9100bd899e0982c", 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] 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 wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.37 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling food_web v0.1.0 (/opt/rustwide/workdir/food_web) [INFO] [stderr] Compiling recipe_scraper_fetcher v0.1.0 (/opt/rustwide/workdir/recipe_scraper_fetcher) [INFO] [stderr] Compiling food_cli v0.1.0 (/opt/rustwide/workdir/food_cli) [INFO] [stderr] Compiling food_ui v0.1.0 (/opt/rustwide/workdir/food_ui) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.37 [INFO] [stderr] Compiling recipe-scraper v0.1.0 (/opt/rustwide/workdir/recipe-scraper) [INFO] [stderr] Compiling ingredient-wasm v0.1.0 (/opt/rustwide/workdir/ingredient-wasm) [INFO] [stderr] Compiling ingredient v0.3.0 (/opt/rustwide/workdir/ingredient-parser) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.64s [INFO] running `Command { std: "docker" "inspect" "bb8dc91ddb3d76dfda85feb0ef57cdf9f52ef18ecc8d3cc6b9100bd899e0982c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8dc91ddb3d76dfda85feb0ef57cdf9f52ef18ecc8d3cc6b9100bd899e0982c", kill_on_drop: false }` [INFO] [stdout] bb8dc91ddb3d76dfda85feb0ef57cdf9f52ef18ecc8d3cc6b9100bd899e0982c