[INFO] cloning repository https://github.com/jangrau13/semantics2024_sake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jangrau13/semantics2024_sake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjangrau13%2Fsemantics2024_sake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjangrau13%2Fsemantics2024_sake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34fd5c7dfdf109acea0187b24547e6efeee9a530 [INFO] checking jangrau13/semantics2024_sake against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjangrau13%2Fsemantics2024_sake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jangrau13/semantics2024_sake [INFO] finished tweaking git repo https://github.com/jangrau13/semantics2024_sake [INFO] tweaked toml for git repo https://github.com/jangrau13/semantics2024_sake written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jangrau13/semantics2024_sake 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/jangrau13/semantics2024_sake 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 28b56aa3eb5deb414c06330ecfb9fbae7dba44c9cd6a5b7040d7ab66853dec6e [INFO] running `Command { std: "docker" "start" "-a" "28b56aa3eb5deb414c06330ecfb9fbae7dba44c9cd6a5b7040d7ab66853dec6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b56aa3eb5deb414c06330ecfb9fbae7dba44c9cd6a5b7040d7ab66853dec6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b56aa3eb5deb414c06330ecfb9fbae7dba44c9cd6a5b7040d7ab66853dec6e", kill_on_drop: false }` [INFO] [stdout] 28b56aa3eb5deb414c06330ecfb9fbae7dba44c9cd6a5b7040d7ab66853dec6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8dcad6567a4d73998830511cd9ed8933c0873163c46ea4445642de189ce0bee2 [INFO] running `Command { std: "docker" "start" "-a" "8dcad6567a4d73998830511cd9ed8933c0873163c46ea4445642de189ce0bee2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking oxiri v0.2.3 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking contextual v0.1.6 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking pct-str v1.2.0 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Checking mownstr v0.2.1 [INFO] [stderr] Checking resiter v0.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking locspan v0.7.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking iref v2.2.3 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking langtag v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking json-number v0.4.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking rio_api v0.8.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking opentelemetry-http v0.10.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking rdf-types v0.15.4 [INFO] [stderr] Checking json-syntax v0.9.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling zerocopy v0.8.0-alpha.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking json-ld-syntax v0.15.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Checking rio_xml v0.8.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking json-ld-core v0.15.1 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking rio_turtle v0.8.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rand_core v0.9.0-alpha.1 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling shuttle-codegen v0.45.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking sophia_iri v0.8.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking json-ld-context-processing v0.15.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking sophia_api v0.8.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking json-ld-expansion v0.15.1 [INFO] [stderr] Checking tuple v0.5.2 [INFO] [stderr] Checking deunicode v1.4.4 [INFO] [stdout] error[E0599]: no method named `s` found for array `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn s(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn p(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn o(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn s(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn p(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 `[::BorrowTerm<'_>; 3]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.8.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.8.0/src/triple.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | fn o(&self) -> TBorrowTerm; [INFO] [stdout] | - the method is available for `[::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 tokio-native-tls v0.3.1 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking ureq v2.9.7 [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" "8dcad6567a4d73998830511cd9ed8933c0873163c46ea4445642de189ce0bee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcad6567a4d73998830511cd9ed8933c0873163c46ea4445642de189ce0bee2", kill_on_drop: false }` [INFO] [stdout] 8dcad6567a4d73998830511cd9ed8933c0873163c46ea4445642de189ce0bee2