[INFO] cloning repository https://github.com/RustWorks/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/RustWorks/openapi_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustWorks%2Fopenapi_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustWorks%2Fopenapi_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b3c723cb14e7e9ff275bf031b5ca6839a42fea8 [INFO] checking RustWorks/openapi_generator against try#7f168b18704203996d3698515c88a036a9300946 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustWorks%2Fopenapi_generator" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustWorks/openapi_generator on toolchain 7f168b18704203996d3698515c88a036a9300946 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustWorks/openapi_generator [INFO] finished tweaking git repo https://github.com/RustWorks/openapi_generator [INFO] tweaked toml for git repo https://github.com/RustWorks/openapi_generator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/RustWorks/openapi_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4905b4a1219e34e86468bd24421cf882ff310df964a25c00ce5f496d06ee9af8 [INFO] running `Command { std: "docker" "start" "-a" "4905b4a1219e34e86468bd24421cf882ff310df964a25c00ce5f496d06ee9af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4905b4a1219e34e86468bd24421cf882ff310df964a25c00ce5f496d06ee9af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4905b4a1219e34e86468bd24421cf882ff310df964a25c00ce5f496d06ee9af8", kill_on_drop: false }` [INFO] [stdout] 4905b4a1219e34e86468bd24421cf882ff310df964a25c00ce5f496d06ee9af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d34b3d7663a15d4fc96ec7b75973d3b25aa0f24227c788852af1d92e7d1668 [INFO] running `Command { std: "docker" "start" "-a" "97d34b3d7663a15d4fc96ec7b75973d3b25aa0f24227c788852af1d92e7d1668", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking openapi_generator v0.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "97d34b3d7663a15d4fc96ec7b75973d3b25aa0f24227c788852af1d92e7d1668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d34b3d7663a15d4fc96ec7b75973d3b25aa0f24227c788852af1d92e7d1668", kill_on_drop: false }` [INFO] [stdout] 97d34b3d7663a15d4fc96ec7b75973d3b25aa0f24227c788852af1d92e7d1668