[INFO] fetching crate llm-chain 0.13.0...
[INFO] checking llm-chain-0.13.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate llm-chain 0.13.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate llm-chain 0.13.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate llm-chain 0.13.0
[INFO] finished tweaking crates.io crate llm-chain 0.13.0
[INFO] tweaked toml for crates.io crate llm-chain 0.13.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate llm-chain 0.13.0 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded deunicode v1.4.1
[INFO] [stderr]   Downloaded rustix v0.38.24
[INFO] [stderr]   Downloaded chrono-tz v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef841dc08931417d348f76bc4860a2656736caeec7b055796b1277cb1ec7e0b8
[INFO] running `Command { std: "docker" "start" "-a" "ef841dc08931417d348f76bc4860a2656736caeec7b055796b1277cb1ec7e0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef841dc08931417d348f76bc4860a2656736caeec7b055796b1277cb1ec7e0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef841dc08931417d348f76bc4860a2656736caeec7b055796b1277cb1ec7e0b8", kill_on_drop: false }`
[INFO] [stdout] ef841dc08931417d348f76bc4860a2656736caeec7b055796b1277cb1ec7e0b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c4c80632a4cc3dee95fd28048daa5b2983e64e94211960564b5a4741e31af40
[INFO] running `Command { std: "docker" "start" "-a" "3c4c80632a4cc3dee95fd28048daa5b2983e64e94211960564b5a4741e31af40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking deunicode v1.4.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking markdown v1.0.0-alpha.14
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tera v1.19.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking llm-chain v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]    --> src/serialization.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "async")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]    --> src/serialization.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "async")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `multitool_default`
[INFO] [stdout]   --> src/tools/mod.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "multitool_default")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `multitool_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]    --> src/serialization.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "async")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]    --> src/serialization.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "async")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `multitool_default`
[INFO] [stdout]   --> src/tools/mod.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "multitool_default")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `multitool_default` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockOutput` is never constructed
[INFO] [stdout]    --> src/agents/self_ask_with_search.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |         struct MockOutput;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionNotSetError` is never constructed
[INFO] [stdout]   --> src/options.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct OptionNotSetError;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionNotSetError` is never constructed
[INFO] [stdout]   --> src/options.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct OptionNotSetError;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_chain_macros`
[INFO] [stdout]  --> examples/tool_derive_describe.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use llm_chain_macros::Describe;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `llm_chain_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `purpose` in this scope
[INFO] [stdout]  --> examples/tool_derive_describe.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[purpose("Person's name")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `purpose` in this scope
[INFO] [stdout]   --> examples/tool_derive_describe.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[purpose("Person's age")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FormatPart` and `Format`
[INFO] [stdout]  --> examples/tool_derive_describe.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use llm_chain::tools::{Format, FormatPart};
[INFO] [stdout]   |                        ^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `describe` found for struct `MyToolInput` in the current scope
[INFO] [stdout]   --> examples/tool_derive_describe.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct MyToolInput {
[INFO] [stdout]    | ------------------ function or associated item `describe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     println!("{:#?}", MyToolInput::describe());
[INFO] [stdout]    |                                    ^^^^^^^^ function or associated item not found in `MyToolInput`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `describe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Describe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-chain` (example "tool_derive_describe") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c4c80632a4cc3dee95fd28048daa5b2983e64e94211960564b5a4741e31af40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c4c80632a4cc3dee95fd28048daa5b2983e64e94211960564b5a4741e31af40", kill_on_drop: false }`
[INFO] [stdout] 3c4c80632a4cc3dee95fd28048daa5b2983e64e94211960564b5a4741e31af40
