[INFO] cloning repository https://github.com/FliegendeWurst/raspi-oled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FliegendeWurst/raspi-oled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Fraspi-oled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Fraspi-oled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adfc7925c70917d89eb943f4b624fc1a3101579b [INFO] documenting FliegendeWurst/raspi-oled 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%2FFliegendeWurst%2Fraspi-oled" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FliegendeWurst/raspi-oled 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/FliegendeWurst/raspi-oled [INFO] finished tweaking git repo https://github.com/FliegendeWurst/raspi-oled [INFO] tweaked toml for git repo https://github.com/FliegendeWurst/raspi-oled written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FliegendeWurst/raspi-oled 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 6eb42bc99422ccdea1dc99e68e4cd5809de78e405aab0683efebb9626c11b434 [INFO] running `Command { std: "docker" "start" "-a" "6eb42bc99422ccdea1dc99e68e4cd5809de78e405aab0683efebb9626c11b434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb42bc99422ccdea1dc99e68e4cd5809de78e405aab0683efebb9626c11b434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb42bc99422ccdea1dc99e68e4cd5809de78e405aab0683efebb9626c11b434", kill_on_drop: false }` [INFO] [stdout] 6eb42bc99422ccdea1dc99e68e4cd5809de78e405aab0683efebb9626c11b434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 86c09cf5b9d33f1596d3b2798503ff037ff0276dfccfcdd78eb450f5ede0925e [INFO] running `Command { std: "docker" "start" "-a" "86c09cf5b9d33f1596d3b2798503ff037ff0276dfccfcdd78eb450f5ede0925e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode-perl"' -C metadata=e36108550dcb968d -C extra-filename=-e36108550dcb968d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "86c09cf5b9d33f1596d3b2798503ff037ff0276dfccfcdd78eb450f5ede0925e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c09cf5b9d33f1596d3b2798503ff037ff0276dfccfcdd78eb450f5ede0925e", kill_on_drop: false }` [INFO] [stdout] 86c09cf5b9d33f1596d3b2798503ff037ff0276dfccfcdd78eb450f5ede0925e