[INFO] cloning repository https://github.com/jstors/farm-plugin-yaml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstors/farm-plugin-yaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstors%2Ffarm-plugin-yaml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstors%2Ffarm-plugin-yaml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c2d8c6214882f6ba0d97534d2b7f40db655b78 [INFO] testing jstors/farm-plugin-yaml against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstors%2Ffarm-plugin-yaml" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jstors/farm-plugin-yaml [INFO] finished tweaking git repo https://github.com/jstors/farm-plugin-yaml [INFO] tweaked toml for git repo https://github.com/jstors/farm-plugin-yaml written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jstors/farm-plugin-yaml on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jstors/farm-plugin-yaml 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ccbffdffc737ed9430c5eee7cdb6271d5d0c0ef912cd2428b22eb09277fe554 [INFO] running `Command { std: "docker" "start" "-a" "2ccbffdffc737ed9430c5eee7cdb6271d5d0c0ef912cd2428b22eb09277fe554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ccbffdffc737ed9430c5eee7cdb6271d5d0c0ef912cd2428b22eb09277fe554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ccbffdffc737ed9430c5eee7cdb6271d5d0c0ef912cd2428b22eb09277fe554", kill_on_drop: false }` [INFO] [stdout] 2ccbffdffc737ed9430c5eee7cdb6271d5d0c0ef912cd2428b22eb09277fe554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f80aa65d615af85aa8569098e6fed7ff4085be858b286d0f2e9dd8d55434bc1 [INFO] running `Command { std: "docker" "start" "-a" "3f80aa65d615af85aa8569098e6fed7ff4085be858b286d0f2e9dd8d55434bc1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itertools v0.12.1 [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 ryu-js v1.0.1 [INFO] [stderr] Compiling vec1 v1.12.1 [INFO] [stderr] Compiling bytecheck v0.7.0 [INFO] [stderr] Compiling farmfe_utils v0.1.4 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling url v2.5.2 [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 ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling rkyv_typename_derive v0.7.44 [INFO] [stderr] Compiling rkyv_dyn_derive v0.7.44 [INFO] [stderr] Compiling bytecheck_derive v0.7.0 [INFO] [stderr] Compiling farmfe_macro_cache_item v0.1.3 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling farmfe_macro_plugin v0.0.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rkyv_typename v0.7.44 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling swc_macros_common v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.8 [INFO] [stderr] Compiling swc_visit_macros v0.5.12 [INFO] [stderr] Compiling ast_node v0.9.8 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling string_enum v0.4.4 [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.61 [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_ecma_codegen_macros v0.7.6 [INFO] [stderr] Compiling swc_css_codegen_macros v0.2.4 [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 tracing v0.1.40 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling swc_timer v0.21.22 [INFO] [stderr] Compiling swc_visit v0.5.14 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling tardar v0.1.0 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling rkyv_dyn v0.7.44 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling hstr v0.2.10 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling browserslist-rs v0.15.0 [INFO] [stderr] Compiling sourcemap v8.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling swc_common v0.33.26 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling enhanced-magic-string v0.0.14 [INFO] [stderr] Compiling swc_cached v0.3.20 [INFO] [stderr] Compiling swc_config v0.1.14 [INFO] [stderr] Compiling swc_ecma_ast v0.112.8 [INFO] [stderr] Compiling swc_css_ast v0.140.23 [INFO] [stderr] Compiling swc_html_ast v0.33.21 [INFO] [stderr] Compiling swc_fast_graph v0.21.22 [INFO] [stderr] Compiling swc_ecma_loader v0.45.28 [INFO] [stderr] Compiling swc_html_utils v0.18.21 [INFO] [stderr] Compiling swc_error_reporters v0.17.19 [INFO] [stderr] Compiling swc_html_visit v0.33.20 [INFO] [stderr] Compiling swc_html_parser v0.39.27 [INFO] [stderr] Compiling swc_html_codegen v0.42.28 [INFO] [stderr] Compiling preset_env_base v0.4.13 [INFO] [stderr] Compiling swc_css_visit v0.139.22 [INFO] [stderr] Compiling swc_css_parser v0.150.33 [INFO] [stderr] Compiling swc_ecma_visit v0.98.7 [INFO] [stderr] Compiling swc_ecma_parser v0.143.16 [INFO] [stderr] Compiling swc_ecma_codegen v0.148.18 [INFO] [stderr] Compiling swc_css_utils v0.137.23 [INFO] [stderr] Compiling swc_css_prefixer v0.153.37 [INFO] [stderr] Compiling swc_css_codegen v0.151.35 [INFO] [stderr] Compiling swc_css_minifier v0.116.34 [INFO] [stderr] Compiling swc_css_modules v0.29.36 [INFO] [stderr] Compiling farmfe_core v0.5.1 [INFO] [stderr] Compiling farmfe_testing_helpers v0.0.8 [INFO] [stderr] Compiling farmfe_toolkit_plugin_types v0.0.15 [INFO] [stderr] Compiling swc_ecma_utils v0.127.20 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.137.21 [INFO] [stderr] Compiling swc_ecma_compat_common v0.4.13 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v0.23.14 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.126.16 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.198.22 [INFO] [stderr] Compiling swc_ecma_compat_es2018 v0.4.17 [INFO] [stderr] Compiling swc_ecma_compat_es3 v0.4.16 [INFO] [stderr] Compiling swc_ecma_compat_es2016 v0.4.16 [INFO] [stderr] Compiling swc_ecma_compat_es2021 v0.4.16 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.183.19 [INFO] [stderr] Compiling swc_ecma_compat_es2017 v0.4.18 [INFO] [stderr] Compiling swc_ecma_compat_es2019 v0.4.16 [INFO] [stderr] Compiling swc_ecma_transforms_module v0.180.19 [INFO] [stderr] Compiling swc_ecma_compat_es2022 v0.4.17 [INFO] [stderr] Compiling swc_ecma_compat_es2015 v0.4.20 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.171.23 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.188.19 [INFO] [stderr] Compiling swc_ecma_compat_es2020 v0.4.17 [INFO] [stderr] Compiling swc_ecma_minifier v0.192.23 [INFO] [stderr] Compiling swc_ecma_compat_bugfixes v0.4.18 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.163.19 [INFO] [stderr] Compiling swc_ecma_transforms v0.229.18 [INFO] [stderr] Compiling swc_ecma_preset_env v0.206.18 [INFO] [stderr] Compiling swc_html_minifier v0.134.19 [INFO] [stderr] Compiling farmfe_toolkit v0.0.8 [INFO] [stderr] Compiling farm_plugin_yaml v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ResultValue` is never used [INFO] [stdout] --> src/lib.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum ResultValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "3f80aa65d615af85aa8569098e6fed7ff4085be858b286d0f2e9dd8d55434bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f80aa65d615af85aa8569098e6fed7ff4085be858b286d0f2e9dd8d55434bc1", kill_on_drop: false }` [INFO] [stdout] 3f80aa65d615af85aa8569098e6fed7ff4085be858b286d0f2e9dd8d55434bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731ac4ab2c9ffbbc4cf7d54abc9bc01a5fdf97d5a346896dcf9007efcbf343fd [INFO] running `Command { std: "docker" "start" "-a" "731ac4ab2c9ffbbc4cf7d54abc9bc01a5fdf97d5a346896dcf9007efcbf343fd", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling farmfe_swc_transformer_import_glob v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_define v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_css v0.0.8 [INFO] [stderr] Compiling farmfe_plugin_runtime v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_html v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_lazy_compilation v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_polyfill v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_tree_shake v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_json v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_minify v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_partial_bundling v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_resolve v0.0.6 [INFO] [stdout] warning: enum `ResultValue` is never used [INFO] [stdout] --> src/lib.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum ResultValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling farmfe_plugin_script v0.0.6 [INFO] [stderr] Compiling farmfe_plugin_static_assets v0.0.7 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling farmfe_plugin_progress v0.0.6 [INFO] [stderr] Compiling farmfe_compiler v0.0.8 [INFO] [stderr] Compiling farm_plugin_yaml v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ResultValue` is never used [INFO] [stdout] --> src/lib.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum ResultValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "731ac4ab2c9ffbbc4cf7d54abc9bc01a5fdf97d5a346896dcf9007efcbf343fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731ac4ab2c9ffbbc4cf7d54abc9bc01a5fdf97d5a346896dcf9007efcbf343fd", kill_on_drop: false }` [INFO] [stdout] 731ac4ab2c9ffbbc4cf7d54abc9bc01a5fdf97d5a346896dcf9007efcbf343fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb3a1b26c93d280604bf78b373a0a46a117aeb8f3e766d8a89f135301e2db05f [INFO] running `Command { std: "docker" "start" "-a" "cb3a1b26c93d280604bf78b373a0a46a117aeb8f3e766d8a89f135301e2db05f", kill_on_drop: false }` [INFO] [stderr] warning: enum `ResultValue` is never used [INFO] [stderr] --> src/lib.rs:19:6 [INFO] [stderr] | [INFO] [stderr] 19 | enum ResultValue { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `farm_plugin_yaml` (lib) generated 1 warning [INFO] [stderr] warning: `farm_plugin_yaml` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_plugin_yaml-916d5793cb003f55) [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-6f0abfaf87354ade) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test' (25) panicked at tests/mod.rs:43:67: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x637a1f43b7d2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x637a1f43b7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x637a1f43b7d2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x637a1f43b7d2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x637a1f45ffdf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x637a1f45ffdf - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x637a1f428563 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x637a1f428563 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x637a1f43bde2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x637a1f426b7c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x637a1f4269f4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x637a1ee8c91e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x637a1ee8c91e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x637a1f4277d3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x637a1f4277d3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x637a1f43bbea - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x637a1f43bb49 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x637a1f42747d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x637a1f468f30 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x637a1f46a696 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x637a1ee7a50c - core::result::Result::unwrap::hcd99354c189c5b2c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x637a1ee7a50c - mod::test::{{closure}}::h2a12ef58dd706dd3 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:43:67 [INFO] [stdout] 22: 0x637a1ee7e2af - farmfe_testing_helpers::fixture_debug::hec786df71ed0ff5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/farmfe_testing_helpers-0.0.8/src/lib.rs:270:5 [INFO] [stdout] 23: 0x637a1ee791ce - mod::test::h03fb7b731de9844c [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:12:3 [INFO] [stdout] 24: 0x637a1ee79177 - mod::test::{{closure}}::hc775de2f235b62d1 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:11:10 [INFO] [stdout] 25: 0x637a1ee7c346 - core::ops::function::FnOnce::call_once::hcb3848214ba69254 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x637a1ee8d99b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x637a1ee8d99b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x637a1ee8b605 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x637a1ee8b605 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x637a1ee8b605 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x637a1ee8b605 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x637a1ee8b605 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x637a1ee8b605 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x637a1ee8b605 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x637a1eeb2514 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x637a1eeb2514 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x637a1ee9912a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x637a1ee9912a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x637a1ee9912a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x637a1ee9912a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x637a1ee9912a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x637a1ee9912a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x637a1ee9912a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x637a1f410e2f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x637a1f410e2f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x79b887a37aa4 - [INFO] [stdout] 47: 0x79b887ac4a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "cb3a1b26c93d280604bf78b373a0a46a117aeb8f3e766d8a89f135301e2db05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3a1b26c93d280604bf78b373a0a46a117aeb8f3e766d8a89f135301e2db05f", kill_on_drop: false }` [INFO] [stdout] cb3a1b26c93d280604bf78b373a0a46a117aeb8f3e766d8a89f135301e2db05f