[INFO] fetching crate cxx 0.2.9... [INFO] testing cxx-0.2.9 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate cxx 0.2.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cxx 0.2.9 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cxx 0.2.9 [INFO] finished tweaking crates.io crate cxx 0.2.9 [INFO] tweaked toml for crates.io crate cxx 0.2.9 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c26f88cc3f2f6003f9edbbd6077bb71b4e516b0cb7f97d594a61e2357f12fb0 [INFO] running `"docker" "start" "-a" "9c26f88cc3f2f6003f9edbbd6077bb71b4e516b0cb7f97d594a61e2357f12fb0"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling link-cplusplus v1.0.1 [INFO] [stderr] Compiling cxx v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling codespan-reporting v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling cxxbridge-macro v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.51s [INFO] running `"docker" "inspect" "9c26f88cc3f2f6003f9edbbd6077bb71b4e516b0cb7f97d594a61e2357f12fb0"` [INFO] running `"docker" "rm" "-f" "9c26f88cc3f2f6003f9edbbd6077bb71b4e516b0cb7f97d594a61e2357f12fb0"` [INFO] [stdout] 9c26f88cc3f2f6003f9edbbd6077bb71b4e516b0cb7f97d594a61e2357f12fb0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 157e17026638d55318829701240078136ed7e0eca93aa0f26d3ce40611b6e093 [INFO] running `"docker" "start" "-a" "157e17026638d55318829701240078136ed7e0eca93aa0f26d3ce40611b6e093"` [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cxx-test-suite v0.0.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] error: expected item, found `@` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cxx-test-suite-0.0.0/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | @ [INFO] [stderr] | ^ expected item [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cxx-test-suite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "157e17026638d55318829701240078136ed7e0eca93aa0f26d3ce40611b6e093"` [INFO] running `"docker" "rm" "-f" "157e17026638d55318829701240078136ed7e0eca93aa0f26d3ce40611b6e093"` [INFO] [stdout] 157e17026638d55318829701240078136ed7e0eca93aa0f26d3ce40611b6e093