[INFO] fetching crate libafl_inline_c 0.1.0... [INFO] checking libafl_inline_c-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate libafl_inline_c 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate libafl_inline_c 0.1.0 [INFO] finished tweaking crates.io crate libafl_inline_c 0.1.0 [INFO] tweaked toml for crates.io crate libafl_inline_c 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libafl_inline_c 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding assert_cmd v1.0.8 (available: v2.0.17) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.3) [INFO] [stderr] Adding rustc_version v0.3.3 (available: v0.4.1) [INFO] [stderr] Adding target-lexicon v0.11.2 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5843b5dc64bc9800b5880f219f5132e8d03bf93a4bcd5464ef29bc49f5bcfb34 [INFO] running `Command { std: "docker" "start" "-a" "5843b5dc64bc9800b5880f219f5132e8d03bf93a4bcd5464ef29bc49f5bcfb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5843b5dc64bc9800b5880f219f5132e8d03bf93a4bcd5464ef29bc49f5bcfb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5843b5dc64bc9800b5880f219f5132e8d03bf93a4bcd5464ef29bc49f5bcfb34", kill_on_drop: false }` [INFO] [stdout] 5843b5dc64bc9800b5880f219f5132e8d03bf93a4bcd5464ef29bc49f5bcfb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f6ca2b441212133b07b3df6b809aff3fe3cfd732adc4890a63c74643b124941 [INFO] running `Command { std: "docker" "start" "-a" "9f6ca2b441212133b07b3df6b809aff3fe3cfd732adc4890a63c74643b124941", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cc v1.2.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling libafl_inline_c_macro v0.1.6 [INFO] [stderr] Compiling libafl_inline_c v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 161 | | int main() { [INFO] [stdout] 162 | | int x = 1; [INFO] [stdout] 163 | | int y = 2; [INFO] [stdout] ... | [INFO] [stdout] 167 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 153 + use crate::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 175 | | #include [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | int main() { [INFO] [stdout] ... | [INFO] [stdout] 182 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 153 + use crate::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 192 | | // Those are env variables. [INFO] [stdout] 193 | | #inline_c_rs FOO: "bar baz qux" [INFO] [stdout] 194 | | #inline_c_rs HELLO: "World!" [INFO] [stdout] ... | [INFO] [stdout] 212 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 153 + use crate::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 233 | | #include [INFO] [stdout] 234 | | #include [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 153 + use crate::Language; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate as inline_c` [INFO] [stdout] --> src/lib.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use crate as inline_c; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 161 | | int main() { [INFO] [stdout] 162 | | int x = 1; [INFO] [stdout] 163 | | int y = 2; [INFO] [stdout] ... | [INFO] [stdout] 167 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 175 | | #include [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | int main() { [INFO] [stdout] ... | [INFO] [stdout] 182 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 192 | | // Those are env variables. [INFO] [stdout] 193 | | #inline_c_rs FOO: "bar baz qux" [INFO] [stdout] 194 | | #inline_c_rs HELLO: "World!" [INFO] [stdout] ... | [INFO] [stdout] 212 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] --> src/lib.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | (assert_c! { [INFO] [stdout] | __________^ [INFO] [stdout] 233 | | #include [INFO] [stdout] 234 | | #include [INFO] [stdout] ... | [INFO] [stdout] 249 | | }) [INFO] [stdout] | |_________^ use of unresolved module or unlinked crate `libafl_inline_c` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libafl_inline_c`, use `cargo add libafl_inline_c` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `assert_c` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libafl_inline_c` (lib test) due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f6ca2b441212133b07b3df6b809aff3fe3cfd732adc4890a63c74643b124941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6ca2b441212133b07b3df6b809aff3fe3cfd732adc4890a63c74643b124941", kill_on_drop: false }` [INFO] [stdout] 9f6ca2b441212133b07b3df6b809aff3fe3cfd732adc4890a63c74643b124941