[INFO] cloning repository https://github.com/TheNerdyHamster/tnh-wm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNerdyHamster/tnh-wm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNerdyHamster%2Ftnh-wm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNerdyHamster%2Ftnh-wm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c7ad0d53efee741bf864b518ce263124a8d89db [INFO] documenting TheNerdyHamster/tnh-wm 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%2FTheNerdyHamster%2Ftnh-wm" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheNerdyHamster/tnh-wm 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/TheNerdyHamster/tnh-wm [INFO] finished tweaking git repo https://github.com/TheNerdyHamster/tnh-wm [INFO] tweaked toml for git repo https://github.com/TheNerdyHamster/tnh-wm written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/TheNerdyHamster/tnh-wm 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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] e4c38e12c2dcb6a1f3d1c4c62607f768b028f93e8806ec58871232c238d8c18b [INFO] running `Command { std: "docker" "start" "-a" "e4c38e12c2dcb6a1f3d1c4c62607f768b028f93e8806ec58871232c238d8c18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4c38e12c2dcb6a1f3d1c4c62607f768b028f93e8806ec58871232c238d8c18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c38e12c2dcb6a1f3d1c4c62607f768b028f93e8806ec58871232c238d8c18b", kill_on_drop: false }` [INFO] [stdout] e4c38e12c2dcb6a1f3d1c4c62607f768b028f93e8806ec58871232c238d8c18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 17394d4de28a1b1824e0760cbdb904e6753173d8c6bb0f1d0641391f9c38aba5 [INFO] running `Command { std: "docker" "start" "-a" "17394d4de28a1b1824e0760cbdb904e6753173d8c6bb0f1d0641391f9c38aba5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking strum v0.19.5 [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] Checking futures-executor v0.3.13 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking penrose v0.2.0 [INFO] [stderr] Documenting tnh-wm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected tokens in keybinging macro : let [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : mut [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : wm [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : = [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : new_xcb_backed_window_manager [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : [INFO] [stdout] (config, vec! [], logging_error_handler()) [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : ? [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : ; [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro :. [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : grab_keys_and_run [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected tokens in keybinging macro : (key_bindings, map! {}) [INFO] [stdout] --> src/main.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let key_bindings = gen_keybindings! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 26 | | "M-p" => run_external!(LAUNCHER); [INFO] [stdout] 27 | | "M-Return" => run_external!(TERMINAL); [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | wm.grab_keys_and_run(key_bindings, map!{}) [INFO] [stdout] 59 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gen_keybindings` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `tnh-wm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name tnh_wm src/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=48f88f52ec0b3266 -L dependency=/opt/rustwide/target/debug/deps --extern penrose=/opt/rustwide/target/debug/deps/libpenrose-8a2a103790aa2726.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-3f21d61d09e66785.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "17394d4de28a1b1824e0760cbdb904e6753173d8c6bb0f1d0641391f9c38aba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17394d4de28a1b1824e0760cbdb904e6753173d8c6bb0f1d0641391f9c38aba5", kill_on_drop: false }` [INFO] [stdout] 17394d4de28a1b1824e0760cbdb904e6753173d8c6bb0f1d0641391f9c38aba5