[INFO] cloning repository https://github.com/pexip/os-pydantic-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pexip/os-pydantic-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4d1a55f97913f403359fa99a2b50a6553da5b87
[INFO] checking pexip/os-pydantic-core against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpexip%2Fos-pydantic-core" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pexip/os-pydantic-core
[INFO] finished tweaking git repo https://github.com/pexip/os-pydantic-core
[INFO] tweaked toml for git repo https://github.com/pexip/os-pydantic-core written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pexip/os-pydantic-core on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pexip/os-pydantic-core 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded speedate v0.17.0
[INFO] [stderr] Downloaded pyo3-macros v0.26.0
[INFO] [stderr] Downloaded cc v1.0.101
[INFO] [stderr] Downloaded pyo3-build-config v0.26.0
[INFO] [stderr] Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr] Downloaded pyo3-ffi v0.26.0
[INFO] [stderr] Downloaded python3-dll-a v0.2.14
[INFO] [stderr] Downloaded jiter v0.11.1
[INFO] [stderr] Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6368f4b9fd0ff664ce2648ceb51e614799cbc29752bb18248e7e8375463f6f
[INFO] running `Command { std: "docker" "start" "-a" "fe6368f4b9fd0ff664ce2648ceb51e614799cbc29752bb18248e7e8375463f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6368f4b9fd0ff664ce2648ceb51e614799cbc29752bb18248e7e8375463f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6368f4b9fd0ff664ce2648ceb51e614799cbc29752bb18248e7e8375463f6f", kill_on_drop: false }`
[INFO] [stdout] fe6368f4b9fd0ff664ce2648ceb51e614799cbc29752bb18248e7e8375463f6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658d63a9ed570147c2dad4bdb2c99ad21880e690cd84baafdcd9e1e8be6515a3
[INFO] running `Command { std: "docker" "start" "-a" "658d63a9ed570147c2dad4bdb2c99ad21880e690cd84baafdcd9e1e8be6515a3", kill_on_drop: false }`
[INFO] [stderr] Compiling target-lexicon v0.13.2
[INFO] [stderr] Compiling python3-dll-a v0.2.14
[INFO] [stderr] Checking lexical-util v1.0.6
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling syn v2.0.82
[INFO] [stderr] Checking memoffset v0.9.1
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling indoc v2.0.5
[INFO] [stderr] Checking unindent v0.2.3
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking regex-automata v0.4.13
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking uuid v1.18.1
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking ahash v0.8.12
[INFO] [stderr] Checking lexical-parse-integer v1.0.5
[INFO] [stderr] Compiling pyo3-build-config v0.26.0
[INFO] [stderr] Checking lexical-parse-float v1.0.5
[INFO] [stderr] Checking regex v1.12.2
[INFO] [stderr] Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr] Compiling pyo3-ffi v0.26.0
[INFO] [stderr] Compiling pyo3 v0.26.0
[INFO] [stderr] Compiling jiter v0.11.1
[INFO] [stderr] Compiling pydantic-core v2.41.5 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling zerofrom-derive v0.1.4
[INFO] [stderr] Compiling yoke-derive v0.7.4
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling strum_macros v0.27.2
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling enum_dispatch v0.3.13
[INFO] [stderr] Checking zerofrom v0.1.4
[INFO] [stderr] Checking yoke v0.7.4
[INFO] [stderr] Checking strum v0.27.2
[INFO] [stderr] Checking speedate v0.17.0
[INFO] [stderr] Checking zerovec v0.10.4
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking icu_locid v1.5.0
[INFO] [stderr] Checking serde v1.0.228
[INFO] [stderr] Compiling pyo3-macros v0.26.0
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking icu_normalizer v1.5.0
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking idna v1.1.0
[INFO] [stderr] Checking url v2.5.4
[INFO] [stdout] warning: type `LookupKey` is more private than the item `KeywordArgs::get_item`
[INFO] [stdout] --> src/input/input_abstract.rs:226:5
[INFO] [stdout] |
[INFO] [stdout] 226 | fn get_item<'k>(&self, key: &'k LookupKey) -> ValResult