[INFO] fetching crate foundationdb-simulation 0.2.2...
[INFO] testing foundationdb-simulation-0.2.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate foundationdb-simulation 0.2.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate foundationdb-simulation 0.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate foundationdb-simulation 0.2.2
[INFO] tweaked toml for crates.io crate foundationdb-simulation 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundationdb-simulation 0.2.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foundationdb-simulation 0.2.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foundationdb-macros v0.3.2
[INFO] [stderr]   Downloaded foundationdb-tuple v0.9.1
[INFO] [stderr]   Downloaded try_map v0.3.1
[INFO] [stderr]   Downloaded foundationdb-sys v0.9.1
[INFO] [stderr]   Downloaded foundationdb-gen v0.9.2
[INFO] [stderr]   Downloaded foundationdb v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a75d884715d0273db7c1f37e4b469d38aac732aec05b433cb6eb55ae556600
[INFO] running `Command { std: "docker" "start" "-a" "a0a75d884715d0273db7c1f37e4b469d38aac732aec05b433cb6eb55ae556600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a75d884715d0273db7c1f37e4b469d38aac732aec05b433cb6eb55ae556600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a75d884715d0273db7c1f37e4b469d38aac732aec05b433cb6eb55ae556600", kill_on_drop: false }`
[INFO] [stdout] a0a75d884715d0273db7c1f37e4b469d38aac732aec05b433cb6eb55ae556600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c4038cae9bdb50a45450b524b82919447ffaeec569b78f80d4c86f0acddc0e
[INFO] running `Command { std: "docker" "start" "-a" "06c4038cae9bdb50a45450b524b82919447ffaeec569b78f80d4c86f0acddc0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling foundationdb-gen v0.9.2
[INFO] [stderr]    Compiling try_map v0.3.1
[INFO] [stdout] error[E0425]: cannot find value `OPTIONS_DATA` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:381:22
[INFO] [stdout]     |
[INFO] [stdout] 381 |     let mut reader = OPTIONS_DATA;
[INFO] [stdout]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:352:7
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[cfg(all(not(feature = "embedded-fdb-include"), target_os = "linux"))]
[INFO] [stdout]     |              ---------------------------------- the item is gated here
[INFO] [stdout] 352 | const OPTIONS_DATA: &[u8] = include_bytes!("/usr/include/foundationdb/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 354 | #[cfg(all(not(feature = "embedded-fdb-include"), target_os = "macos"))]
[INFO] [stdout]     |              ---------------------------------- the item is gated here
[INFO] [stdout] 355 | const OPTIONS_DATA: &[u8] = include_bytes!("/usr/local/include/foundationdb/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:358:7
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg(all(not(feature = "embedded-fdb-include"), target_os = "windows"))]
[INFO] [stdout]     |              ---------------------------------- the item is gated here
[INFO] [stdout] 358 | const OPTIONS_DATA: &[u8] =
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:362:7
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-5_1"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-5_1` feature
[INFO] [stdout] 362 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/510/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-5_2"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-5_2` feature
[INFO] [stdout] 364 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/520/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:366:7
[INFO] [stdout]     |
[INFO] [stdout] 365 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-6_0"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-6_0` feature
[INFO] [stdout] 366 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/600/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:368:7
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-6_1"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-6_1` feature
[INFO] [stdout] 368 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/610/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 369 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-6_2"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-6_2` feature
[INFO] [stdout] 370 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/620/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:372:7
[INFO] [stdout]     |
[INFO] [stdout] 371 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-6_3"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-6_3` feature
[INFO] [stdout] 372 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/630/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:374:7
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-7_0"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-7_0` feature
[INFO] [stdout] 374 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/700/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 375 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-7_1"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-7_1` feature
[INFO] [stdout] 376 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/710/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundationdb-gen-0.9.2/src/lib.rs:378:7
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg(all(feature = "embedded-fdb-include", feature = "fdb-7_3"))]
[INFO] [stdout]     |                                             ------------------- the item is gated behind the `fdb-7_3` feature
[INFO] [stdout] 378 | const OPTIONS_DATA: &[u8] = include_bytes!("../include/730/fdb.options");
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `foundationdb-gen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "06c4038cae9bdb50a45450b524b82919447ffaeec569b78f80d4c86f0acddc0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c4038cae9bdb50a45450b524b82919447ffaeec569b78f80d4c86f0acddc0e", kill_on_drop: false }`
[INFO] [stdout] 06c4038cae9bdb50a45450b524b82919447ffaeec569b78f80d4c86f0acddc0e
