[INFO] cloning repository https://github.com/haruInDisguise/penrose_config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haruInDisguise/penrose_config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FharuInDisguise%2Fpenrose_config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FharuInDisguise%2Fpenrose_config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58808e70e56777d547c8e6c873e7af52f8022da4 [INFO] documenting haruInDisguise/penrose_config 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%2FharuInDisguise%2Fpenrose_config" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haruInDisguise/penrose_config 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/haruInDisguise/penrose_config [INFO] finished tweaking git repo https://github.com/haruInDisguise/penrose_config [INFO] tweaked toml for git repo https://github.com/haruInDisguise/penrose_config written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/haruInDisguise/penrose_config 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: unused manifest key: bin.0.version [INFO] [stderr] warning: unused manifest key: package.path [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 30ae5915b05f3f40dc5529d5ade3ad42925f0a2bce3c248e2c8ffedcacbfb532 [INFO] running `Command { std: "docker" "start" "-a" "30ae5915b05f3f40dc5529d5ade3ad42925f0a2bce3c248e2c8ffedcacbfb532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30ae5915b05f3f40dc5529d5ade3ad42925f0a2bce3c248e2c8ffedcacbfb532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ae5915b05f3f40dc5529d5ade3ad42925f0a2bce3c248e2c8ffedcacbfb532", kill_on_drop: false }` [INFO] [stdout] 30ae5915b05f3f40dc5529d5ade3ad42925f0a2bce3c248e2c8ffedcacbfb532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5d15b1db1a96500ee4bd01eb8896028d56c2b4caba77db632ced25d66a425d07 [INFO] running `Command { std: "docker" "start" "-a" "5d15b1db1a96500ee4bd01eb8896028d56c2b4caba77db632ced25d66a425d07", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.version [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking siphasher v0.3.7 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling penrose_keysyms v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling penrose_proc v0.1.3 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking penrose v0.2.1 [INFO] [stderr] Checking penrose_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting penrose_config v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `N_MAIN` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const N_MAIN: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RATIO` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const RATIO: f32 = 0.6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found `,` [INFO] [stdout] --> src/bin/main.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | "value", side_stack, LayoutConf::default(); [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | {$( $symbol: literal, $func: item); *} => {{ [INFO] [stdout] | ----------- while parsing argument for this `item` macro fragment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `penrose_config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name penrose_client src/bin/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6f0de36ce772167a -L dependency=/opt/rustwide/target/debug/deps --extern penrose=/opt/rustwide/target/debug/deps/libpenrose-b83ee182c0a8177c.rmeta --extern penrose_config=/opt/rustwide/target/debug/deps/libpenrose_config-4437572f03e15683.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-517b734ac3d3c0c8.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5d15b1db1a96500ee4bd01eb8896028d56c2b4caba77db632ced25d66a425d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d15b1db1a96500ee4bd01eb8896028d56c2b4caba77db632ced25d66a425d07", kill_on_drop: false }` [INFO] [stdout] 5d15b1db1a96500ee4bd01eb8896028d56c2b4caba77db632ced25d66a425d07