[INFO] cloning repository https://github.com/qinghon/dlibc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qinghon/dlibc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinghon%2Fdlibc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinghon%2Fdlibc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa211894e72b25e16d2a6ef3ae5c6b99da961ebd [INFO] testing qinghon/dlibc against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinghon%2Fdlibc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qinghon/dlibc [INFO] finished tweaking git repo https://github.com/qinghon/dlibc [INFO] tweaked toml for git repo https://github.com/qinghon/dlibc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qinghon/dlibc 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/qinghon/dlibc 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/qinghon/rust-bindgen.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded annotate-snippets v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 42e461b39174a7b1351c40f52c6dbad1360f06f91866c122370c98a7b024538c [INFO] running `Command { std: "docker" "start" "-a" "42e461b39174a7b1351c40f52c6dbad1360f06f91866c122370c98a7b024538c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42e461b39174a7b1351c40f52c6dbad1360f06f91866c122370c98a7b024538c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e461b39174a7b1351c40f52c6dbad1360f06f91866c122370c98a7b024538c", kill_on_drop: false }` [INFO] [stdout] 42e461b39174a7b1351c40f52c6dbad1360f06f91866c122370c98a7b024538c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1f9f33f434d5ce181ea40d7dc1475e0a74c4ea4dcb314945873c104e904689dd [INFO] running `Command { std: "docker" "start" "-a" "1f9f33f434d5ce181ea40d7dc1475e0a74c4ea4dcb314945873c104e904689dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bindgen v0.72.0 (https://github.com/qinghon/rust-bindgen.git?branch=split_to_file#311c5624) [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dlibc v0.1.0 (/opt/rustwide/workdir/dlibc) [INFO] [stdout] error[E0659]: `suseconds_t` is ambiguous [INFO] [stdout] --> /opt/rustwide/target/debug/build/dlibc-0d748f79c5e0c65d/out/usr/include/thread_db.rs:11:45 [INFO] [stdout] | [INFO] [stdout] 11 | psaddr_t, quad_t, register_t, sigset_t, suseconds_t, timeval, timezone, u_char, [INFO] [stdout] | ^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `suseconds_t` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/target/debug/build/dlibc-0d748f79c5e0c65d/out/usr/include/x86_64_linux_gnu/sys/procfs.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use crate::usr::include::x86_64_linux_gnu::sys::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `suseconds_t` to disambiguate [INFO] [stdout] note: `suseconds_t` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/target/debug/build/dlibc-0d748f79c5e0c65d/out/usr/include/x86_64_linux_gnu/sys/procfs.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::usr::include::x86_64_linux_gnu::sys::time::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `suseconds_t` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dlibc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1f9f33f434d5ce181ea40d7dc1475e0a74c4ea4dcb314945873c104e904689dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9f33f434d5ce181ea40d7dc1475e0a74c4ea4dcb314945873c104e904689dd", kill_on_drop: false }` [INFO] [stdout] 1f9f33f434d5ce181ea40d7dc1475e0a74c4ea4dcb314945873c104e904689dd