[INFO] fetching crate wikidata 1.0.0... [INFO] checking wikidata-1.0.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate wikidata 1.0.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate wikidata 1.0.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wikidata 1.0.0 [INFO] finished tweaking crates.io crate wikidata 1.0.0 [INFO] tweaked toml for crates.io crate wikidata 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate wikidata 1.0.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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7320ff890340bdd94ade437b60f28ea94421013f9f9770e8a2c5a714ac2398b1 [INFO] running `Command { std: "docker" "start" "-a" "7320ff890340bdd94ade437b60f28ea94421013f9f9770e8a2c5a714ac2398b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7320ff890340bdd94ade437b60f28ea94421013f9f9770e8a2c5a714ac2398b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7320ff890340bdd94ade437b60f28ea94421013f9f9770e8a2c5a714ac2398b1", kill_on_drop: false }` [INFO] [stdout] 7320ff890340bdd94ade437b60f28ea94421013f9f9770e8a2c5a714ac2398b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02c4b89cc8f98e7ed21d9df1fff89fa8aca2aa29b5d03856a1456eea856b9140 [INFO] running `Command { std: "docker" "start" "-a" "02c4b89cc8f98e7ed21d9df1fff89fa8aca2aa29b5d03856a1456eea856b9140", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking wikidata v1.0.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/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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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/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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wikidata` (test "entity-from-json") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wikidata` (test "claim-from-json") due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "02c4b89cc8f98e7ed21d9df1fff89fa8aca2aa29b5d03856a1456eea856b9140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c4b89cc8f98e7ed21d9df1fff89fa8aca2aa29b5d03856a1456eea856b9140", kill_on_drop: false }` [INFO] [stdout] 02c4b89cc8f98e7ed21d9df1fff89fa8aca2aa29b5d03856a1456eea856b9140