[INFO] cloning repository https://github.com/coadler/played-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coadler/played-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoadler%2Fplayed-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoadler%2Fplayed-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b2d0b5f7cbec45a2c3916c8b9f5887d36aee9dc [INFO] testing coadler/played-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoadler%2Fplayed-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coadler/played-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/coadler/played-rs [INFO] finished tweaking git repo https://github.com/coadler/played-rs [INFO] tweaked toml for git repo https://github.com/coadler/played-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/coadler/played-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6012fdf7c7bd5982eb8b8a7089dea929534fb9eb59f00cd889d937a947a9624 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6012fdf7c7bd5982eb8b8a7089dea929534fb9eb59f00cd889d937a947a9624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6012fdf7c7bd5982eb8b8a7089dea929534fb9eb59f00cd889d937a947a9624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6012fdf7c7bd5982eb8b8a7089dea929534fb9eb59f00cd889d937a947a9624", kill_on_drop: false }` [INFO] [stdout] e6012fdf7c7bd5982eb8b8a7089dea929534fb9eb59f00cd889d937a947a9624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ffbcfa6583f468e1fc8acbb0fa1093f5ea01eeb95e57a1d75e64404f6b16af7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ffbcfa6583f468e1fc8acbb0fa1093f5ea01eeb95e57a1d75e64404f6b16af7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling foundationdb-gen v0.5.1 (https://github.com/Clikengo/foundationdb-rs?branch=master#a7a5881a) [INFO] [stdout] error: couldn't read /usr/include/foundationdb/fdb.options: No such file or directory (os error 2) [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/foundationdb-rs-2d9865a5eba0ba56/a7a5881/foundationdb-gen/src/lib.rs:350:29 [INFO] [stdout] | [INFO] [stdout] 350 | const OPTIONS_DATA: &[u8] = include_bytes!("/usr/include/foundationdb/fdb.options"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foundationdb-gen` [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 `Command { std: "docker" "inspect" "9ffbcfa6583f468e1fc8acbb0fa1093f5ea01eeb95e57a1d75e64404f6b16af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ffbcfa6583f468e1fc8acbb0fa1093f5ea01eeb95e57a1d75e64404f6b16af7", kill_on_drop: false }` [INFO] [stdout] 9ffbcfa6583f468e1fc8acbb0fa1093f5ea01eeb95e57a1d75e64404f6b16af7