[INFO] fetching crate autocxx-gen 0.11.1... [INFO] checking autocxx-gen-0.11.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate autocxx-gen 0.11.1 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate autocxx-gen 0.11.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate autocxx-gen 0.11.1 [INFO] finished tweaking crates.io crate autocxx-gen 0.11.1 [INFO] tweaked toml for crates.io crate autocxx-gen 0.11.1 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate crates.io crate autocxx-gen 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.52 [INFO] [stderr] Downloaded link-cplusplus v1.0.5 [INFO] [stderr] Downloaded cxx v1.0.52 [INFO] [stderr] Downloaded aquamarine v0.1.10 [INFO] [stderr] Downloaded autocxx-bindgen v0.59.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.52 [INFO] [stderr] Downloaded cxx-gen v0.7.52 [INFO] [stderr] Downloaded unzip-n v0.1.2 [INFO] [stderr] Downloaded autocxx-engine v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5986d11c75751ac1c226a76e12610cd6fe24d54511d6fd00d349f23546f54f2 [INFO] running `Command { std: "docker" "start" "-a" "b5986d11c75751ac1c226a76e12610cd6fe24d54511d6fd00d349f23546f54f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5986d11c75751ac1c226a76e12610cd6fe24d54511d6fd00d349f23546f54f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5986d11c75751ac1c226a76e12610cd6fe24d54511d6fd00d349f23546f54f2", kill_on_drop: false }` [INFO] [stdout] b5986d11c75751ac1c226a76e12610cd6fe24d54511d6fd00d349f23546f54f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a24ee1a119720d6325829f178c910fe0c80c986b86d383fe637f66a730702f [INFO] running `Command { std: "docker" "start" "-a" "49a24ee1a119720d6325829f178c910fe0c80c986b86d383fe637f66a730702f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] either v1.6.1 (as host dependency): default, use_std [INFO] [stderr] proc-macro2 v1.0.28 (as host dependency): span-locations [INFO] [stderr] syn v1.0.74: extra-traits [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.52 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling autocxx-bindgen v0.59.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking cc v1.0.69 [INFO] [stderr] Checking shlex v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking version_check v0.9.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cxx v1.0.52 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking predicates v2.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking cexpr v0.5.0 [INFO] [stderr] Checking cxx-gen v0.7.52 [INFO] [stderr] Checking autocxx-parser v0.11.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.52 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling aquamarine v0.1.10 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking autocxx-engine v0.11.1 [INFO] [stderr] Checking autocxx-gen v0.11.1 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: couldn't read src/../../../demo/src/main.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/cmd_test.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | static MAIN_RS: &str = 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 src/../../../demo/src/input.h: No such file or directory (os error 2) [INFO] [stdout] --> src/cmd_test.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | 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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocxx-gen` due to 3 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "49a24ee1a119720d6325829f178c910fe0c80c986b86d383fe637f66a730702f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a24ee1a119720d6325829f178c910fe0c80c986b86d383fe637f66a730702f", kill_on_drop: false }` [INFO] [stdout] 49a24ee1a119720d6325829f178c910fe0c80c986b86d383fe637f66a730702f