[INFO] cloning repository https://github.com/meta-quick/rusadrl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-quick/rusadrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6039873be75dae7350193247da5f20fe8add4f0d
[INFO] checking meta-quick/rusadrl against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-quick%2Frusadrl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meta-quick/rusadrl
[INFO] finished tweaking git repo https://github.com/meta-quick/rusadrl
[INFO] tweaked toml for git repo https://github.com/meta-quick/rusadrl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meta-quick/rusadrl on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meta-quick/rusadrl 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3531c0a7071522fb91f58aa276fe65dca4ab3dd05dfd5e281a40e081ba1fc138
[INFO] running `Command { std: "docker" "start" "-a" "3531c0a7071522fb91f58aa276fe65dca4ab3dd05dfd5e281a40e081ba1fc138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3531c0a7071522fb91f58aa276fe65dca4ab3dd05dfd5e281a40e081ba1fc138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3531c0a7071522fb91f58aa276fe65dca4ab3dd05dfd5e281a40e081ba1fc138", kill_on_drop: false }`
[INFO] [stdout] 3531c0a7071522fb91f58aa276fe65dca4ab3dd05dfd5e281a40e081ba1fc138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4731f413b04a0290358b89de6d2cd820fb6065ef22f139b31cd4507786539cb8
[INFO] running `Command { std: "docker" "start" "-a" "4731f413b04a0290358b89de6d2cd820fb6065ef22f139b31cd4507786539cb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking contextual v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking lexical v7.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]    Compiling iref v2.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking decoded-char v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling static-iref v2.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pretty_dtoa v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling locspan-derive v0.6.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking mownstr v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking resiter v0.5.0
[INFO] [stderr]     Checking mown v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking locspan v0.7.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking json-number v0.4.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking sophia_iri v0.9.0
[INFO] [stderr]     Checking sophia_api v0.9.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stdout] error[E0599]: no method named `s` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     Self::from_term(t.s()),
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:32:8
[INFO] [stdout]     |
[INFO] [stdout]  32 |     fn s(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `s` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `o` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 131 -                     Self::from_term(t.s()),
[INFO] [stdout] 131 +                     Self::from_term(t.o()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `p` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     Self::from_term(t.p()),
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  35 |     fn p(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `p` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `o` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 132 -                     Self::from_term(t.p()),
[INFO] [stdout] 132 +                     Self::from_term(t.o()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `o` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:133:39
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     Self::from_term(t.o()),
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  38 |     fn o(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `o` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `p` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -                     Self::from_term(t.o()),
[INFO] [stdout] 133 +                     Self::from_term(t.p()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `s` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:175:56
[INFO] [stdout]     |
[INFO] [stdout] 175 |                     SimpleTerm::<'static>::from_term(t.s()),
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:32:8
[INFO] [stdout]     |
[INFO] [stdout]  32 |     fn s(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `s` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `o` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 -                     SimpleTerm::<'static>::from_term(t.s()),
[INFO] [stdout] 175 +                     SimpleTerm::<'static>::from_term(t.o()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `p` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:176:56
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     SimpleTerm::<'static>::from_term(t.p()),
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  35 |     fn p(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `p` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `o` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -                     SimpleTerm::<'static>::from_term(t.p()),
[INFO] [stdout] 176 +                     SimpleTerm::<'static>::from_term(t.o()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `o` found for array `[<T as term::Term>::BorrowTerm<'_>; 3]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/term/_simple.rs:177:56
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     SimpleTerm::<'static>::from_term(t.o()),
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.9.0/src/triple.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  38 |     fn o(&self) -> TBorrowTerm<Self>;
[INFO] [stdout]     |        - the method is available for `[<T as term::Term>::BorrowTerm<'_>; 3]` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Triple` which provides `o` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::triple::Triple;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `p` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 177 -                     SimpleTerm::<'static>::from_term(t.o()),
[INFO] [stdout] 177 +                     SimpleTerm::<'static>::from_term(t.p()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sophia_api` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4731f413b04a0290358b89de6d2cd820fb6065ef22f139b31cd4507786539cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4731f413b04a0290358b89de6d2cd820fb6065ef22f139b31cd4507786539cb8", kill_on_drop: false }`
[INFO] [stdout] 4731f413b04a0290358b89de6d2cd820fb6065ef22f139b31cd4507786539cb8
