[INFO] cloning repository https://github.com/Maidang1/farm-plugin-virtual [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maidang1/farm-plugin-virtual" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Ffarm-plugin-virtual", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Ffarm-plugin-virtual'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1edf3370803dee5b43d3b5b99b9772729cb7ac15 [INFO] building Maidang1/farm-plugin-virtual against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaidang1%2Ffarm-plugin-virtual" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Maidang1/farm-plugin-virtual [INFO] finished tweaking git repo https://github.com/Maidang1/farm-plugin-virtual [INFO] tweaked toml for git repo https://github.com/Maidang1/farm-plugin-virtual written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Maidang1/farm-plugin-virtual on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Maidang1/farm-plugin-virtual 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caeb0aa3ed60a1c1a5c931ab907db9f8bf0af77f2e5ef62cb1377d31904cc623 [INFO] running `Command { std: "docker" "start" "-a" "caeb0aa3ed60a1c1a5c931ab907db9f8bf0af77f2e5ef62cb1377d31904cc623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caeb0aa3ed60a1c1a5c931ab907db9f8bf0af77f2e5ef62cb1377d31904cc623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caeb0aa3ed60a1c1a5c931ab907db9f8bf0af77f2e5ef62cb1377d31904cc623", kill_on_drop: false }` [INFO] [stdout] caeb0aa3ed60a1c1a5c931ab907db9f8bf0af77f2e5ef62cb1377d31904cc623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc00e2edf2327a8778a482c30be451abda4b091651bc366c5674c941c4dc6f0f [INFO] running `Command { std: "docker" "start" "-a" "fc00e2edf2327a8778a482c30be451abda4b091651bc366c5674c941c4dc6f0f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling swc_macros_common v0.3.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling from_variant v0.1.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ast_node v0.9.7 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling string_enum v0.4.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling swc_visit_macros v0.5.11 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling static-map-macro v0.3.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling swc_visit v0.5.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling st-map v0.2.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling ghost v0.1.17 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling rkyv_typename_derive v0.7.44 [INFO] [stderr] Compiling vec1 v1.12.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytecheck v0.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tardar v0.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rkyv_typename v0.7.44 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling farmfe_utils v0.0.4 [INFO] [stderr] Compiling rkyv_dyn_derive v0.7.44 [INFO] [stderr] Compiling bytecheck_derive v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling farmfe_utils v0.1.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rkyv_dyn v0.7.42 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hstr v0.2.10 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling swc_atoms v0.6.6 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling farmfe_macro_cache_item v0.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling browserslist-rs v0.15.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling farmfe_macro_plugin v0.0.4 [INFO] [stderr] Compiling sourcemap v6.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling swc_common v0.33.14 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling enhanced-magic-string v0.0.12 [INFO] [stderr] Compiling swc_css_ast v0.140.15 [INFO] [stderr] Compiling swc_ecma_ast v0.111.0 [INFO] [stderr] Compiling swc_html_ast v0.33.13 [INFO] [stderr] Compiling swc_css_visit v0.139.15 [INFO] [stderr] Compiling preset_env_base v0.4.12 [INFO] [stderr] Compiling swc_ecma_parser v0.142.0 [INFO] [stderr] Compiling swc_css_utils v0.137.15 [INFO] [stderr] Compiling swc_css_prefixer v0.153.27 [INFO] [stderr] Compiling farmfe_core v0.5.0 [INFO] [stderr] Compiling farmfe_toolkit_plugin_types v0.0.14 [INFO] [stderr] Compiling farm_plugin_virtual v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "fc00e2edf2327a8778a482c30be451abda4b091651bc366c5674c941c4dc6f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc00e2edf2327a8778a482c30be451abda4b091651bc366c5674c941c4dc6f0f", kill_on_drop: false }` [INFO] [stdout] fc00e2edf2327a8778a482c30be451abda4b091651bc366c5674c941c4dc6f0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec15de397a64d0107c6ba7c8b9d56f97578807c5f7a11a93cc5805d15718d36 [INFO] running `Command { std: "docker" "start" "-a" "4ec15de397a64d0107c6ba7c8b9d56f97578807c5f7a11a93cc5805d15718d36", kill_on_drop: false }` [INFO] [stderr] Compiling farm_plugin_virtual v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "4ec15de397a64d0107c6ba7c8b9d56f97578807c5f7a11a93cc5805d15718d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec15de397a64d0107c6ba7c8b9d56f97578807c5f7a11a93cc5805d15718d36", kill_on_drop: false }` [INFO] [stdout] 4ec15de397a64d0107c6ba7c8b9d56f97578807c5f7a11a93cc5805d15718d36