[INFO] cloning repository https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeiWagatsuma/kikinzoku-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 080c668acb93c74e78d4af4ec6cd56140a3ddbbc [INFO] testing MeiWagatsuma/kikinzoku-rs against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeiWagatsuma/kikinzoku-rs on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] finished tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] tweaked toml for git repo https://github.com/MeiWagatsuma/kikinzoku-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--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-3-tc1/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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 crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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-3-tc1/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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] Downloading crates ... [INFO] [stderr] Downloaded leptos_integration_utils v0.5.7 [INFO] [stderr] Downloaded sea-orm-migration v0.12.14 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded sea-query-derive v0.4.1 [INFO] [stderr] Downloaded leptos_router v0.5.7 [INFO] [stderr] Downloaded leptos_meta v0.5.7 [INFO] [stderr] Downloaded leptos_axum v0.5.7 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded sea-orm-cli v0.12.14 [INFO] [stderr] Downloaded sea-orm-macros v0.12.14 [INFO] [stderr] Downloaded cached v0.45.1 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded sea-orm v0.12.14 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded cached_proc_macro v0.18.1 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded sea-schema v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a [INFO] running `Command { std: "docker" "start" "-a" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] [stdout] 9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c [INFO] running `Command { std: "docker" "start" "-a" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", 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/crates/app/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.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling web-sys v0.3.66 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] error: could not compile `web-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name web_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.66/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 -C debuginfo=2 --cfg 'feature="AbortController"' --cfg 'feature="AbortSignal"' --cfg 'feature="AddEventListenerOptions"' --cfg 'feature="AnimationEvent"' --cfg 'feature="BeforeUnloadEvent"' --cfg 'feature="BinaryType"' --cfg 'feature="Blob"' --cfg 'feature="BlobPropertyBag"' --cfg 'feature="CharacterData"' --cfg 'feature="ClipboardEvent"' --cfg 'feature="CloseEvent"' --cfg 'feature="CloseEventInit"' --cfg 'feature="Comment"' --cfg 'feature="CompositionEvent"' --cfg 'feature="CssStyleDeclaration"' --cfg 'feature="CustomEvent"' --cfg 'feature="DeviceMotionEvent"' --cfg 'feature="DeviceOrientationEvent"' --cfg 'feature="Document"' --cfg 'feature="DocumentFragment"' --cfg 'feature="DomStringMap"' --cfg 'feature="DomTokenList"' --cfg 'feature="DragEvent"' --cfg 'feature="Element"' --cfg 'feature="ErrorEvent"' --cfg 'feature="Event"' --cfg 'feature="EventSource"' --cfg 'feature="EventTarget"' --cfg 'feature="File"' --cfg 'feature="FileReader"' --cfg 'feature="FocusEvent"' --cfg 'feature="FormData"' --cfg 'feature="GamepadEvent"' --cfg 'feature="HashChangeEvent"' --cfg 'feature="Headers"' --cfg 'feature="History"' --cfg 'feature="HtmlAnchorElement"' --cfg 'feature="HtmlAreaElement"' --cfg 'feature="HtmlAudioElement"' --cfg 'feature="HtmlBaseElement"' --cfg 'feature="HtmlBodyElement"' --cfg 'feature="HtmlBrElement"' --cfg 'feature="HtmlButtonElement"' --cfg 'feature="HtmlCanvasElement"' --cfg 'feature="HtmlCollection"' --cfg 'feature="HtmlDListElement"' --cfg 'feature="HtmlDataElement"' --cfg 'feature="HtmlDataListElement"' --cfg 'feature="HtmlDetailsElement"' --cfg 'feature="HtmlDialogElement"' --cfg 'feature="HtmlDivElement"' --cfg 'feature="HtmlElement"' --cfg 'feature="HtmlEmbedElement"' --cfg 'feature="HtmlFieldSetElement"' --cfg 'feature="HtmlFormElement"' --cfg 'feature="HtmlHeadElement"' --cfg 'feature="HtmlHeadingElement"' --cfg 'feature="HtmlHrElement"' --cfg 'feature="HtmlHtmlElement"' --cfg 'feature="HtmlIFrameElement"' --cfg 'feature="HtmlImageElement"' --cfg 'feature="HtmlInputElement"' --cfg 'feature="HtmlLabelElement"' --cfg 'feature="HtmlLegendElement"' --cfg 'feature="HtmlLiElement"' --cfg 'feature="HtmlLinkElement"' --cfg 'feature="HtmlMapElement"' --cfg 'feature="HtmlMediaElement"' --cfg 'feature="HtmlMenuElement"' --cfg 'feature="HtmlMetaElement"' --cfg 'feature="HtmlMeterElement"' --cfg 'feature="HtmlModElement"' --cfg 'feature="HtmlOListElement"' --cfg 'feature="HtmlObjectElement"' --cfg 'feature="HtmlOptGroupElement"' --cfg 'feature="HtmlOptionElement"' --cfg 'feature="HtmlOutputElement"' --cfg 'feature="HtmlParagraphElement"' --cfg 'feature="HtmlParamElement"' --cfg 'feature="HtmlPictureElement"' --cfg 'feature="HtmlPreElement"' --cfg 'feature="HtmlProgressElement"' --cfg 'feature="HtmlQuoteElement"' --cfg 'feature="HtmlScriptElement"' --cfg 'feature="HtmlSelectElement"' --cfg 'feature="HtmlSlotElement"' --cfg 'feature="HtmlSourceElement"' --cfg 'feature="HtmlSpanElement"' --cfg 'feature="HtmlStyleElement"' --cfg 'feature="HtmlTableCaptionElement"' --cfg 'feature="HtmlTableCellElement"' --cfg 'feature="HtmlTableColElement"' --cfg 'feature="HtmlTableElement"' --cfg 'feature="HtmlTableRowElement"' --cfg 'feature="HtmlTableSectionElement"' --cfg 'feature="HtmlTemplateElement"' --cfg 'feature="HtmlTextAreaElement"' --cfg 'feature="HtmlTimeElement"' --cfg 'feature="HtmlTitleElement"' --cfg 'feature="HtmlTrackElement"' --cfg 'feature="HtmlUListElement"' --cfg 'feature="HtmlVideoElement"' --cfg 'feature="InputEvent"' --cfg 'feature="KeyboardEvent"' --cfg 'feature="Location"' --cfg 'feature="MessageEvent"' --cfg 'feature="MouseEvent"' --cfg 'feature="Node"' --cfg 'feature="NodeList"' --cfg 'feature="ObserverCallback"' --cfg 'feature="PageTransitionEvent"' --cfg 'feature="PointerEvent"' --cfg 'feature="PopStateEvent"' --cfg 'feature="ProgressEvent"' --cfg 'feature="PromiseRejectionEvent"' --cfg 'feature="Range"' --cfg 'feature="ReadableStream"' --cfg 'feature="ReferrerPolicy"' --cfg 'feature="Request"' --cfg 'feature="RequestCache"' --cfg 'feature="RequestCredentials"' --cfg 'feature="RequestInit"' --cfg 'feature="RequestMode"' --cfg 'feature="RequestRedirect"' --cfg 'feature="Response"' --cfg 'feature="ResponseType"' --cfg 'feature="SecurityPolicyViolationEvent"' --cfg 'feature="ServiceWorkerGlobalScope"' --cfg 'feature="ShadowRoot"' --cfg 'feature="ShadowRootInit"' --cfg 'feature="ShadowRootMode"' --cfg 'feature="StorageEvent"' --cfg 'feature="SubmitEvent"' --cfg 'feature="SvgElement"' --cfg 'feature="Text"' --cfg 'feature="TouchEvent"' --cfg 'feature="TransitionEvent"' --cfg 'feature="TreeWalker"' --cfg 'feature="UiEvent"' --cfg 'feature="Url"' --cfg 'feature="UrlSearchParams"' --cfg 'feature="WebSocket"' --cfg 'feature="WheelEvent"' --cfg 'feature="Window"' --cfg 'feature="Worker"' --cfg 'feature="WorkerGlobalScope"' --cfg 'feature="console"' -C metadata=9f56de7438b1bdde -C extra-filename=-9f56de7438b1bdde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-5ffd3e224cff7752.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-2201df71dd28e106.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", kill_on_drop: false }` [INFO] [stdout] bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c [INFO] testing MeiWagatsuma/kikinzoku-rs against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeiWagatsuma/kikinzoku-rs on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] finished tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] tweaked toml for git repo https://github.com/MeiWagatsuma/kikinzoku-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--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-3-tc2/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-3-tc2/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c329004f8c9a1199dbc42a890a8417a95034b8684615efa7404edf062766738 [INFO] running `Command { std: "docker" "start" "-a" "4c329004f8c9a1199dbc42a890a8417a95034b8684615efa7404edf062766738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c329004f8c9a1199dbc42a890a8417a95034b8684615efa7404edf062766738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c329004f8c9a1199dbc42a890a8417a95034b8684615efa7404edf062766738", kill_on_drop: false }` [INFO] [stdout] 4c329004f8c9a1199dbc42a890a8417a95034b8684615efa7404edf062766738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9118fcc04cf04be55018c3a5115be422fedeb62866a4045aa73a2961bd29dad8 [INFO] running `Command { std: "docker" "start" "-a" "9118fcc04cf04be55018c3a5115be422fedeb62866a4045aa73a2961bd29dad8", 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/crates/app/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.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling web-sys v0.3.66 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling typed-builder-macro v0.18.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling attribute-derive-macro v0.8.1 [INFO] [stderr] Compiling server_fn_macro v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling leptos_reactive v0.5.7 [INFO] [stderr] Compiling server_fn_macro_default v0.5.7 [INFO] [stderr] Compiling leptos_hot_reload v0.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling attribute-derive v0.8.1 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling server_fn v0.5.7 [INFO] [stderr] Compiling typed-builder v0.18.1 [INFO] [stderr] Compiling leptos_config v0.5.7 [INFO] [stderr] Compiling leptos_dom v0.5.7 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling leptos_macro v0.5.7 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-schema v0.14.2 [INFO] [stderr] Compiling sea-orm-macros v0.12.14 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling serde_test v1.0.176 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling gloo-net v0.2.6 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling sea-orm-cli v0.12.14 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling leptos_server v0.5.7 [INFO] [stderr] Compiling leptos v0.5.7 [INFO] [stderr] Compiling leptos_router v0.5.7 [INFO] [stderr] Compiling leptos_meta v0.5.7 [INFO] [stderr] Compiling sea-orm v0.12.14 [INFO] [stderr] Compiling leptos-ssr-test v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling sea-orm-migration v0.12.14 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/crates/migration) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 33 | [INFO] [stdout] 34 | / manager [INFO] [stdout] 35 | | .drop_table(Table::drop().table(Post::Table).to_owned()) [INFO] [stdout] 36 | | .await [INFO] [stdout] | |__________________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | manager [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 05s [INFO] running `Command { std: "docker" "inspect" "9118fcc04cf04be55018c3a5115be422fedeb62866a4045aa73a2961bd29dad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9118fcc04cf04be55018c3a5115be422fedeb62866a4045aa73a2961bd29dad8", kill_on_drop: false }` [INFO] [stdout] 9118fcc04cf04be55018c3a5115be422fedeb62866a4045aa73a2961bd29dad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d574592674eccc101941dfbce1f7cdf5ed8857aec69c04c8c3f2fcc01f80e90e [INFO] running `Command { std: "docker" "start" "-a" "d574592674eccc101941dfbce1f7cdf5ed8857aec69c04c8c3f2fcc01f80e90e", 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/crates/app/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 leptos-ssr-test v0.1.0 (/opt/rustwide/workdir/crates/app) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 33 | [INFO] [stdout] 34 | / manager [INFO] [stdout] 35 | | .drop_table(Table::drop().table(Post::Table).to_owned()) [INFO] [stdout] 36 | | .await [INFO] [stdout] | |__________________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | manager [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/crates/migration) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 33 | [INFO] [stdout] 34 | / manager [INFO] [stdout] 35 | | .drop_table(Table::drop().table(Post::Table).to_owned()) [INFO] [stdout] 36 | | .await [INFO] [stdout] | |__________________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | manager [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "d574592674eccc101941dfbce1f7cdf5ed8857aec69c04c8c3f2fcc01f80e90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d574592674eccc101941dfbce1f7cdf5ed8857aec69c04c8c3f2fcc01f80e90e", kill_on_drop: false }` [INFO] [stdout] d574592674eccc101941dfbce1f7cdf5ed8857aec69c04c8c3f2fcc01f80e90e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8abd97a19da9bc9b89a333cc14bb0c7576b9457d12578b61cb5e060cfb0c6aa [INFO] running `Command { std: "docker" "start" "-a" "b8abd97a19da9bc9b89a333cc14bb0c7576b9457d12578b61cb5e060cfb0c6aa", 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/crates/app/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] warning: unreachable expression [INFO] [stderr] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 32 | todo!(); [INFO] [stderr] | ------- any code following this expression is unreachable [INFO] [stderr] 33 | [INFO] [stderr] 34 | / manager [INFO] [stderr] 35 | | .drop_table(Table::drop().table(Post::Table).to_owned()) [INFO] [stderr] 36 | | .await [INFO] [stderr] | |__________________^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `manager` [INFO] [stderr] --> crates/migration/src/m20220101_000001_create_table.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | manager [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: did you mean to capture by reference instead? [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `migration` (lib) generated 2 warnings [INFO] [stderr] warning: `migration` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_ssr_test-af7b82f4f31e0a17) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leptos_ssr_test-977881e812d2feff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migration-dbd2fb8d6b4f8438) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migration-9bbcecb3c2e59596) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests leptos-ssr-test [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stderr] --> crates/app/src/error_template.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[component] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the attribute macro `::leptos::leptos_dom::tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stderr] --> crates/app/src/app.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | #[component] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the attribute macro `::leptos::leptos_dom::tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stderr] --> crates/app/src/app.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | #[component] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the attribute macro `::leptos::leptos_dom::tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stderr] --> crates/app/src/app.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[component] [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the attribute macro `::leptos::leptos_dom::tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: doctest failed, to rerun pass `-p leptos-ssr-test --doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --crate-name leptos_ssr_test --test crates/app/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/app -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-2095fe610f03b8ef.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-1e2cef23beaa2137.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib --extern leptos=/opt/rustwide/target/debug/deps/libleptos-640d650e80c5df2c.rlib --extern leptos_ssr_test=/opt/rustwide/target/debug/deps/libleptos_ssr_test.rlib --extern leptos_meta=/opt/rustwide/target/debug/deps/libleptos_meta-f832c7fb7b6712ef.rlib --extern leptos_router=/opt/rustwide/target/debug/deps/libleptos_router-045332167d591072.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a1f3c9d5e10c26a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3dfdca96d81feb6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84ae891dfa806891.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-2201df71dd28e106.rlib -C embed-bitcode=no --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "b8abd97a19da9bc9b89a333cc14bb0c7576b9457d12578b61cb5e060cfb0c6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8abd97a19da9bc9b89a333cc14bb0c7576b9457d12578b61cb5e060cfb0c6aa", kill_on_drop: false }` [INFO] [stdout] b8abd97a19da9bc9b89a333cc14bb0c7576b9457d12578b61cb5e060cfb0c6aa