[INFO] cloning repository https://github.com/ttys3/autocxx-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttys3/autocxx-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fautocxx-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fautocxx-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b4b552b979830c5ce95625efd172a95ba891d32 [INFO] checking ttys3/autocxx-demo against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttys3%2Fautocxx-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ttys3/autocxx-demo [INFO] finished tweaking git repo https://github.com/ttys3/autocxx-demo [INFO] tweaked toml for git repo https://github.com/ttys3/autocxx-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ttys3/autocxx-demo on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ttys3/autocxx-demo 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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocxx-build v0.25.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.95 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.95 [INFO] [stderr] Downloaded autocxx-parser v0.25.0 [INFO] [stderr] Downloaded autocxx-macro v0.25.0 [INFO] [stderr] Downloaded autocxx v0.25.0 [INFO] [stderr] Downloaded moveit v0.5.1 [INFO] [stderr] Downloaded cxx-gen v0.7.95 [INFO] [stderr] Downloaded autocxx-engine v0.25.0 [INFO] [stderr] Downloaded autocxx-bindgen v0.62.1 [INFO] [stderr] Downloaded cxx v1.0.95 [INFO] [stderr] Downloaded rustix v0.37.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00a39854087f7d2f5af348b2da44a241fa2d87ae0791e034dc39cf0aebb70df4 [INFO] running `Command { std: "docker" "start" "-a" "00a39854087f7d2f5af348b2da44a241fa2d87ae0791e034dc39cf0aebb70df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00a39854087f7d2f5af348b2da44a241fa2d87ae0791e034dc39cf0aebb70df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00a39854087f7d2f5af348b2da44a241fa2d87ae0791e034dc39cf0aebb70df4", kill_on_drop: false }` [INFO] [stdout] 00a39854087f7d2f5af348b2da44a241fa2d87ae0791e034dc39cf0aebb70df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3748e81c9ef4ba10a52d1712d66aa42ccf51a9a7bf0acb8972a8c6e52d8e93 [INFO] running `Command { std: "docker" "start" "-a" "dd3748e81c9ef4ba10a52d1712d66aa42ccf51a9a7bf0acb8972a8c6e52d8e93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling autocxx-bindgen v0.62.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling cxxbridge-flags v1.0.95 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling cxx v1.0.95 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd3748e81c9ef4ba10a52d1712d66aa42ccf51a9a7bf0acb8972a8c6e52d8e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3748e81c9ef4ba10a52d1712d66aa42ccf51a9a7bf0acb8972a8c6e52d8e93", kill_on_drop: false }` [INFO] [stdout] dd3748e81c9ef4ba10a52d1712d66aa42ccf51a9a7bf0acb8972a8c6e52d8e93