[INFO] cloning repository https://github.com/roadmanict/rs-openapi-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roadmanict/rs-openapi-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadmanict%2Frs-openapi-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadmanict%2Frs-openapi-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79b3dbbd24bb08b207a306dd7b420042ceab647d [INFO] checking roadmanict/rs-openapi-generator against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadmanict%2Frs-openapi-generator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roadmanict/rs-openapi-generator on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roadmanict/rs-openapi-generator [INFO] finished tweaking git repo https://github.com/roadmanict/rs-openapi-generator [INFO] tweaked toml for git repo https://github.com/roadmanict/rs-openapi-generator written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roadmanict/rs-openapi-generator 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b994f9fe025616679899718d5c567c9438206207d95b65b409afbb881436b64d [INFO] running `Command { std: "docker" "start" "-a" "b994f9fe025616679899718d5c567c9438206207d95b65b409afbb881436b64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b994f9fe025616679899718d5c567c9438206207d95b65b409afbb881436b64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b994f9fe025616679899718d5c567c9438206207d95b65b409afbb881436b64d", kill_on_drop: false }` [INFO] [stdout] b994f9fe025616679899718d5c567c9438206207d95b65b409afbb881436b64d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02090628caaf53f3971148bdbcbe01fc9672c05f815955654f1f03b957957e63 [INFO] running `Command { std: "docker" "start" "-a" "02090628caaf53f3971148bdbcbe01fc9672c05f815955654f1f03b957957e63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking api-spec v0.1.0 (/opt/rustwide/workdir/api-spec) [INFO] [stderr] Checking serde_yaml v0.9.22 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.11 [INFO] [stderr] Checking liquid-core v0.26.4 [INFO] [stderr] Checking openapi-parser v0.1.0 (/opt/rustwide/workdir/openapi-parser) [INFO] [stdout] error[E0603]: struct `Endpoint` is private [INFO] [stdout] --> openapi-parser/tests/parse_example_test.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use api_spec::{ApiSpec, Endpoint, RequestMethod}; [INFO] [stdout] | ^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Endpoint` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/api-spec/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use endpoint::Endpoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: import `Endpoint` directly [INFO] [stdout] | [INFO] [stdout] 3 | use api_spec::{ApiSpec, api_spec::endpoint::Endpoint, RequestMethod}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openapi-parser` (test "parse_example_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02090628caaf53f3971148bdbcbe01fc9672c05f815955654f1f03b957957e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02090628caaf53f3971148bdbcbe01fc9672c05f815955654f1f03b957957e63", kill_on_drop: false }` [INFO] [stdout] 02090628caaf53f3971148bdbcbe01fc9672c05f815955654f1f03b957957e63