[INFO] fetching crate wikidata 1.1.0...
[INFO] testing wikidata-1.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate wikidata 1.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate wikidata 1.1.0
[INFO] finished tweaking crates.io crate wikidata 1.1.0
[INFO] tweaked toml for crates.io crate wikidata 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wikidata 1.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wikidata 1.1.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" "+1.91.0" "fetch" "--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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f06b8c3394d71ac514efe74d13531074dfd0325d243e53c84664285844df788
[INFO] running `Command { std: "docker" "start" "-a" "1f06b8c3394d71ac514efe74d13531074dfd0325d243e53c84664285844df788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f06b8c3394d71ac514efe74d13531074dfd0325d243e53c84664285844df788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f06b8c3394d71ac514efe74d13531074dfd0325d243e53c84664285844df788", kill_on_drop: false }`
[INFO] [stdout] 1f06b8c3394d71ac514efe74d13531074dfd0325d243e53c84664285844df788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29652791eee13b00f45524598c95bc6a6a643af43de0112b0dbf87ad81cf8d1a
[INFO] running `Command { std: "docker" "start" "-a" "29652791eee13b00f45524598c95bc6a6a643af43de0112b0dbf87ad81cf8d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling wikidata v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "29652791eee13b00f45524598c95bc6a6a643af43de0112b0dbf87ad81cf8d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29652791eee13b00f45524598c95bc6a6a643af43de0112b0dbf87ad81cf8d1a", kill_on_drop: false }`
[INFO] [stdout] 29652791eee13b00f45524598c95bc6a6a643af43de0112b0dbf87ad81cf8d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22f45f4d51d70adc87c7baf90fef3fe2171cc35abd5ce58c47342b79f769a628
[INFO] running `Command { std: "docker" "start" "-a" "22f45f4d51d70adc87c7baf90fef3fe2171cc35abd5ce58c47342b79f769a628", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling wikidata v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../items/Q106975887.json`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/claim-from-json.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |         serde_json::from_str(include_str!("../items/Q106975887.json")).unwrap();
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q1.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:23:53
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q513.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q513.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:81:53
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/claim-from-json.rs:96:53
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q31928.json`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/claim-from-json.rs:108:53
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q31928.json")).unwrap();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q106975887.json`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/entity-from-json.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |         serde_json::from_str(include_str!("../items/Q106975887.json")).unwrap();
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q42.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/entity-from-json.rs:12:53
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q42.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q1.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/entity-from-json.rs:19:53
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q1.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q31928.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/entity-from-json.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q31928.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q513.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/entity-from-json.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q513.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../items/Q45.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/entity-from-json.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let j: serde_json::Value = serde_json::from_str(include_str!("../items/Q45.json")).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wikidata` (test "entity-from-json") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wikidata` (test "claim-from-json") due to 9 previous errors
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/ids.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub mod test {
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22f45f4d51d70adc87c7baf90fef3fe2171cc35abd5ce58c47342b79f769a628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f45f4d51d70adc87c7baf90fef3fe2171cc35abd5ce58c47342b79f769a628", kill_on_drop: false }`
[INFO] [stdout] 22f45f4d51d70adc87c7baf90fef3fe2171cc35abd5ce58c47342b79f769a628
