[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] 65d6b61a1653dc898d8a4ee9ae8381aebdb9a434 [INFO] checking coadler/played-rs against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoadler%2Fplayed-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coadler/played-rs on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Clikengo/foundationdb-rs` [INFO] [stderr] Updating git repository `https://github.com/twilight-rs/twilight` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded value-trait v0.1.18 [INFO] [stderr] Downloaded float-cmp v0.7.0 [INFO] [stderr] Downloaded simd-json v0.3.20 [INFO] [stderr] Downloaded serde-mappable-seq v0.1.0 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded clang-sys v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08382be13566ee326dc10b7bf3f5af054ef61d6a87c67ccc9360cfcec361850c [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" "08382be13566ee326dc10b7bf3f5af054ef61d6a87c67ccc9360cfcec361850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08382be13566ee326dc10b7bf3f5af054ef61d6a87c67ccc9360cfcec361850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08382be13566ee326dc10b7bf3f5af054ef61d6a87c67ccc9360cfcec361850c", kill_on_drop: false }` [INFO] [stdout] 08382be13566ee326dc10b7bf3f5af054ef61d6a87c67ccc9360cfcec361850c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d778ae4819716b3d934fd767153b8c97414517bcc2281ca46f1ea14f2049dc6 [INFO] running `Command { std: "docker" "start" "-a" "2d778ae4819716b3d934fd767153b8c97414517bcc2281ca46f1ea14f2049dc6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling foundationdb-gen v0.5.0 (https://github.com/Clikengo/foundationdb-rs?branch=master#af3908b3) [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/af3908b/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" "2d778ae4819716b3d934fd767153b8c97414517bcc2281ca46f1ea14f2049dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d778ae4819716b3d934fd767153b8c97414517bcc2281ca46f1ea14f2049dc6", kill_on_drop: false }` [INFO] [stdout] 2d778ae4819716b3d934fd767153b8c97414517bcc2281ca46f1ea14f2049dc6