[INFO] cloning repository https://github.com/vablings/breakneck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vablings/breakneck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvablings%2Fbreakneck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvablings%2Fbreakneck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7882ee3aaba2a87943c5273251a8c287a713ca00 [INFO] testing vablings/breakneck against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvablings%2Fbreakneck" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vablings/breakneck [INFO] finished tweaking git repo https://github.com/vablings/breakneck [INFO] tweaked toml for git repo https://github.com/vablings/breakneck written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vablings/breakneck on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vablings/breakneck 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stopwatch2 v2.0.0 [INFO] [stderr] Downloaded derive_pod v0.1.2 [INFO] [stderr] Downloaded dll-syringe-macros v0.1.0 [INFO] [stderr] Downloaded dll-syringe v0.17.0 [INFO] [stderr] Downloaded konst_kernel v0.3.8 [INFO] [stderr] Downloaded konst v0.3.8 [INFO] [stderr] Downloaded iced-x86 v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 587123f4eae31c7d68623d258ed63d7f771f68d38c20c6bdd863b232f8c4cd1e [INFO] running `Command { std: "docker" "start" "-a" "587123f4eae31c7d68623d258ed63d7f771f68d38c20c6bdd863b232f8c4cd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "587123f4eae31c7d68623d258ed63d7f771f68d38c20c6bdd863b232f8c4cd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587123f4eae31c7d68623d258ed63d7f771f68d38c20c6bdd863b232f8c4cd1e", kill_on_drop: false }` [INFO] [stdout] 587123f4eae31c7d68623d258ed63d7f771f68d38c20c6bdd863b232f8c4cd1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55392b2fe5ccf444ff43a9011befd77db93bbabfbe62cdf3b66840a1b23d4110 [INFO] running `Command { std: "docker" "start" "-a" "55392b2fe5ccf444ff43a9011befd77db93bbabfbe62cdf3b66840a1b23d4110", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling typewit v1.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling windows-targets v0.53.2 [INFO] [stderr] Compiling konst_kernel v0.3.8 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling konst v0.3.8 [INFO] [stderr] Compiling stopwatch2 v2.0.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling windows-sys v0.60.2 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/headers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Range; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/headers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/imports.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::slice; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/imports.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/debug.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use std::{fmt, str}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `std` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/scanner.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Range; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `std` could refer to a built-in crate [INFO] [stdout] = help: use `::std` to refer to this crate unambiguously [INFO] [stdout] note: `std` could also refer to the crate imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/wrap/scanner.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `std` to disambiguate [INFO] [stdout] = help: or use `self::std` to refer to this crate unambiguously [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pelite` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55392b2fe5ccf444ff43a9011befd77db93bbabfbe62cdf3b66840a1b23d4110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55392b2fe5ccf444ff43a9011befd77db93bbabfbe62cdf3b66840a1b23d4110", kill_on_drop: false }` [INFO] [stdout] 55392b2fe5ccf444ff43a9011befd77db93bbabfbe62cdf3b66840a1b23d4110