[INFO] cloning repository https://github.com/sushiibot/sushii-rules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sushiibot/sushii-rules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d39cf1a1c66058c028f1015a341e6385b5112b0f [INFO] checking sushiibot/sushii-rules against try#ef8c760c4c3d93b561a5b431502e92f4b4773aca for pr-92472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsushiibot%2Fsushii-rules" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sushiibot/sushii-rules on toolchain ef8c760c4c3d93b561a5b431502e92f4b4773aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sushiibot/sushii-rules [INFO] finished tweaking git repo https://github.com/sushiibot/sushii-rules [INFO] tweaked toml for git repo https://github.com/sushiibot/sushii-rules written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/sushiibot/sushii-rules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded async-recursion v0.3.2 [INFO] [stderr] Downloaded handlebars v3.5.3 [INFO] [stderr] Downloaded schemars v0.8.0 [INFO] [stderr] Downloaded typemap_rev v0.1.4 [INFO] [stderr] Downloaded schemars_derive v0.8.0 [INFO] [stderr] Downloaded typetag-impl v0.1.7 [INFO] [stderr] Downloaded typetag v0.1.7 [INFO] [stderr] Downloaded twilight-model v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b090f05f4c3c3576249d642ea198eeb0fd7052e47aceebaf8981da0b2dca992 [INFO] running `Command { std: "docker" "start" "-a" "5b090f05f4c3c3576249d642ea198eeb0fd7052e47aceebaf8981da0b2dca992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b090f05f4c3c3576249d642ea198eeb0fd7052e47aceebaf8981da0b2dca992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b090f05f4c3c3576249d642ea198eeb0fd7052e47aceebaf8981da0b2dca992", kill_on_drop: false }` [INFO] [stdout] 5b090f05f4c3c3576249d642ea198eeb0fd7052e47aceebaf8981da0b2dca992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d711bed93f16e17d2f8028adee4db0f63e040191cc564a974bf7066572ae28c [INFO] running `Command { std: "docker" "start" "-a" "1d711bed93f16e17d2f8028adee4db0f63e040191cc564a974bf7066572ae28c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] error: could not compile `schemars_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name schemars_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/schemars_derive-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=552f70efc84583a5 -C extra-filename=-552f70efc84583a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d715d37bd55e2db9.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-8b28e6b4e7ea80b4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e9032582fbc951da.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d711bed93f16e17d2f8028adee4db0f63e040191cc564a974bf7066572ae28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d711bed93f16e17d2f8028adee4db0f63e040191cc564a974bf7066572ae28c", kill_on_drop: false }` [INFO] [stdout] 1d711bed93f16e17d2f8028adee4db0f63e040191cc564a974bf7066572ae28c