[INFO] fetching crate konfigkoll_hwinfo 0.1.13... [INFO] checking konfigkoll_hwinfo-0.1.13 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate konfigkoll_hwinfo 0.1.13 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate konfigkoll_hwinfo 0.1.13 [INFO] finished tweaking crates.io crate konfigkoll_hwinfo 0.1.13 [INFO] tweaked toml for crates.io crate konfigkoll_hwinfo 0.1.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate konfigkoll_hwinfo 0.1.13 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate konfigkoll_hwinfo 0.1.13 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebd306b4afaf6b516727b36dc9224353f8317caa68553da16cfadd33907d4ac [INFO] running `Command { std: "docker" "start" "-a" "cebd306b4afaf6b516727b36dc9224353f8317caa68553da16cfadd33907d4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebd306b4afaf6b516727b36dc9224353f8317caa68553da16cfadd33907d4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebd306b4afaf6b516727b36dc9224353f8317caa68553da16cfadd33907d4ac", kill_on_drop: false }` [INFO] [stdout] cebd306b4afaf6b516727b36dc9224353f8317caa68553da16cfadd33907d4ac [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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31bd5afa1bbd9b1386e0f443001341a182e64ff6e84d605340a6f7e1fc3a9ae1 [INFO] running `Command { std: "docker" "start" "-a" "31bd5afa1bbd9b1386e0f443001341a182e64ff6e84d605340a6f7e1fc3a9ae1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling paketkoll_workspace_hack v0.1.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking konfigkoll_hwinfo v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 132 | pub fn to_owned(&self) -> PciVendorLookup where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 154 | pub fn to_owned(&self) -> PciClassLookup where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 132 | pub fn to_owned(&self) -> PciVendorLookup where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 130 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/pci.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 154 | pub fn to_owned(&self) -> PciClassLookup where String: Borrow { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 152 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `konfigkoll_hwinfo` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `konfigkoll_hwinfo` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "31bd5afa1bbd9b1386e0f443001341a182e64ff6e84d605340a6f7e1fc3a9ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31bd5afa1bbd9b1386e0f443001341a182e64ff6e84d605340a6f7e1fc3a9ae1", kill_on_drop: false }` [INFO] [stdout] 31bd5afa1bbd9b1386e0f443001341a182e64ff6e84d605340a6f7e1fc3a9ae1