[INFO] cloning repository https://github.com/Pfeil/Fairris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pfeil/Fairris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b074cdc11e2a5215d847bfd653c1971a9a6be80 [INFO] documenting Pfeil/Fairris against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris" "/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/Pfeil/Fairris on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pfeil/Fairris [INFO] finished tweaking git repo https://github.com/Pfeil/Fairris [INFO] tweaked toml for git repo https://github.com/Pfeil/Fairris written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Pfeil/Fairris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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 gloo v0.2.1 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] [stderr] Downloaded yew-router v0.14.0 [INFO] [stderr] Downloaded cfg-match v0.2.1 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded yew-macro v0.18.0 [INFO] [stderr] Downloaded yewtil v0.4.0 [INFO] [stderr] Downloaded yew v0.18.0 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.6 [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bbc5d6dc0a783c19c6368f2692b5a7f9688681eefe4e2c3d0a29d417bc2dbd7 [INFO] running `Command { std: "docker" "start" "-a" "9bbc5d6dc0a783c19c6368f2692b5a7f9688681eefe4e2c3d0a29d417bc2dbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bbc5d6dc0a783c19c6368f2692b5a7f9688681eefe4e2c3d0a29d417bc2dbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbc5d6dc0a783c19c6368f2692b5a7f9688681eefe4e2c3d0a29d417bc2dbd7", kill_on_drop: false }` [INFO] [stdout] 9bbc5d6dc0a783c19c6368f2692b5a7f9688681eefe4e2c3d0a29d417bc2dbd7 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b4e4dd02b3df3db9035d273a95411cf09cbe586558b78f18df2e0926fc5987 [INFO] running `Command { std: "docker" "start" "-a" "84b4e4dd02b3df3db9035d273a95411cf09cbe586558b78f18df2e0926fc5987", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] error: could not compile `yew-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name yew_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-macro-0.18.0/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 -C metadata=9ae0117d1439f597 -C extra-filename=-9ae0117d1439f597 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-dd55d138a43f24d1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7dec60f4d92a7423.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab6d2aef5b355b60.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f9bee51d22eaff63.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79f0a96be1855ba8.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.126/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=cf17efc897af0396 -C extra-filename=-cf17efc897af0396 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab6d2aef5b355b60.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f9bee51d22eaff63.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79f0a96be1855ba8.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "84b4e4dd02b3df3db9035d273a95411cf09cbe586558b78f18df2e0926fc5987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b4e4dd02b3df3db9035d273a95411cf09cbe586558b78f18df2e0926fc5987", kill_on_drop: false }` [INFO] [stdout] 84b4e4dd02b3df3db9035d273a95411cf09cbe586558b78f18df2e0926fc5987