[INFO] cloning repository https://github.com/chenwenxiaolive/gnostic-models-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenwenxiaolive/gnostic-models-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenwenxiaolive%2Fgnostic-models-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenwenxiaolive%2Fgnostic-models-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84db8554d375af34b3f511e9210a6c56963344d1 [INFO] checking chenwenxiaolive/gnostic-models-rust against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenwenxiaolive%2Fgnostic-models-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chenwenxiaolive/gnostic-models-rust [INFO] finished tweaking git repo https://github.com/chenwenxiaolive/gnostic-models-rust [INFO] tweaked toml for git repo https://github.com/chenwenxiaolive/gnostic-models-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenwenxiaolive/gnostic-models-rust on toolchain ff647322379c48947c196639599067665ff9eb88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chenwenxiaolive/gnostic-models-rust 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" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded tokio v1.39.2 [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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805 [INFO] running `Command { std: "docker" "start" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805", 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" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling gnostic-extensions v0.1.0 (/opt/rustwide/workdir/crates/gnostic-extensions) [INFO] [stderr] Compiling gnostic-discovery v0.1.0 (/opt/rustwide/workdir/crates/gnostic-discovery) [INFO] [stderr] Compiling gnostic-openapiv2 v0.1.0 (/opt/rustwide/workdir/crates/gnostic-openapiv2) [INFO] [stderr] Compiling gnostic-openapiv3 v0.1.0 (/opt/rustwide/workdir/crates/gnostic-openapiv3) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking gnostic-compiler v0.1.0 (/opt/rustwide/workdir/crates/gnostic-compiler) [INFO] [stderr] Checking gnostic-jsonschema v0.1.0 (/opt/rustwide/workdir/crates/gnostic-jsonschema) [INFO] [stdout] warning: unused variable: `ref_schema` [INFO] [stdout] --> crates/gnostic-openapiv3/tests/integration_tests.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | if let Some(ref_schema) = ref_schema_map.get(schema.name.as_str()) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ref_schema` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.98s [INFO] running `Command { std: "docker" "inspect" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805", kill_on_drop: false }` [INFO] [stdout] 1b86e084f9bc66d4ca03aa9f4fe5f6bedca54b280061abcb3f7f432e053e2805