[INFO] fetching crate oci-spec 0.6.4... [INFO] checking oci-spec-0.6.4 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate oci-spec 0.6.4 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate oci-spec 0.6.4 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oci-spec 0.6.4 [INFO] finished tweaking crates.io crate oci-spec 0.6.4 [INFO] tweaked toml for crates.io crate oci-spec 0.6.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f32c9caa966b8d60714752671ecd7f885605c25cf62ca175830b965100c86032 [INFO] running `Command { std: "docker" "start" "-a" "f32c9caa966b8d60714752671ecd7f885605c25cf62ca175830b965100c86032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f32c9caa966b8d60714752671ecd7f885605c25cf62ca175830b965100c86032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32c9caa966b8d60714752671ecd7f885605c25cf62ca175830b965100c86032", kill_on_drop: false }` [INFO] [stdout] f32c9caa966b8d60714752671ecd7f885605c25cf62ca175830b965100c86032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c046fb1a0ffaa2f07378b78fa710b5baebe626f78aa1af6d2f49d83cc5212314 [INFO] running `Command { std: "docker" "start" "-a" "c046fb1a0ffaa2f07378b78fa710b5baebe626f78aa1af6d2f49d83cc5212314", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking oci-spec v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] error: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/runtime/linux.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashMap, convert::TryFrom, path::PathBuf, vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `Os` is imported redundantly [INFO] [stdout] --> src/image/config.rs:493:24 [INFO] [stdout] | [INFO] [stdout] 492 | use super::*; [INFO] [stdout] | -------- the item `Os` is already imported here [INFO] [stdout] 493 | use crate::image::{Os, ANNOTATION_CREATED, ANNOTATION_VERSION}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `Descriptor` is imported redundantly [INFO] [stdout] --> src/image/descriptor.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 152 | use super::*; [INFO] [stdout] | -------- the item `Descriptor` is already imported here [INFO] [stdout] 153 | use crate::image::Descriptor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `Descriptor` is imported redundantly [INFO] [stdout] --> src/image/manifest.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 239 | use super::*; [INFO] [stdout] | -------- the item `Descriptor` is already imported here [INFO] [stdout] 240 | use crate::image::{Descriptor, DescriptorBuilder}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/runtime/linux.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashMap, convert::TryFrom, path::PathBuf, vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oci-spec` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oci-spec` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c046fb1a0ffaa2f07378b78fa710b5baebe626f78aa1af6d2f49d83cc5212314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c046fb1a0ffaa2f07378b78fa710b5baebe626f78aa1af6d2f49d83cc5212314", kill_on_drop: false }` [INFO] [stdout] c046fb1a0ffaa2f07378b78fa710b5baebe626f78aa1af6d2f49d83cc5212314