[INFO] cloning repository https://github.com/sigoden/jsona-openapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigoden/jsona-openapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Fjsona-openapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Fjsona-openapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e4ea26d42eb53e1c4f0b8e170e176787b3def9 [INFO] checking sigoden/jsona-openapi against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigoden%2Fjsona-openapi" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sigoden/jsona-openapi on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sigoden/jsona-openapi [INFO] finished tweaking git repo https://github.com/sigoden/jsona-openapi [INFO] tweaked toml for git repo https://github.com/sigoden/jsona-openapi written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sigoden/jsona-openapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4f208d176cf644e33bb95e58c79ac27a47fe97e3079bc3e933b84d7de4912f0 [INFO] running `Command { std: "docker" "start" "-a" "e4f208d176cf644e33bb95e58c79ac27a47fe97e3079bc3e933b84d7de4912f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f208d176cf644e33bb95e58c79ac27a47fe97e3079bc3e933b84d7de4912f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f208d176cf644e33bb95e58c79ac27a47fe97e3079bc3e933b84d7de4912f0", kill_on_drop: false }` [INFO] [stdout] e4f208d176cf644e33bb95e58c79ac27a47fe97e3079bc3e933b84d7de4912f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a74095353c842ddcdbd942abf461290b28a7f7e4f31075f0312fe41d2da34d88 [INFO] running `Command { std: "docker" "start" "-a" "a74095353c842ddcdbd942abf461290b28a7f7e4f31075f0312fe41d2da34d88", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking jsona_openapi_spec v0.1.7 (/opt/rustwide/workdir/spec) [INFO] [stderr] Checking jsona v0.2.0 [INFO] [stderr] Checking jsona-openapi v0.2.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking jsona-openapi-cli v0.2.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.54s [INFO] running `Command { std: "docker" "inspect" "a74095353c842ddcdbd942abf461290b28a7f7e4f31075f0312fe41d2da34d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74095353c842ddcdbd942abf461290b28a7f7e4f31075f0312fe41d2da34d88", kill_on_drop: false }` [INFO] [stdout] a74095353c842ddcdbd942abf461290b28a7f7e4f31075f0312fe41d2da34d88