[INFO] fetching crate cromulent 0.1.1... [INFO] testing cromulent-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cromulent 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cromulent 0.1.1 [INFO] finished tweaking crates.io crate cromulent 0.1.1 [INFO] tweaked toml for crates.io crate cromulent 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cromulent 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wordexp-sys v1.0.0 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a389e6ef29062f20002d4f2ffdc36b643e02a40128ca55a45dbd73ff431cd351 [INFO] running `Command { std: "docker" "start" "-a" "a389e6ef29062f20002d4f2ffdc36b643e02a40128ca55a45dbd73ff431cd351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a389e6ef29062f20002d4f2ffdc36b643e02a40128ca55a45dbd73ff431cd351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a389e6ef29062f20002d4f2ffdc36b643e02a40128ca55a45dbd73ff431cd351", kill_on_drop: false }` [INFO] [stdout] a389e6ef29062f20002d4f2ffdc36b643e02a40128ca55a45dbd73ff431cd351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 931161b574e7a8d089c7829b9614b30faf7b5df62215100224103695324fa630 [INFO] running `Command { std: "docker" "start" "-a" "931161b574e7a8d089c7829b9614b30faf7b5df62215100224103695324fa630", kill_on_drop: false }` [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling wordexp-sys v1.0.0 [INFO] [stderr] Compiling cromulent v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `WRDE_NOCMD` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:190:39 [INFO] [stdout] | [INFO] [stdout] 190 | flags |= wordexp_sys::WRDE_NOCMD; [INFO] [stdout] | ^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WRDE_UNDEF` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | flags |= wordexp_sys::WRDE_UNDEF; [INFO] [stdout] | ^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WRDE_SHOWERR` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:198:39 [INFO] [stdout] | [INFO] [stdout] 198 | flags |= wordexp_sys::WRDE_SHOWERR; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `WRDE_BADCHAR` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | wordexp_sys::WRDE_BADCHAR => WordError::IllegalCharacter, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `WRDE_BADVAL` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:239:34 [INFO] [stdout] | [INFO] [stdout] 239 | wordexp_sys::WRDE_BADVAL => WordError::UndefinedVariable, [INFO] [stdout] | ^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `WRDE_CMDSUB` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | wordexp_sys::WRDE_CMDSUB => WordError::CommandSubstitution, [INFO] [stdout] | ^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `WRDE_NOSPACE` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:241:34 [INFO] [stdout] | [INFO] [stdout] 241 | wordexp_sys::WRDE_NOSPACE => panic!("out of memory"), [INFO] [stdout] | ^^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `WRDE_SYNTAX` in crate `wordexp_sys` [INFO] [stdout] --> src/lib.rs:242:34 [INFO] [stdout] | [INFO] [stdout] 242 | wordexp_sys::WRDE_SYNTAX => WordError::Syntax, [INFO] [stdout] | ^^^^^^^^^^^ not found in `wordexp_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cromulent` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "931161b574e7a8d089c7829b9614b30faf7b5df62215100224103695324fa630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931161b574e7a8d089c7829b9614b30faf7b5df62215100224103695324fa630", kill_on_drop: false }` [INFO] [stdout] 931161b574e7a8d089c7829b9614b30faf7b5df62215100224103695324fa630