[INFO] fetching crate autocxx-gen 0.27.0...
[INFO] checking autocxx-gen-0.27.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate autocxx-gen 0.27.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate autocxx-gen 0.27.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 autocxx-gen 0.27.0
[INFO] finished tweaking crates.io crate autocxx-gen 0.27.0
[INFO] tweaked toml for crates.io crate autocxx-gen 0.27.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate autocxx-gen 0.27.0 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" "+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] 6982f02a5d8f7855a2a218381d21565cef4cb6be68ee802380e52fbb4575c321
[INFO] running `Command { std: "docker" "start" "-a" "6982f02a5d8f7855a2a218381d21565cef4cb6be68ee802380e52fbb4575c321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6982f02a5d8f7855a2a218381d21565cef4cb6be68ee802380e52fbb4575c321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6982f02a5d8f7855a2a218381d21565cef4cb6be68ee802380e52fbb4575c321", kill_on_drop: false }`
[INFO] [stdout] 6982f02a5d8f7855a2a218381d21565cef4cb6be68ee802380e52fbb4575c321
[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] 063eb22d2f82b2a0ba861e00d29f5fc7e2d8f6a60e44df9aaf5f808c96f2b7aa
[INFO] running `Command { std: "docker" "start" "-a" "063eb22d2f82b2a0ba861e00d29f5fc7e2d8f6a60e44df9aaf5f808c96f2b7aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.97
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking syn v2.0.23
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling cxx v1.0.97
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling autocxx-bindgen v0.69.5
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.3.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking version_check v0.9.4
[INFO] [stderr]    Compiling trybuild v1.0.81
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]    Compiling autocxx-integration-tests v0.27.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking bstr v1.5.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking rust_info v0.3.2
[INFO] [stderr]     Checking cxx-gen v0.7.97
[INFO] [stderr]     Checking regex v1.9.0
[INFO] [stderr]     Checking assert_cmd v2.0.11
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.97
[INFO] [stderr]    Compiling miette-derive v5.9.0
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling test-log v0.2.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking miette v5.9.0
[INFO] [stderr]     Checking moveit v0.6.0
[INFO] [stderr]     Checking basic-toml v0.1.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking autocxx-parser v0.27.0
[INFO] [stderr]     Checking autocxx-engine v0.27.0
[INFO] [stderr]    Compiling autocxx-macro v0.27.0
[INFO] [stderr]     Checking autocxx-gen v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../../demo/src/main.rs`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/cmd_test.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     include_str!("../../../demo/src/main.rs"),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../demo/src/input.h`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/cmd_test.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | static INPUT_H: &str = include_str!("../../../demo/src/input.h");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autocxx-gen` (test "cmd_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "063eb22d2f82b2a0ba861e00d29f5fc7e2d8f6a60e44df9aaf5f808c96f2b7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063eb22d2f82b2a0ba861e00d29f5fc7e2d8f6a60e44df9aaf5f808c96f2b7aa", kill_on_drop: false }`
[INFO] [stdout] 063eb22d2f82b2a0ba861e00d29f5fc7e2d8f6a60e44df9aaf5f808c96f2b7aa
