[INFO] cloning repository https://github.com/Weeken/farm-plugin-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weeken/farm-plugin-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f3dc07073cce9e47c72db47fe3b165e5c258716
[INFO] testing Weeken/farm-plugin-wasm against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-wasm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Weeken/farm-plugin-wasm
[INFO] finished tweaking git repo https://github.com/Weeken/farm-plugin-wasm
[INFO] tweaked toml for git repo https://github.com/Weeken/farm-plugin-wasm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Weeken/farm-plugin-wasm on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Weeken/farm-plugin-wasm 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26936134d49048cda192222ac98017633015631a1fe18c498bbb215702eb137a
[INFO] running `Command { std: "docker" "start" "-a" "26936134d49048cda192222ac98017633015631a1fe18c498bbb215702eb137a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26936134d49048cda192222ac98017633015631a1fe18c498bbb215702eb137a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26936134d49048cda192222ac98017633015631a1fe18c498bbb215702eb137a", kill_on_drop: false }`
[INFO] [stdout] 26936134d49048cda192222ac98017633015631a1fe18c498bbb215702eb137a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11075acbc78d13e4d61772303eb436a4e457aa100df69b8c2376dcf3743bb701
[INFO] running `Command { std: "docker" "start" "-a" "11075acbc78d13e4d61772303eb436a4e457aa100df69b8c2376dcf3743bb701", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bytecheck v0.7.0
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling farmfe_utils v0.1.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[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 bytecheck_derive v0.7.0
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling rkyv_dyn_derive v0.7.44
[INFO] [stderr]    Compiling farmfe_macro_cache_item v0.1.3
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling farmfe_macro_plugin v0.0.4
[INFO] [stderr]    Compiling rkyv_typename v0.7.44
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling static-map-macro v0.3.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling swc_css_codegen_macros v0.2.4
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.7
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling swc_html_codegen_macros v0.2.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling st-map v0.2.3
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling swc_timer v0.22.0
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling tardar v0.1.0
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling hstr v0.2.8
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling rkyv_dyn v0.7.44
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling sourcemap v9.0.0
[INFO] [stderr]    Compiling browserslist-rs v0.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_common v0.34.4
[INFO] [stderr]    Compiling enhanced-magic-string v0.0.15
[INFO] [stderr]    Compiling swc_cached v0.3.20
[INFO] [stderr]    Compiling swc_config v0.1.15
[INFO] [stderr]    Compiling swc_ecma_ast v0.115.1
[INFO] [stderr]    Compiling swc_css_ast v0.141.0
[INFO] [stderr]    Compiling swc_html_ast v0.34.0
[INFO] [stderr]    Compiling swc_fast_graph v0.22.0
[INFO] [stderr]    Compiling swc_html_utils v0.19.0
[INFO] [stderr]    Compiling swc_ecma_loader v0.46.1
[INFO] [stderr]    Compiling swc_error_reporters v0.18.1
[INFO] [stderr]    Compiling swc_html_codegen v0.43.0
[INFO] [stderr]    Compiling swc_html_parser v0.40.0
[INFO] [stderr]    Compiling swc_html_visit v0.34.0
[INFO] [stderr]    Compiling preset_env_base v0.5.1
[INFO] [stderr]    Compiling swc_css_visit v0.140.0
[INFO] [stderr]    Compiling swc_css_parser v0.151.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.146.12
[INFO] [stderr]    Compiling swc_ecma_visit v0.101.0
[INFO] [stderr]    Compiling swc_ecma_codegen v0.151.1
[INFO] [stderr]    Compiling swc_css_utils v0.138.0
[INFO] [stderr]    Compiling swc_css_prefixer v0.155.0
[INFO] [stderr]    Compiling swc_css_codegen v0.152.0
[INFO] [stderr]    Compiling swc_css_minifier v0.117.1
[INFO] [stderr]    Compiling swc_css_modules v0.30.0
[INFO] [stderr]    Compiling farmfe_core v0.6.4
[INFO] [stderr]    Compiling farmfe_toolkit_plugin_types v0.0.20
[INFO] [stderr]    Compiling farmfe_testing_helpers v0.0.13
[INFO] [stderr]    Compiling farmfe_toolkit_plugin_types v0.0.18
[INFO] [stderr]    Compiling swc_ecma_utils v0.130.3
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.140.3
[INFO] [stderr]    Compiling swc_ecma_compat_common v0.7.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v0.26.0
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v0.129.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v0.201.2
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_react v0.186.2
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v0.7.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_module v0.183.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v0.7.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v0.174.3
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v0.191.2
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v0.7.2
[INFO] [stderr]    Compiling swc_ecma_minifier v0.197.3
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v0.166.1
[INFO] [stderr]    Compiling swc_ecma_transforms v0.232.1
[INFO] [stderr]    Compiling swc_ecma_preset_env v0.210.0
[INFO] [stderr]    Compiling swc_html_minifier v0.139.1
[INFO] [stderr]    Compiling farmfe_toolkit v0.0.13
[INFO] [stderr]    Compiling farm_plugin_wasm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "11075acbc78d13e4d61772303eb436a4e457aa100df69b8c2376dcf3743bb701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11075acbc78d13e4d61772303eb436a4e457aa100df69b8c2376dcf3743bb701", kill_on_drop: false }`
[INFO] [stdout] 11075acbc78d13e4d61772303eb436a4e457aa100df69b8c2376dcf3743bb701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4544a472d76005239c93fcd88a5f197592d0d17351167a4668c9a3b502b5bcbe
[INFO] running `Command { std: "docker" "start" "-a" "4544a472d76005239c93fcd88a5f197592d0d17351167a4668c9a3b502b5bcbe", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling farm_plugin_wasm v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(path_file_prefix)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s
[INFO] running `Command { std: "docker" "inspect" "4544a472d76005239c93fcd88a5f197592d0d17351167a4668c9a3b502b5bcbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4544a472d76005239c93fcd88a5f197592d0d17351167a4668c9a3b502b5bcbe", kill_on_drop: false }`
[INFO] [stdout] 4544a472d76005239c93fcd88a5f197592d0d17351167a4668c9a3b502b5bcbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd0bf0b84561d31af0b1c28c3a45dde2c8de45bf7ffefc864f8f13ec7c57f06d
[INFO] running `Command { std: "docker" "start" "-a" "dd0bf0b84561d31af0b1c28c3a45dde2c8de45bf7ffefc864f8f13ec7c57f06d", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(path_file_prefix)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `farm_plugin_wasm` (lib) generated 1 warning
[INFO] [stderr] warning: `farm_plugin_wasm` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_plugin_wasm-f9534737bb67eb6d)
[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 farm_plugin_wasm
[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] running `Command { std: "docker" "inspect" "dd0bf0b84561d31af0b1c28c3a45dde2c8de45bf7ffefc864f8f13ec7c57f06d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0bf0b84561d31af0b1c28c3a45dde2c8de45bf7ffefc864f8f13ec7c57f06d", kill_on_drop: false }`
[INFO] [stdout] dd0bf0b84561d31af0b1c28c3a45dde2c8de45bf7ffefc864f8f13ec7c57f06d
