[INFO] fetching crate fhirbolt 0.4.0...
[INFO] testing fhirbolt-0.4.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fhirbolt 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate fhirbolt 0.4.0
[INFO] finished tweaking crates.io crate fhirbolt 0.4.0
[INFO] tweaked toml for crates.io crate fhirbolt 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fhirbolt 0.4.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fhirbolt-element v0.4.0
[INFO] [stderr]   Downloaded fhirbolt-shared v0.4.0
[INFO] [stderr]   Downloaded fhirbolt-model v0.4.0
[INFO] [stderr]   Downloaded quick-xml v0.25.0
[INFO] [stderr]   Downloaded fhirbolt-serde v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe
[INFO] running `Command { std: "docker" "start" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling quick-xml v0.25.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling fhirbolt-shared v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fhirbolt-element v0.4.0
[INFO] [stderr]    Compiling fhirbolt-serde v0.4.0
[INFO] [stderr]    Compiling fhirbolt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fhirbolt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fhirbolt-90032d9450d88647)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests fhirbolt
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - serde (line 118) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - element (line 90) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - serde (line 118) stdout ----
[INFO] [stdout] error[E0433]: cannot find `model` in `fhirbolt`
[INFO] [stdout]    --> src/lib.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 | use fhirbolt::model::r4b::Resource;
[INFO] [stdout]     |               ^^^^^ could not find `model` in `fhirbolt`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:70:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[cfg(feature = "fhirbolt-model")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `fhirbolt-model` feature
[INFO] [stdout]  70 | pub mod model {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0433]: cannot find `model` in `fhirbolt`
[INFO] [stdout]   --> src/lib.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | use fhirbolt::model::r4b::{
[INFO] [stdout]    |               ^^^^^ could not find `model` in `fhirbolt`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fhirbolt-model")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `fhirbolt-model` feature
[INFO] [stdout] 70 | pub mod model {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - serde (line 118)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe", kill_on_drop: false }`
[INFO] [stdout] 22175583c140825413435a17c78d8a20ce3c61ac042f2c1767eab84cfa709bfe
