[INFO] fetching crate foundationdb-gen 0.10.0... [INFO] testing foundationdb-gen-0.10.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate foundationdb-gen 0.10.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate foundationdb-gen 0.10.0 [INFO] finished tweaking crates.io crate foundationdb-gen 0.10.0 [INFO] tweaked toml for crates.io crate foundationdb-gen 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate foundationdb-gen 0.10.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foundationdb-gen 0.10.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5846ebf3ff807ae98b1e6c00b126d11c5572d88abcfd10cefc0270955a5d9259 [INFO] running `Command { std: "docker" "start" "-a" "5846ebf3ff807ae98b1e6c00b126d11c5572d88abcfd10cefc0270955a5d9259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5846ebf3ff807ae98b1e6c00b126d11c5572d88abcfd10cefc0270955a5d9259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5846ebf3ff807ae98b1e6c00b126d11c5572d88abcfd10cefc0270955a5d9259", kill_on_drop: false }` [INFO] [stdout] 5846ebf3ff807ae98b1e6c00b126d11c5572d88abcfd10cefc0270955a5d9259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c304325b630e6b7f5a06ade8f4cf8b9830ac288aa949b05a6674cb7cc0796a37 [INFO] running `Command { std: "docker" "start" "-a" "c304325b630e6b7f5a06ade8f4cf8b9830ac288aa949b05a6674cb7cc0796a37", kill_on_drop: false }` [INFO] [stderr] Compiling xml v1.0.1 [INFO] [stderr] Compiling xml-rs v1.0.0 [INFO] [stderr] Compiling foundationdb-gen v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `/usr/include/foundationdb/fdb.options`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:338:29 [INFO] [stdout] | [INFO] [stdout] 338 | const OPTIONS_DATA: &[u8] = include_bytes!("/usr/include/foundationdb/fdb.options"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: foundationdb-gen requires a version feature to be specified. [INFO] [stdout] [INFO] [stdout] Available version features: fdb-5_1, fdb-5_2, fdb-6_0, fdb-6_1, fdb-6_2, fdb-6_3, fdb-7_0, fdb-7_1, fdb-7_3, fdb-7_4 [INFO] [stdout] [INFO] [stdout] Examples: [INFO] [stdout] - With embedded include: features = ["embedded-fdb-include", "fdb-7_4"] [INFO] [stdout] - With system install: features = ["fdb-7_4"] [INFO] [stdout] --> src/lib.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | / compile_error!( [INFO] [stdout] 382 | | "foundationdb-gen requires a version feature to be specified.\n\ [INFO] [stdout] 383 | | \n\ [INFO] [stdout] 384 | | Available version features: fdb-5_1, fdb-5_2, fdb-6_0, fdb-6_1, fdb-6_2, fdb-6_3, fdb-7_0, fdb-7_1, fdb-7_3, fdb-7_4\n\ [INFO] [stdout] ... | [INFO] [stdout] 388 | | - With system install: features = [\"fdb-7_4\"]" [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foundationdb-gen` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c304325b630e6b7f5a06ade8f4cf8b9830ac288aa949b05a6674cb7cc0796a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c304325b630e6b7f5a06ade8f4cf8b9830ac288aa949b05a6674cb7cc0796a37", kill_on_drop: false }` [INFO] [stdout] c304325b630e6b7f5a06ade8f4cf8b9830ac288aa949b05a6674cb7cc0796a37