[INFO] cloning repository https://github.com/FixedLocally/lmsol2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FixedLocally/lmsol2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFixedLocally%2Flmsol2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFixedLocally%2Flmsol2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7950f8ea78573c099e4f9c76b8b72b7f3b488fa5 [INFO] documenting FixedLocally/lmsol2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFixedLocally%2Flmsol2" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FixedLocally/lmsol2 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FixedLocally/lmsol2 [INFO] finished tweaking git repo https://github.com/FixedLocally/lmsol2 [INFO] tweaked toml for git repo https://github.com/FixedLocally/lmsol2 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/FixedLocally/lmsol2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-29/source/programs/lmsol2/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543206e31dffd35ac1f803c941774e2ef0d4b144b07d57e3ebeaeafbb4b7770a [INFO] running `Command { std: "docker" "start" "-a" "543206e31dffd35ac1f803c941774e2ef0d4b144b07d57e3ebeaeafbb4b7770a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543206e31dffd35ac1f803c941774e2ef0d4b144b07d57e3ebeaeafbb4b7770a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543206e31dffd35ac1f803c941774e2ef0d4b144b07d57e3ebeaeafbb4b7770a", kill_on_drop: false }` [INFO] [stdout] 543206e31dffd35ac1f803c941774e2ef0d4b144b07d57e3ebeaeafbb4b7770a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35535eb67783d3ffd79add34b1de9e89ed44465f91a19ccdc3af4f3673fb40de [INFO] running `Command { std: "docker" "start" "-a" "35535eb67783d3ffd79add34b1de9e89ed44465f91a19ccdc3af4f3673fb40de", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/lmsol2/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking alloc-traits v0.1.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking without-alloc v0.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=878b88b4202074c2 -C extra-filename=-878b88b4202074c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-e8d611ec52aab0b8.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "35535eb67783d3ffd79add34b1de9e89ed44465f91a19ccdc3af4f3673fb40de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35535eb67783d3ffd79add34b1de9e89ed44465f91a19ccdc3af4f3673fb40de", kill_on_drop: false }` [INFO] [stdout] 35535eb67783d3ffd79add34b1de9e89ed44465f91a19ccdc3af4f3673fb40de