[INFO] cloning repository https://github.com/Emilgardis/ember_mug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emilgardis/ember_mug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Fember_mug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Fember_mug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e3d6d19e7af740f394a7c2733a252bf46373546 [INFO] documenting Emilgardis/ember_mug/1e3d6d19e7af740f394a7c2733a252bf46373546 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilgardis%2Fember_mug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Emilgardis/ember_mug [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Emilgardis/ember_mug [INFO] tweaked toml for git repo https://github.com/Emilgardis/ember_mug written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Emilgardis/ember_mug on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Emilgardis/ember_mug already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded xshell-macros v0.2.5 [INFO] [stderr] Downloaded xshell v0.2.5 [INFO] [stderr] Downloaded bluez-async v0.7.2 [INFO] [stderr] Downloaded accesskit_macos v0.4.2 [INFO] [stderr] Downloaded servo-fontconfig v0.5.1 [INFO] [stderr] Downloaded enumset_derive v0.8.1 [INFO] [stderr] Downloaded accesskit_consumer v0.12.1 [INFO] [stderr] Downloaded accesskit_windows v0.10.4 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded tiny-skia-path v0.7.0 [INFO] [stderr] Downloaded eframe v0.20.1 [INFO] [stderr] Downloaded binrw_derive v0.13.2 [INFO] [stderr] Downloaded freetype-rs v0.26.0 [INFO] [stderr] Downloaded btleplug v0.11.3 [INFO] [stderr] Downloaded zerocopy v0.7.26 [INFO] [stderr] Downloaded objc2 v0.3.0-beta.3 [INFO] [stderr] Downloaded tiny-skia v0.7.0 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded binrw v0.13.2 [INFO] [stderr] Downloaded egui v0.20.1 [INFO] [stderr] Downloaded enumset v1.1.3 [INFO] [stderr] Downloaded sctk-adwaita v0.4.3 [INFO] [stderr] Downloaded emath v0.20.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded egui_glow v0.20.1 [INFO] [stderr] Downloaded bstr v1.8.0 [INFO] [stderr] Downloaded crossfont v0.5.2 [INFO] [stderr] Downloaded winit v0.27.5 [INFO] [stderr] Downloaded bluez-generated v0.3.0 [INFO] [stderr] Downloaded windows-implement v0.42.0 [INFO] [stderr] Downloaded accesskit_winit v0.7.3 [INFO] [stderr] Downloaded egui-winit v0.20.1 [INFO] [stderr] Downloaded ndk-glue v0.7.0 [INFO] [stderr] Downloaded accesskit v0.8.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.26 [INFO] [stderr] Downloaded ecolor v0.20.0 [INFO] [stderr] Downloaded eyre v0.6.9 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded epaint v0.20.0 [INFO] [stderr] Downloaded servo-fontconfig-sys v5.1.0 [INFO] [stderr] Downloaded windows v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df55ddf1ab5fa65334278f1820121f3ff641d598c1cfb04b222f4dbff0d5f04d [INFO] running `Command { std: "docker" "start" "-a" "df55ddf1ab5fa65334278f1820121f3ff641d598c1cfb04b222f4dbff0d5f04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df55ddf1ab5fa65334278f1820121f3ff641d598c1cfb04b222f4dbff0d5f04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df55ddf1ab5fa65334278f1820121f3ff641d598c1cfb04b222f4dbff0d5f04d", kill_on_drop: false }` [INFO] [stdout] df55ddf1ab5fa65334278f1820121f3ff641d598c1cfb04b222f4dbff0d5f04d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10fddd449b98931f62760bcc42d37a25bf7605686c7f35e91a13c6e09485b2c0 [INFO] running `Command { std: "docker" "start" "-a" "10fddd449b98931f62760bcc42d37a25bf7605686c7f35e91a13c6e09485b2c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.13.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.13.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking bluez-generated v0.3.0 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking bluez-async v0.7.2 [INFO] [stderr] Checking btleplug v0.11.3 [INFO] [stderr] Documenting ember_mug v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(nightly, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(nightly, feature(doc_auto_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s [INFO] [stderr] Generated /opt/rustwide/target/doc/ember_mug/index.html [INFO] running `Command { std: "docker" "inspect" "10fddd449b98931f62760bcc42d37a25bf7605686c7f35e91a13c6e09485b2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10fddd449b98931f62760bcc42d37a25bf7605686c7f35e91a13c6e09485b2c0", kill_on_drop: false }` [INFO] [stdout] 10fddd449b98931f62760bcc42d37a25bf7605686c7f35e91a13c6e09485b2c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustflags=[\"--cfg\", \"nightly\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"--cfg\", \"nightly\"]" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"nightly\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zunstable-options" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] f2985e99fe82db82cc95e83a34cadfced5e1691366b4bf4df76eba6dc23bcee5 [INFO] running `Command { std: "docker" "start" "-a" "f2985e99fe82db82cc95e83a34cadfced5e1691366b4bf4df76eba6dc23bcee5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/src/wrapper.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 349 | Compiler(proc_macro::SourceFile), [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 349 - Compiler(proc_macro::SourceFile), [INFO] [stdout] 349 + Compiler(SourceFile), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/src/wrapper.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 355 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 355 - fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] 355 + fn nightly(sf: SourceFile) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/src/wrapper.rs:443:56 [INFO] [stdout] | [INFO] [stdout] 443 | Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 443 - Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] 443 + Span::Compiler(s) => SourceFile::nightly(s.source()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2985e99fe82db82cc95e83a34cadfced5e1691366b4bf4df76eba6dc23bcee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2985e99fe82db82cc95e83a34cadfced5e1691366b4bf4df76eba6dc23bcee5", kill_on_drop: false }` [INFO] [stdout] f2985e99fe82db82cc95e83a34cadfced5e1691366b4bf4df76eba6dc23bcee5