[INFO] fetching crate reco-forge 0.1.2...
[INFO] testing reco-forge-0.1.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate reco-forge 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate reco-forge 0.1.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reco-forge 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate reco-forge 0.1.2
[INFO] tweaked toml for crates.io crate reco-forge 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate reco-forge 0.1.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize v1.8.0
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded candle-nn v0.3.3
[INFO] [stderr]   Downloaded candle-transformers v0.3.3
[INFO] [stderr]   Downloaded candle-core v0.3.3
[INFO] [stderr]   Downloaded tokenizers v0.15.2
[INFO] [stderr]   Downloaded wav v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ab336255a9584dc2f6dee569803b2d7611ccc5df1fa140a85982e0116d92437
[INFO] running `Command { std: "docker" "start" "-a" "2ab336255a9584dc2f6dee569803b2d7611ccc5df1fa140a85982e0116d92437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ab336255a9584dc2f6dee569803b2d7611ccc5df1fa140a85982e0116d92437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ab336255a9584dc2f6dee569803b2d7611ccc5df1fa140a85982e0116d92437", kill_on_drop: false }`
[INFO] [stdout] 2ab336255a9584dc2f6dee569803b2d7611ccc5df1fa140a85982e0116d92437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6fcb03759614be6628cd0a483956c9bb466444054564813cc4424f6f728822f
[INFO] running `Command { std: "docker" "start" "-a" "a6fcb03759614be6628cd0a483956c9bb466444054564813cc4424f6f728822f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling riff v1.0.1
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling wav v1.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling monostate-impl v0.1.12
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling pulp v0.18.10
[INFO] [stderr]    Compiling zerofrom v0.1.3
[INFO] [stderr]    Compiling yoke v0.7.3
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling monostate v0.1.12
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling safetensors v0.4.3
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling tokenizers v0.15.2
[INFO] [stderr]    Compiling candle-core v0.3.3
[INFO] [stderr]    Compiling hf-hub v0.3.2
[INFO] [stderr]    Compiling candle-nn v0.3.3
[INFO] [stderr]    Compiling candle-transformers v0.3.3
[INFO] [stderr]    Compiling reco-forge v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.44s
[INFO] running `Command { std: "docker" "inspect" "a6fcb03759614be6628cd0a483956c9bb466444054564813cc4424f6f728822f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fcb03759614be6628cd0a483956c9bb466444054564813cc4424f6f728822f", kill_on_drop: false }`
[INFO] [stdout] a6fcb03759614be6628cd0a483956c9bb466444054564813cc4424f6f728822f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b40d2fe9163b0e276ba570217d1cebbcedbcec72d2f08884cbd3a74e4be71428
[INFO] running `Command { std: "docker" "start" "-a" "b40d2fe9163b0e276ba570217d1cebbcedbcec72d2f08884cbd3a74e4be71428", kill_on_drop: false }`
[INFO] [stderr]    Compiling reco-forge v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.35s
[INFO] running `Command { std: "docker" "inspect" "b40d2fe9163b0e276ba570217d1cebbcedbcec72d2f08884cbd3a74e4be71428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40d2fe9163b0e276ba570217d1cebbcedbcec72d2f08884cbd3a74e4be71428", kill_on_drop: false }`
[INFO] [stdout] b40d2fe9163b0e276ba570217d1cebbcedbcec72d2f08884cbd3a74e4be71428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7362c714ae026ac04d281d2a3e4b35d1b9a89be2703f6dd3018c63d8f48715af
[INFO] running `Command { std: "docker" "start" "-a" "7362c714ae026ac04d281d2a3e4b35d1b9a89be2703f6dd3018c63d8f48715af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reco_forge-c92a98f21c6c958a)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reco_forge-c902543bbd2d4c17)
[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 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 reco_forge
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/helpers/types.rs - helpers::types::Data (line 14) ... FAILED
[INFO] [stdout] test src/lib.rs - create_model (line 97) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_description (line 127) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - create_model (line 92) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_description (line 135) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_item (line 164) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_item (line 172) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - create_model (line 102) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_item (line 177) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - pass_description (line 140) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/helpers/types.rs - helpers::types::Data (line 14) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:15:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | * `id` - The id of the item
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | * 'id` - The id of the item
[INFO] [stdout]   |   ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:15:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | * `id` - The id of the item
[INFO] [stdout]   |      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | * `id' - The id of the item
[INFO] [stdout]   |      ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:16:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | * `name` - The name of the item
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 | * 'name` - The name of the item
[INFO] [stdout]   |   ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:16:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | * `name` - The name of the item
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 | * `name' - The name of the item
[INFO] [stdout]   |        ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:17:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | * `summary` - The summary/description of the item
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 | * 'summary` - The summary/description of the item
[INFO] [stdout]   |   ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:17:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | * `summary` - The summary/description of the item
[INFO] [stdout]   |           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 | * `summary' - The summary/description of the item
[INFO] [stdout]   |           ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:18:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | * `tags` - The tags of the item that are used to filter the recommendations
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 | * 'tags` - The tags of the item that are used to filter the recommendations
[INFO] [stdout]   |   ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/helpers/types.rs:18:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | * `tags` - The tags of the item that are used to filter the recommendations
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 | * `tags' - The tags of the item that are used to filter the recommendations
[INFO] [stdout]   |        ~
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `id`
[INFO] [stdout]  --> src/helpers/types.rs:15:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | * `id` - The id of the item
[INFO] [stdout]   |              ^^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - create_model (line 97) stdout ----
[INFO] [stdout] error: comparison operators cannot be chained
[INFO] [stdout]  --> src/lib.rs:98:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<HashMap<Data, Option<Tensor>>, String> - The model if it was created successfully, otherwise a wrapped error message
[INFO] [stdout]   |         ^       ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments
[INFO] [stdout]   = help: or use `(...)` if you meant to specify fn arguments
[INFO] [stdout] help: split the comparison into two
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<HashMap && HashMap<Data, Option<Tensor>>, String> - The model if it was created successfully, otherwise a wrapped error message
[INFO] [stdout]   |                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_description (line 127) stdout ----
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]  --> src/lib.rs:130:96
[INFO] [stdout]   |
[INFO] [stdout] 5 |     * tags_input: String - The tags input by the user, each tag separated by a comma. If the user doesn't want to filter by tags, they ca...
[INFO] [stdout]   |                                                                                                   ^^^^^ unknown prefix
[INFO] [stdout]   |
[INFO] [stdout]   = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]   |
[INFO] [stdout] 5 |     * tags_input: String - The tags input by the user, each tag separated by a comma. If the user doesn 't want to filter by tags, they can enter NONE
[INFO] [stdout]   |                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/lib.rs:128:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | * node_embeddings: &HashMap<Data, Option<Tensor> - The model
[INFO] [stdout]   |                  ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - create_model (line 92) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/lib.rs:93:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | * file_path: &String - The file path to the model
[INFO] [stdout]   |            ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_description (line 135) stdout ----
[INFO] [stdout] error: comparison operators cannot be chained
[INFO] [stdout]  --> src/lib.rs:136:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<Vec<String, f32>, ()> - A vector of (Item name, similarity) tuples if recommendations were found, otherwise Err
[INFO] [stdout]   |         ^   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments
[INFO] [stdout]   = help: or use `(...)` if you meant to specify fn arguments
[INFO] [stdout] help: split the comparison into two
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<Vec && Vec<String, f32>, ()> - A vector of (Item name, similarity) tuples if recommendations were found, otherwise Err
[INFO] [stdout]   |              ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_item (line 164) stdout ----
[INFO] [stdout] error: prefix `doesn` is unknown
[INFO] [stdout]  --> src/lib.rs:167:96
[INFO] [stdout]   |
[INFO] [stdout] 5 |     * tags_input: String - The tags input by the user, each tag separated by a comma. If the user doesn't want to filter by tags, they ca...
[INFO] [stdout]   |                                                                                                   ^^^^^ unknown prefix
[INFO] [stdout]   |
[INFO] [stdout]   = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]   |
[INFO] [stdout] 5 |     * tags_input: String - The tags input by the user, each tag separated by a comma. If the user doesn 't want to filter by tags, they can enter NONE
[INFO] [stdout]   |                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `:`
[INFO] [stdout]  --> src/lib.rs:165:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | * node_embeddings: &HashMap<Data, Option<Tensor> - The model
[INFO] [stdout]   |                  ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_item (line 172) stdout ----
[INFO] [stdout] error: comparison operators cannot be chained
[INFO] [stdout]  --> src/lib.rs:173:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<Vec<String, f32>, ()> - A vector of (Item name, similarity) tuples if recommendations were found, otherwise Err
[INFO] [stdout]   |         ^   ^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments
[INFO] [stdout]   = help: or use `(...)` if you meant to specify fn arguments
[INFO] [stdout] help: split the comparison into two
[INFO] [stdout]   |
[INFO] [stdout] 3 | * Result<Vec && Vec<String, f32>, ()> - A vector of (Item name, similarity) tuples if recommendations were found, otherwise Err
[INFO] [stdout]   |              ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - create_model (line 102) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `create_model` in this scope
[INFO] [stdout]  --> src/lib.rs:104:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let model = create_model(&file_path);
[INFO] [stdout]   |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reco_forge::create_model;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_item (line 177) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `pass_item` in this scope
[INFO] [stdout]  --> src/lib.rs:178:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let recommendations = pass_item(&model, "item".to_string(), "tag1,tag2".to_string(), 10);
[INFO] [stdout]   |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reco_forge::pass_item;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/lib.rs:178:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | let recommendations = pass_item(&model, "item".to_string(), "tag1,tag2".to_string(), 10);
[INFO] [stdout]   |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pass_description (line 140) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `pass_description` in this scope
[INFO] [stdout]  --> src/lib.rs:141:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | let recommendations = pass_description(&model, "description".to_string(), "tag1,tag2".to_string(), 10);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reco_forge::pass_description;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `model` in this scope
[INFO] [stdout]  --> src/lib.rs:141:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | let recommendations = pass_description(&model, "description".to_string(), "tag1,tag2".to_string(), 10);
[INFO] [stdout]   |                                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/helpers/types.rs - helpers::types::Data (line 14)
[INFO] [stdout]     src/lib.rs - create_model (line 102)
[INFO] [stdout]     src/lib.rs - create_model (line 92)
[INFO] [stdout]     src/lib.rs - create_model (line 97)
[INFO] [stdout]     src/lib.rs - pass_description (line 127)
[INFO] [stdout]     src/lib.rs - pass_description (line 135)
[INFO] [stdout]     src/lib.rs - pass_description (line 140)
[INFO] [stdout]     src/lib.rs - pass_item (line 164)
[INFO] [stdout]     src/lib.rs - pass_item (line 172)
[INFO] [stdout]     src/lib.rs - pass_item (line 177)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7362c714ae026ac04d281d2a3e4b35d1b9a89be2703f6dd3018c63d8f48715af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7362c714ae026ac04d281d2a3e4b35d1b9a89be2703f6dd3018c63d8f48715af", kill_on_drop: false }`
[INFO] [stdout] 7362c714ae026ac04d281d2a3e4b35d1b9a89be2703f6dd3018c63d8f48715af
