[INFO] fetching crate libafl_inline_c 0.1.0...
[INFO] checking libafl_inline_c-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate libafl_inline_c 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate libafl_inline_c 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding assert_cmd v1.0.8 (available: v2.0.16)
[INFO] [stderr]       Adding predicates v2.1.5 (available: v3.1.2)
[INFO] [stderr]       Adding rustc_version v0.3.3 (available: v0.4.1)
[INFO] [stderr]       Adding target-lexicon v0.11.2 (available: v0.12.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1167b0cc2ae9c1fa10be236767d58118aa5093bb713ffb220e855ae30c67c35
[INFO] running `Command { std: "docker" "start" "-a" "e1167b0cc2ae9c1fa10be236767d58118aa5093bb713ffb220e855ae30c67c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1167b0cc2ae9c1fa10be236767d58118aa5093bb713ffb220e855ae30c67c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1167b0cc2ae9c1fa10be236767d58118aa5093bb713ffb220e855ae30c67c35", kill_on_drop: false }`
[INFO] [stdout] e1167b0cc2ae9c1fa10be236767d58118aa5093bb713ffb220e855ae30c67c35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda480dca99b7e2076001a7747450ebfa09f74948cdce8da0492ef46b30174cb
[INFO] running `Command { std: "docker" "start" "-a" "dda480dca99b7e2076001a7747450ebfa09f74948cdce8da0492ef46b30174cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking cc v1.2.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking assert_cmd v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[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 undeclared crate or module `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] 166 | |             }
[INFO] [stdout] 167 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `libafl_inline_c`
[INFO] [stdout]    --> src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |           (assert_c! {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 175 | |             #include <stdio.h>
[INFO] [stdout] 176 | |
[INFO] [stdout] 177 | |             int main() {
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             }
[INFO] [stdout] 182 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `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] 211 | |             }
[INFO] [stdout] 212 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `libafl_inline_c`
[INFO] [stdout]    --> src/lib.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 |           (assert_c! {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 233 | |             #include <stdio.h>
[INFO] [stdout] 234 | |             #include <stdlib.h>
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |             }
[INFO] [stdout] 249 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `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] 166 | |             }
[INFO] [stdout] 167 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `libafl_inline_c`
[INFO] [stdout]    --> src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 |           (assert_c! {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 175 | |             #include <stdio.h>
[INFO] [stdout] 176 | |
[INFO] [stdout] 177 | |             int main() {
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |             }
[INFO] [stdout] 182 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `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] 211 | |             }
[INFO] [stdout] 212 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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 undeclared crate or module `libafl_inline_c`
[INFO] [stdout]    --> src/lib.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 |           (assert_c! {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 233 | |             #include <stdio.h>
[INFO] [stdout] 234 | |             #include <stdlib.h>
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | |             }
[INFO] [stdout] 249 | |         })
[INFO] [stdout]     | |_________^ use of undeclared crate or module `libafl_inline_c`
[INFO] [stdout]     |
[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] running `Command { std: "docker" "inspect" "dda480dca99b7e2076001a7747450ebfa09f74948cdce8da0492ef46b30174cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda480dca99b7e2076001a7747450ebfa09f74948cdce8da0492ef46b30174cb", kill_on_drop: false }`
[INFO] [stdout] dda480dca99b7e2076001a7747450ebfa09f74948cdce8da0492ef46b30174cb
