[INFO] cloning repository https://github.com/seewishnew/wordle.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seewishnew/wordle.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseewishnew%2Fwordle.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseewishnew%2Fwordle.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 059c91c2f66f32fa031dfe3ed16b9e76689991e4 [INFO] checking seewishnew/wordle.rs against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseewishnew%2Fwordle.rs" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seewishnew/wordle.rs on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seewishnew/wordle.rs [INFO] finished tweaking git repo https://github.com/seewishnew/wordle.rs [INFO] tweaked toml for git repo https://github.com/seewishnew/wordle.rs written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/seewishnew/wordle.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "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 psl-types v2.0.10 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded gloo v0.6.0 [INFO] [stderr] Downloaded reqwasm v0.4.1 [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] Downloaded yew-router-macro v0.16.0 [INFO] [stderr] Downloaded gloo-history v0.1.0 [INFO] [stderr] Downloaded gloo-worker v0.1.0 [INFO] [stderr] Downloaded yew-router v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b14db9d2a647c2c6f50cde11115a38f3f8e0681c72a2d9c0b4d6c45f6a0ecaec [INFO] running `Command { std: "docker" "start" "-a" "b14db9d2a647c2c6f50cde11115a38f3f8e0681c72a2d9c0b4d6c45f6a0ecaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b14db9d2a647c2c6f50cde11115a38f3f8e0681c72a2d9c0b4d6c45f6a0ecaec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14db9d2a647c2c6f50cde11115a38f3f8e0681c72a2d9c0b4d6c45f6a0ecaec", kill_on_drop: false }` [INFO] [stdout] b14db9d2a647c2c6f50cde11115a38f3f8e0681c72a2d9c0b4d6c45f6a0ecaec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8f7cc7edb37b945557010162c3a14845c075cb0b07118758570986080ea375b [INFO] running `Command { std: "docker" "start" "-a" "b8f7cc7edb37b945557010162c3a14845c075cb0b07118758570986080ea375b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking psl-types v2.0.10 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking publicsuffix v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=13d82be0245bb8d3 -C extra-filename=-13d82be0245bb8d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-90bcff6b99beb4f9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b8f7cc7edb37b945557010162c3a14845c075cb0b07118758570986080ea375b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f7cc7edb37b945557010162c3a14845c075cb0b07118758570986080ea375b", kill_on_drop: false }` [INFO] [stdout] b8f7cc7edb37b945557010162c3a14845c075cb0b07118758570986080ea375b