[INFO] cloning repository https://github.com/pcwalton/cxx-async2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pcwalton/cxx-async2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fcxx-async2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fcxx-async2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095bf0928c0705a35a6c9cedf3204acc4b1dacdb [INFO] testing pcwalton/cxx-async2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpcwalton%2Fcxx-async2" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pcwalton/cxx-async2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-64/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pcwalton/cxx-async2 [INFO] finished tweaking git repo https://github.com/pcwalton/cxx-async2 [INFO] tweaked toml for git repo https://github.com/pcwalton/cxx-async2 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/pcwalton/cxx-async2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97c41474ae6000a42794140fe1ae2d4a9f339a7ce84b5cbc3d942146486b414 [INFO] running `Command { std: "docker" "start" "-a" "a97c41474ae6000a42794140fe1ae2d4a9f339a7ce84b5cbc3d942146486b414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97c41474ae6000a42794140fe1ae2d4a9f339a7ce84b5cbc3d942146486b414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97c41474ae6000a42794140fe1ae2d4a9f339a7ce84b5cbc3d942146486b414", kill_on_drop: false }` [INFO] [stdout] a97c41474ae6000a42794140fe1ae2d4a9f339a7ce84b5cbc3d942146486b414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c7e4a83fad8dd8a53da9d7c9e0c682c77b81454ea48e1be138896b6b2b25c11 [INFO] running `Command { std: "docker" "start" "-a" "8c7e4a83fad8dd8a53da9d7c9e0c682c77b81454ea48e1be138896b6b2b25c11", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling scratch v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cxxbridge-flags v1.0.56 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling cxx v1.0.56 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cxx-build v1.0.54 [INFO] [stderr] Compiling cxxbridge-macro v1.0.56 [INFO] [stderr] Compiling cxx-async-macro v0.1.0 (/opt/rustwide/workdir/macro) [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling cxx-async v0.1.0 (/opt/rustwide/workdir/cxx-async) [INFO] [stderr] Compiling cxx-async-example-folly v0.1.0 (/opt/rustwide/workdir/examples/folly) [INFO] [stderr] Compiling cxx-async-example-cppcoro v0.1.0 (/opt/rustwide/workdir/examples/cppcoro) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from src/cxx_async.cpp:5: [INFO] [stderr] warning: include/rust/cxx_async.h:10:10: fatal error: experimental/coroutine: No such file or directory [INFO] [stderr] warning: 10 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `cxx-async v0.1.0 (/opt/rustwide/workdir/cxx-async)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cxx-async-e8146cf1a331befa/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/cxx_async.cpp [INFO] [stderr] cargo:rerun-if-changed=include/rust/cxx_async.h [INFO] [stderr] cargo:rerun-if-changed=include/rust/cxx_async_cppcoro.h [INFO] [stderr] cargo:rerun-if-changed=include/rust/cxx_async_folly.h [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=cxx-async [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/crate [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/crate" "-I" "include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/src/cxx_async.o" "-c" "src/cxx_async.cpp" [INFO] [stderr] cargo:warning=In file included from src/cxx_async.cpp:5: [INFO] [stderr] cargo:warning=include/rust/cxx_async.h:10:10: fatal error: experimental/coroutine: No such file or directory [INFO] [stderr] cargo:warning= 10 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/cxxbridge/crate" "-I" "include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/cxx-async-84b41717c5974c9f/out/src/cxx_async.o" "-c" "src/cxx_async.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c7e4a83fad8dd8a53da9d7c9e0c682c77b81454ea48e1be138896b6b2b25c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7e4a83fad8dd8a53da9d7c9e0c682c77b81454ea48e1be138896b6b2b25c11", kill_on_drop: false }` [INFO] [stdout] 8c7e4a83fad8dd8a53da9d7c9e0c682c77b81454ea48e1be138896b6b2b25c11