[INFO] cloning repository https://github.com/field33/plow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/field33/plow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffield33%2Fplow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffield33%2Fplow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9840df97a21b8c1b5c4c9210d3c4d6322c3de438
[INFO] testing field33/plow against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffield33%2Fplow" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/field33/plow
[INFO] finished tweaking git repo https://github.com/field33/plow
[INFO] tweaked toml for git repo https://github.com/field33/plow written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/field33/plow on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/field33/plow 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.39
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded snowflake v1.3.0
[INFO] [stderr]   Downloaded pest_derive v2.5.6
[INFO] [stderr]   Downloaded blob-uuid v0.5.0
[INFO] [stderr]   Downloaded unique_id v0.1.5
[INFO] [stderr]   Downloaded field33_rdftk_names_temporary_fork v0.1.9
[INFO] [stderr]   Downloaded pest_generator v2.5.6
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded pest_meta v2.5.6
[INFO] [stderr]   Downloaded futures-util v0.3.27
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded tokio v1.26.0
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded libc v0.2.140
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded console v0.15.5
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded futures-channel v0.3.27
[INFO] [stderr]   Downloaded libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded bumpalo v3.12.0
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded futures-sink v0.3.27
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.19
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded h2 v0.3.16
[INFO] [stderr]   Downloaded camino v1.1.4
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded spdx v0.9.0
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded dialoguer v0.10.3
[INFO] [stderr]   Downloaded open v3.4.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded futures-task v0.3.27
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded futures-core v0.3.27
[INFO] [stderr]   Downloaded addr v0.15.6
[INFO] [stderr]   Downloaded which v4.4.0
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] [stderr]   Downloaded psl v2.1.3
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded openssl v0.10.46
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded assert_fs v1.0.13
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded futures-io v0.3.27
[INFO] [stderr]   Downloaded bstr v1.6.0
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.81
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded rustrict v0.5.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded syn v1.0.65
[INFO] [stderr]   Downloaded bimap v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded paste v1.0.12
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded harriet v0.3.1
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded pubgrub v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded field33_rdftk_core_temporary_fork v0.3.1
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded field33_rdftk_iri_temporary_fork v0.1.9
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded oxiri v0.2.2
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded openssl-src v111.26.0+1.1.1u
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded generic-array v0.14.6
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded digest v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f50c53b40d112daed273cfb2c88f176ae5aacb22e531ee6076cb43f2492dce8
[INFO] running `Command { std: "docker" "start" "-a" "1f50c53b40d112daed273cfb2c88f176ae5aacb22e531ee6076cb43f2492dce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f50c53b40d112daed273cfb2c88f176ae5aacb22e531ee6076cb43f2492dce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f50c53b40d112daed273cfb2c88f176ae5aacb22e531ee6076cb43f2492dce8", kill_on_drop: false }`
[INFO] [stdout] 1f50c53b40d112daed273cfb2c88f176ae5aacb22e531ee6076cb43f2492dce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c6094492facc9d01afcc389a77ce355dc9a5022024c70087168d9b796aedcb
[INFO] running `Command { std: "docker" "start" "-a" "23c6094492facc9d01afcc389a77ce355dc9a5022024c70087168d9b796aedcb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling openssl v0.10.46
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling blob-uuid v0.5.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unique_id v0.1.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling openssl-src v111.26.0+1.1.1u
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling openssl-sys v0.9.81
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling bimap v0.6.2
[INFO] [stderr]    Compiling oxiri v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling psl v2.1.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling plow_ontology v0.2.2 (/opt/rustwide/workdir/plow_ontology)
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling spdx v0.9.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling harriet v0.3.1
[INFO] [stderr]    Compiling rustrict v0.5.14
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling open v3.4.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling field33_rdftk_iri_temporary_fork v0.1.9
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling pubgrub v0.2.1
[INFO] [stderr]    Compiling field33_rdftk_names_temporary_fork v0.1.9
[INFO] [stderr]    Compiling dialoguer v0.10.3
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling field33_rdftk_core_temporary_fork v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling plow_graphify v0.2.3 (/opt/rustwide/workdir/plow_graphify)
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling plow_package_management v0.3.4 (/opt/rustwide/workdir/plow_package_management)
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:238:59
[INFO] [stdout]     |
[INFO] [stdout] 238 |         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 238 -         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout] 238 +         .filter(|v| Ok(requested_range.borrow().contains(v)))
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:451:38
[INFO] [stdout]     |
[INFO] [stdout] 451 |             range.borrow().contains(v.borrow())
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 451 -             range.borrow().contains(v.borrow())
[INFO] [stdout] 451 +             range.borrow().contains(v)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plow_linter v0.2.9 (/opt/rustwide/workdir/plow_linter)
[INFO] [stdout] warning: unused import: `LanguageTag`
[INFO] [stdout]  --> plow_linter/src/lint/helpers.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     literal::{LanguageTag, Literal},
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lint/helpers.rs:64:51
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn literal_has_language_tag_and_it_is_english(literal: &Rc<dyn Literal>) -> bool {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lints/valid_rdfs_labels.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   if let Some(literal) = statement.object().as_literal() {
[INFO] [stdout]    |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plow_cli v0.5.2 (/opt/rustwide/workdir/plow_cli)
[INFO] [stdout] warning: unused imports: `command_not_complete`, `linting_failed`, and `submission_failed`
[INFO] [stdout]  --> plow_cli/src/error/list.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 |     argument_not_recognized, command_not_complete, linting_failed, listing_failed,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     submission_failed, Feedback,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> plow_cli/src/manifest.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::map`
[INFO] [stdout]   --> plow_cli/src/manifest.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::map;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_linter::lints::field_manifest_lints`
[INFO] [stdout]  --> plow_cli/src/subcommand/init/workspace/fields.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plow_linter::lints::field_manifest_lints;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `submission_remote_linting_failed`
[INFO] [stdout]  --> plow_cli/src/subcommand/list/response.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::feedback::{submission_failed, submission_remote_linting_failed, Feedback};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::FieldAccessError::*`
[INFO] [stdout]  --> plow_cli/src/subcommand/list.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::FieldAccessError::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::manifest::FieldManifest`
[INFO] [stdout]  --> plow_cli/src/subcommand/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::manifest::FieldManifest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resolve::resolve`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::resolve::resolve;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `camino::Utf8PathBuf`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use camino::Utf8PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::{arg, App, AppSettings, Arg, ArgMatches, Command};
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_linter::lints::field_manifest_lints`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use plow_linter::lints::field_manifest_lints;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_package_management::registry::Registry`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use plow_package_management::registry::Registry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::multipart::Form`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use reqwest::blocking::multipart::Form;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::lint::lint_file`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use super::lint::lint_file;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IRI` and `Verb`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use harriet::{IRIReference, ObjectList, Verb, IRI};
[INFO] [stdout]    |                                         ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Literal`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use harriet::{Literal, Object};
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Triples`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | use harriet::{Triples, Whitespace};
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `all_lints`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     all_lints, HasRegistryPackageName, HasRegistryPackageVersion, LintSet, PlowLint,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> plow_cli/src/manifest.rs:504:21
[INFO] [stdout]     |
[INFO] [stdout] 504 |                     subject,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> plow_cli/src/manifest.rs:566:21
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     subject,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `organizations`
[INFO] [stdout]   --> plow_cli/src/subcommand/list/response.rs:59:56
[INFO] [stdout]    |
[INFO] [stdout] 59 |             super::response::Data::UserOrganizations { organizations } => {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^ help: try ignoring the field: `organizations: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SuccessfulWorkspaceCreation` is never constructed
[INFO] [stdout]   --> plow_cli/src/subcommand/init.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SuccessfulWorkspaceCreation;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldName` is never constructed
[INFO] [stdout]   --> plow_cli/src/subcommand/init/field.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FieldName(String);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `namespace` and `name` are never used
[INFO] [stdout]   --> plow_cli/src/subcommand/init/field.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl FieldName {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 20 |     /// Returns the namespace of the package name (including `@` prefix).
[INFO] [stdout] 21 |     pub fn namespace(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:286:4
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn split(haystack: &[u8], needle: u8) -> impl Iterator<Item = &[u8]> {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURRENT_CACHE_VERSION` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | const CURRENT_CACHE_VERSION: u8 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INDEX_VERSION_LATEST` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | const INDEX_VERSION_LATEST: u32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NULL` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | const NULL: u8 = 0;
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PRIVATE_VERSION` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const PRIVATE_VERSION: u8 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:327:4
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn parse(data: &[u8]) -> Result<(String, Vec<PackageVersionWithRegistryMetadata>), CliError> {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plow_cli/src/git.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn auth(&self) -> anyhow::Result<RemoteCallbacks> {
[INFO] [stdout]     |                 ^^^^^                    --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn auth(&self) -> anyhow::Result<RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> plow_cli/src/manifest.rs:517:37
[INFO] [stdout]     |
[INFO] [stdout] 517 | / ...                   std::mem::replace(
[INFO] [stdout] 518 | | ...                       &mut object_list.list,
[INFO] [stdout] 519 | | ...                       new_object_list.list.clone(),
[INFO] [stdout] 520 | | ...                   );
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 517 |                                     let _ = std::mem::replace(
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plow_cli/src/manifest.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |     ) -> Result<(ObjectList, Vec<String>, String, Vec<Statement>), Vec<Statement>> {
[INFO] [stdout]     |                  ----------                           ---------        --------- the same lifetime is hidden here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  |                                    the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 584 |     ) -> Result<(ObjectList<'_>, Vec<String>, String, Vec<Statement<'_>>), Vec<Statement<'_>>> {
[INFO] [stdout]     |                            ++++                                    ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "23c6094492facc9d01afcc389a77ce355dc9a5022024c70087168d9b796aedcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c6094492facc9d01afcc389a77ce355dc9a5022024c70087168d9b796aedcb", kill_on_drop: false }`
[INFO] [stdout] 23c6094492facc9d01afcc389a77ce355dc9a5022024c70087168d9b796aedcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdc16cf021617347166e00dcf472bb8eb68e535beddfdab5ca1318c624924cc8
[INFO] running `Command { std: "docker" "start" "-a" "cdc16cf021617347166e00dcf472bb8eb68e535beddfdab5ca1318c624924cc8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:238:59
[INFO] [stdout]     |
[INFO] [stdout] 238 |         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 238 -         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout] 238 +         .filter(|v| Ok(requested_range.borrow().contains(v)))
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:451:38
[INFO] [stdout]     |
[INFO] [stdout] 451 |             range.borrow().contains(v.borrow())
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 451 -             range.borrow().contains(v.borrow())
[INFO] [stdout] 451 +             range.borrow().contains(v)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LanguageTag`
[INFO] [stdout]  --> plow_linter/src/lint/helpers.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     literal::{LanguageTag, Literal},
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lint/helpers.rs:64:51
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn literal_has_language_tag_and_it_is_english(literal: &Rc<dyn Literal>) -> bool {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lints/valid_rdfs_labels.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   if let Some(literal) = statement.object().as_literal() {
[INFO] [stdout]    |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling plow_linter v0.2.9 (/opt/rustwide/workdir/plow_linter)
[INFO] [stdout] warning: unused imports: `command_not_complete`, `linting_failed`, and `submission_failed`
[INFO] [stdout]  --> plow_cli/src/error/list.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 |     argument_not_recognized, command_not_complete, linting_failed, listing_failed,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     submission_failed, Feedback,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> plow_cli/src/manifest.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::map`
[INFO] [stdout]   --> plow_cli/src/manifest.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::map;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_linter::lints::field_manifest_lints`
[INFO] [stdout]  --> plow_cli/src/subcommand/init/workspace/fields.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plow_linter::lints::field_manifest_lints;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `submission_remote_linting_failed`
[INFO] [stdout]  --> plow_cli/src/subcommand/list/response.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::feedback::{submission_failed, submission_remote_linting_failed, Feedback};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::FieldAccessError::*`
[INFO] [stdout]  --> plow_cli/src/subcommand/list.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::error::FieldAccessError::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::manifest::FieldManifest`
[INFO] [stdout]  --> plow_cli/src/subcommand/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::manifest::FieldManifest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resolve::resolve`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::resolve::resolve;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `camino::Utf8PathBuf`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use camino::Utf8PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use clap::{arg, App, AppSettings, Arg, ArgMatches, Command};
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_linter::lints::field_manifest_lints`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use plow_linter::lints::field_manifest_lints;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plow_package_management::registry::Registry`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use plow_package_management::registry::Registry;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::multipart::Form`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use reqwest::blocking::multipart::Form;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::lint::lint_file`
[INFO] [stdout]   --> plow_cli/src/subcommand/list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use super::lint::lint_file;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IRI` and `Verb`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | use harriet::{IRIReference, ObjectList, Verb, IRI};
[INFO] [stdout]    |                                         ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Literal`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use harriet::{Literal, Object};
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Triples`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | use harriet::{Triples, Whitespace};
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `all_lints`
[INFO] [stdout]   --> plow_cli/src/subcommand/protege.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     all_lints, HasRegistryPackageName, HasRegistryPackageVersion, LintSet, PlowLint,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> plow_cli/src/manifest.rs:504:21
[INFO] [stdout]     |
[INFO] [stdout] 504 |                     subject,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> plow_cli/src/manifest.rs:566:21
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     subject,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `organizations`
[INFO] [stdout]   --> plow_cli/src/subcommand/list/response.rs:59:56
[INFO] [stdout]    |
[INFO] [stdout] 59 |             super::response::Data::UserOrganizations { organizations } => {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^ help: try ignoring the field: `organizations: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SuccessfulWorkspaceCreation` is never constructed
[INFO] [stdout]   --> plow_cli/src/subcommand/init.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SuccessfulWorkspaceCreation;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldName` is never constructed
[INFO] [stdout]   --> plow_cli/src/subcommand/init/field.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FieldName(String);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `namespace` and `name` are never used
[INFO] [stdout]   --> plow_cli/src/subcommand/init/field.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl FieldName {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 20 |     /// Returns the namespace of the package name (including `@` prefix).
[INFO] [stdout] 21 |     pub fn namespace(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:286:4
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn split(haystack: &[u8], needle: u8) -> impl Iterator<Item = &[u8]> {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CURRENT_CACHE_VERSION` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 | const CURRENT_CACHE_VERSION: u8 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INDEX_VERSION_LATEST` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 | const INDEX_VERSION_LATEST: u32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NULL` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | const NULL: u8 = 0;
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PRIVATE_VERSION` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | const PRIVATE_VERSION: u8 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse` is never used
[INFO] [stdout]    --> plow_cli/src/sync.rs:327:4
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn parse(data: &[u8]) -> Result<(String, Vec<PackageVersionWithRegistryMetadata>), CliError> {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plow_cli/src/git.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn auth(&self) -> anyhow::Result<RemoteCallbacks> {
[INFO] [stdout]     |                 ^^^^^                    --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn auth(&self) -> anyhow::Result<RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> plow_cli/src/manifest.rs:517:37
[INFO] [stdout]     |
[INFO] [stdout] 517 | / ...                   std::mem::replace(
[INFO] [stdout] 518 | | ...                       &mut object_list.list,
[INFO] [stdout] 519 | | ...                       new_object_list.list.clone(),
[INFO] [stdout] 520 | | ...                   );
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 517 |                                     let _ = std::mem::replace(
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plow_cli/src/manifest.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |     ) -> Result<(ObjectList, Vec<String>, String, Vec<Statement>), Vec<Statement>> {
[INFO] [stdout]     |                  ----------                           ---------        --------- the same lifetime is hidden here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  |                                    the same lifetime is hidden here
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 584 |     ) -> Result<(ObjectList<'_>, Vec<String>, String, Vec<Statement<'_>>), Vec<Statement<'_>>> {
[INFO] [stdout]     |                            ++++                                    ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling globset v0.4.12
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling insta v1.31.0
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling plow_package_management v0.3.4 (/opt/rustwide/workdir/plow_package_management)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> plow_package_management/tests/lock.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> plow_package_management/tests/lock.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut data_dir = Utf8PathBuf::from("../data");
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:238:59
[INFO] [stdout]     |
[INFO] [stdout] 238 |         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 238 -         .filter(|v| Ok(requested_range.borrow().contains(v.borrow())))
[INFO] [stdout] 238 +         .filter(|v| Ok(requested_range.borrow().contains(v)))
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> plow_package_management/src/resolve.rs:451:38
[INFO] [stdout]     |
[INFO] [stdout] 451 |             range.borrow().contains(v.borrow())
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `version::SemanticVersion` does not implement `Borrow`, so calling `borrow` on `&version::SemanticVersion` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 451 -             range.borrow().contains(v.borrow())
[INFO] [stdout] 451 +             range.borrow().contains(v)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `version::SemanticVersion`, implement `Clone` for it
[INFO] [stdout]    --> plow_package_management/src/version.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 + #[derive(Clone)]
[INFO] [stdout]  81 | pub struct SemanticVersion {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling plow_graphify v0.2.3 (/opt/rustwide/workdir/plow_graphify)
[INFO] [stderr]    Compiling plow_ontology v0.2.2 (/opt/rustwide/workdir/plow_ontology)
[INFO] [stdout] warning: unused import: `LanguageTag`
[INFO] [stdout]  --> plow_linter/src/lint/helpers.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     literal::{LanguageTag, Literal},
[INFO] [stdout]   |               ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lint/helpers.rs:64:51
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn literal_has_language_tag_and_it_is_english(literal: &Rc<dyn Literal>) -> bool {
[INFO] [stdout]    |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> plow_linter/src/lints/valid_rdfs_labels.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   if let Some(literal) = statement.object().as_literal() {
[INFO] [stdout]    |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctYDCe1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libplow_linter-2a624dfe9357e6c3,libspdx-8917c782115a16c3,libsmallvec-0efdce7afff0ebdf,libemail_address-b3d31b6675b19d74,librayon-d80e816e76ffc08d,librayon_core-1ca8fa09409fc497,libnum_cpus-172d5d31dc6b752a,libcrossbeam_deque-937982b878edf0d7,libcrossbeam_epoch-b77e95d189c56873,libmemoffset-fa0a211f415489e3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_channel-59d32175f1b4a6c9,libcrossbeam_utils-6e6d4abc3972c411,librustrict-753ee0b9d5d85dd9,libstrsim-d159bff5f9d8c305,libdoc_comment-4ad13ad78f2600d5,libfinl_unicode-8c2e6f103f6450b0,libplow_package_management-1cc15d458d3b6225,libdirs-bcf5c5253034db7d,libdirs_sys-0dc9792388d06842,libserde_json-1a09bd224c566a7b,libryu-1160b1990b346c23,libitoa-2a4812417cf7d568,libtoml-7c82754a5e16587c,libfallible_iterator-f1956794c90b7d86,libsemver-47e0221045d3259f,libpubgrub-9cbf2d2d3069ae99,librustc_hash-6c6a8afde607224b,libitertools-2791a3280017adc8,libgit2-08c196bf80311253,libopenssl_probe-0a3b8bcaf3bc16eb,liburl-d430b3fd0d0e3a5b,libidna-78bb765af63b263c,libunicode_normalization-88694b40a3facbd8,libtinyvec-bffe801b95d7649f,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-7c469303eb01dc81,libform_urlencoded-710af7f14b2a9d5a,libpercent_encoding-4aedcef6ac1270cc,liblog-d9c274f3cf9caea0,liblibgit2_sys-bbebfe4188729e36,liblibssh2_sys-9ccca23f21513817,libopenssl_sys-872784eb9e3023f5,liblibz_sys-72e1b83174e0a3fb,libbitflags-3333d968e5f279ee,libsha2-3d71fffa09a0a1a9,libcpufeatures-ae47b5fdf46d6593,libdigest-7c3dff38c3c5122b,libblock_buffer-7d2a8c90e5604083,libcrypto_common-ac53c89c17faacfa,libgeneric_array-cdfab7983912d965,libtypenum-832c7406d65d19a6,libglob-e8a44fc8d3e97e31,libserde-e463a3a4483b532c,libcamino-e8fac3ae6443112c,libplow_ontology-270e62ee3f77a2eb,libaddr-cd06246a66d9dcd4,libpsl-d2aa31f45f54a1b3,libpsl_types-ae4052babe58a0f0,libplow_graphify-bdffed6de8fca6f5,libfield33_rdftk_core_temporary_fork-5a204f219ed097a1,libchrono-d172b78f5f9f0ada,libnum_integer-2c67d256a0ed2719,libnum_traits-8daa9c8696b46530,libtime-a409d1c937e8f81b,libbimap-85b19650bd1fd2ab,libpest-393beaa418955c59,libucd_trie-07e3d74a4d406f88,libthiserror-3bfc031c16719715,libfield33_rdftk_names_temporary_fork-465f30e2fef512f1,libunique_id-e1c0ded66c708789,libblob_uuid-0ed1c93b59d0f5e2,libbase64-d808d36ac308abb0,libuuid-5cab19e4a9c6e985,libgetrandom-450458438e6b82a0,libfield33_rdftk_iri_temporary_fork-7dae13917465ca19,libuuid-38d277f82567d816,librand-0c5d819ff80f1738,librand_chacha-e52ed1b8b59f7a94,libppv_lite86-9f3414099d5801d8,librand_core-4964d15296d74808,libgetrandom-3dbf96f83b3496ad,libregex-1d1cc17c904a4339,libregex_automata-b4d3b6f58c7aa4e6,libaho_corasick-c5f837eb007a9349,libregex_syntax-9a30244dda0deb89,liblazy_static-ab9a3dc8def9ba85,liberror_chain-d753497f37a6d2cb,libharriet-d2d93ef2d6032a4c,libnom-4ff3f8278f709b9e,libcookie_factory-ac3a92f882c412ca,libsnowflake-84724f2a5d74ebed,liboxiri-8ad9bd92f67652e9,libeither-31a4a7e18412228f,libanyhow-fdde13fc66d29a6e,libbacktrace-d22c71af1628b96f,libminiz_oxide-73428d4aaf7a18a2,libadler-2dca53ea7e04a2af,libobject-b73953440cd06246,libmemchr-233a2862461d83c1,liblibc-cf91dca5971e52e5,libaddr2line-61a44745db5ac69c,libgimli-a4adb6f384da5bf8,libcfg_if-3183e62f61f23a61,librustc_demangle-dcbf7e20d32064ca}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctYDCe1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b8a64016813254c1/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-a000717cac17b2e3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c30ba55234f7abe0/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lint_valid_registry_homepage-32a859ca089ad15e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plow_linter` (test "lint_valid_registry_homepage") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cdc16cf021617347166e00dcf472bb8eb68e535beddfdab5ca1318c624924cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc16cf021617347166e00dcf472bb8eb68e535beddfdab5ca1318c624924cc8", kill_on_drop: false }`
[INFO] [stdout] cdc16cf021617347166e00dcf472bb8eb68e535beddfdab5ca1318c624924cc8
