[INFO] fetching crate feaders 0.2.0... [INFO] checking feaders-0.2.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate feaders 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate feaders 0.2.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate feaders 0.2.0 [INFO] finished tweaking crates.io crate feaders 0.2.0 [INFO] tweaked toml for crates.io crate feaders 0.2.0 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding regex v0.1.80 (available: v1.11.1) [INFO] [stderr] Adding walkdir v0.1.8 (available: v2.5.0) [INFO] [stderr] Adding yaml-rust v0.3.5 (available: v0.4.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused manifest key: package.license_file [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v0.1.8 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e50e2b684c9be3fdd45c82fe95a5aee085cd788c57a25eb37cae0455789fb35 [INFO] running `Command { std: "docker" "start" "-a" "5e50e2b684c9be3fdd45c82fe95a5aee085cd788c57a25eb37cae0455789fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e50e2b684c9be3fdd45c82fe95a5aee085cd788c57a25eb37cae0455789fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e50e2b684c9be3fdd45c82fe95a5aee085cd788c57a25eb37cae0455789fb35", kill_on_drop: false }` [INFO] [stdout] 5e50e2b684c9be3fdd45c82fe95a5aee085cd788c57a25eb37cae0455789fb35 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede6c98590b0184a326bd076857ee9df5c1ae61f4985a072c03db9a5894f12d7 [INFO] running `Command { std: "docker" "start" "-a" "ede6c98590b0184a326bd076857ee9df5c1ae61f4985a072c03db9a5894f12d7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused manifest key: package.license_file [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking feaders v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Component<'_>: AsRef<_>` found in the `std` crate: [INFO] [stdout] - impl AsRef for Component<'_>; [INFO] [stdout] - impl AsRef for Component<'_>; [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Component<'_>: AsRef<_>` found in the `std` crate: [INFO] [stdout] - impl AsRef for Component<'_>; [INFO] [stdout] - impl AsRef for Component<'_>; [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | if strref == "." { [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: PartialEq` found in the following crates: `alloc`, `core`, `std`: [INFO] [stdout] - impl PartialEq for str; [INFO] [stdout] - impl PartialEq for OsStr; [INFO] [stdout] - impl PartialEq for OsString; [INFO] [stdout] - impl<'a, 'b> PartialEq for Cow<'a, str>; [INFO] [stdout] - impl<'a, 'b> PartialEq for std::string::String; [INFO] [stdout] = note: required for `&_` to implement `PartialEq<&str>` [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `A` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | } else if strref == ".." { [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: PartialEq` found in the following crates: `alloc`, `core`, `std`: [INFO] [stdout] - impl PartialEq for str; [INFO] [stdout] - impl PartialEq for OsStr; [INFO] [stdout] - impl PartialEq for OsString; [INFO] [stdout] - impl<'a, 'b> PartialEq for Cow<'a, str>; [INFO] [stdout] - impl<'a, 'b> PartialEq for std::string::String; [INFO] [stdout] = note: required for `&_` to implement `PartialEq<&str>` [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `A` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | if strref == "." { [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: PartialEq` found in the following crates: `alloc`, `core`, `std`: [INFO] [stdout] - impl PartialEq for str; [INFO] [stdout] - impl PartialEq for OsStr; [INFO] [stdout] - impl PartialEq for OsString; [INFO] [stdout] - impl<'a, 'b> PartialEq for Cow<'a, str>; [INFO] [stdout] - impl<'a, 'b> PartialEq for std::string::String; [INFO] [stdout] = note: required for `&_` to implement `PartialEq<&str>` [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `A` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/utils.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let strref = c.as_ref(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | } else if strref == ".." { [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: PartialEq` found in the following crates: `alloc`, `core`, `std`: [INFO] [stdout] - impl PartialEq for str; [INFO] [stdout] - impl PartialEq for OsStr; [INFO] [stdout] - impl PartialEq for OsString; [INFO] [stdout] - impl<'a, 'b> PartialEq for Cow<'a, str>; [INFO] [stdout] - impl<'a, 'b> PartialEq for std::string::String; [INFO] [stdout] = note: required for `&_` to implement `PartialEq<&str>` [INFO] [stdout] help: consider giving `strref` an explicit type, where the type for type parameter `A` is specified [INFO] [stdout] | [INFO] [stdout] 18 | let strref: &T = c.as_ref(); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `feaders` (bin "feaders") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `feaders` (bin "feaders" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ede6c98590b0184a326bd076857ee9df5c1ae61f4985a072c03db9a5894f12d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede6c98590b0184a326bd076857ee9df5c1ae61f4985a072c03db9a5894f12d7", kill_on_drop: false }` [INFO] [stdout] ede6c98590b0184a326bd076857ee9df5c1ae61f4985a072c03db9a5894f12d7