[INFO] cloning repository https://github.com/1History/emacs-onehistory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1History/emacs-onehistory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1History%2Femacs-onehistory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1History%2Femacs-onehistory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc4e53634f02ccd85439cb51d2ab52a568cc0ad7 [INFO] documenting 1History/emacs-onehistory 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%2F1History%2Femacs-onehistory" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1History/emacs-onehistory 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/1History/emacs-onehistory [INFO] finished tweaking git repo https://github.com/1History/emacs-onehistory [INFO] tweaked toml for git repo https://github.com/1History/emacs-onehistory written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/1History/emacs-onehistory 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] 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 anyhow v1.0.54 [INFO] [stderr] Downloaded emacs_module v0.18.0 [INFO] [stderr] Downloaded emacs-macros v0.17.0 [INFO] [stderr] Downloaded emacs v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 490634b65057e22f681e1d115b1d4b5906a0c7fb484d7d38876dbe603f422eaf [INFO] running `Command { std: "docker" "start" "-a" "490634b65057e22f681e1d115b1d4b5906a0c7fb484d7d38876dbe603f422eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "490634b65057e22f681e1d115b1d4b5906a0c7fb484d7d38876dbe603f422eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490634b65057e22f681e1d115b1d4b5906a0c7fb484d7d38876dbe603f422eaf", kill_on_drop: false }` [INFO] [stdout] 490634b65057e22f681e1d115b1d4b5906a0c7fb484d7d38876dbe603f422eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] d3decc1afa6a6d4379a228d03c30a510ee86f756ccb993012708f598d19ded61 [INFO] running `Command { std: "docker" "start" "-a" "d3decc1afa6a6d4379a228d03c30a510ee86f756ccb993012708f598d19ded61", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling emacs_module v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling emacs-macros v0.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking emacs v0.18.0 [INFO] [stderr] Checking rusqlite v0.26.3 [INFO] [stderr] Documenting eww-history-ext v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.28s [INFO] running `Command { std: "docker" "inspect" "d3decc1afa6a6d4379a228d03c30a510ee86f756ccb993012708f598d19ded61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3decc1afa6a6d4379a228d03c30a510ee86f756ccb993012708f598d19ded61", kill_on_drop: false }` [INFO] [stdout] d3decc1afa6a6d4379a228d03c30a510ee86f756ccb993012708f598d19ded61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] debfdd23bde40c6f9a8744ffc929497d953bc8f088a77993c278a7dc5ff8102d [INFO] running `Command { std: "docker" "start" "-a" "debfdd23bde40c6f9a8744ffc929497d953bc8f088a77993c278a7dc5ff8102d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling emacs_module v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling emacs-macros v0.17.0 [INFO] [stderr] Checking emacs v0.18.0 [INFO] [stderr] Checking rusqlite v0.26.3 [INFO] [stdout] error: expected expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/emacs-0.18.0/src/global.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[$crate::deps::ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/emacs-0.18.0/src/symbol.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / use_symbols! { [INFO] [stdout] 21 | | nil t [INFO] [stdout] 22 | | error [INFO] [stdout] 23 | | rust_error [INFO] [stdout] 24 | | rust_panic [INFO] [stdout] 25 | | rust_wrong_type_user_ptr [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::deps::ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/emacs-0.18.0/src/global.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | #[$crate::deps::ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/emacs-0.18.0/src/subr.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / global_refs! {common(init_to_function) => [INFO] [stdout] 2 | | cons car cdr [INFO] [stdout] 3 | | vector make_vector [INFO] [stdout] 4 | | list [INFO] [stdout] 5 | | message [INFO] [stdout] 6 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `$crate::deps::ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emacs` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "debfdd23bde40c6f9a8744ffc929497d953bc8f088a77993c278a7dc5ff8102d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debfdd23bde40c6f9a8744ffc929497d953bc8f088a77993c278a7dc5ff8102d", kill_on_drop: false }` [INFO] [stdout] debfdd23bde40c6f9a8744ffc929497d953bc8f088a77993c278a7dc5ff8102d