[INFO] cloning repository https://github.com/mullr/tinysonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mullr/tinysonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmullr%2Ftinysonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 546f69f41ae5b745cdca7b0be7efb888ee950232 [INFO] documenting mullr/tinysonic 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%2Fmullr%2Ftinysonic" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mullr/tinysonic 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/mullr/tinysonic [INFO] finished tweaking git repo https://github.com/mullr/tinysonic [INFO] tweaked toml for git repo https://github.com/mullr/tinysonic written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mullr/tinysonic 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 41f26366e1b9f7a993675ee253e5f8100b5e962677a6f5dc935bc0f80adc784f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41f26366e1b9f7a993675ee253e5f8100b5e962677a6f5dc935bc0f80adc784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f26366e1b9f7a993675ee253e5f8100b5e962677a6f5dc935bc0f80adc784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f26366e1b9f7a993675ee253e5f8100b5e962677a6f5dc935bc0f80adc784f", kill_on_drop: false }` [INFO] [stdout] 41f26366e1b9f7a993675ee253e5f8100b5e962677a6f5dc935bc0f80adc784f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d3fbeb0e40a4a243217d7956f1a2baa0ccb92977212f3d337bafe091378b1be [INFO] running `Command { std: "docker" "start" "-a" "8d3fbeb0e40a4a243217d7956f1a2baa0ccb92977212f3d337bafe091378b1be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling libpulse-sys v1.19.3 [INFO] [stderr] Compiling libpulse-simple-sys v1.19.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking symphonia-core v0.5.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking symphonia-metadata v0.5.0 [INFO] [stderr] Checking symphonia-codec-aac v0.5.0 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.0 [INFO] [stderr] Checking symphonia-codec-alac v0.5.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.0 [INFO] [stderr] Checking symphonia-format-wav v0.5.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.0 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.0 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.0 [INFO] [stderr] Checking symphonia-format-ogg v0.5.0 [INFO] [stderr] Checking symphonia-format-mkv v0.5.0 [INFO] [stderr] Checking symphonia v0.5.0 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling qttypes v0.2.6 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling qmetaobject v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling qmetaobject_impl v0.2.5 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking cpp v0.5.6 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking libpulse-binding v2.26.0 [INFO] [stderr] Checking libpulse-simple-binding v2.25.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking serde_json v1.0.78 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking subsonic-client v0.1.0 (/opt/rustwide/workdir/subsonic-client) [INFO] [stderr] Documenting tinysonic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `qmetaobject::qml_register_singleton_instance` [INFO] [stdout] --> src/main.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use qmetaobject::{prelude::*, qml_register_singleton_instance}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `qml_register_singleton_instance` in the root [INFO] [stdout] | help: a similar name exists in the module: `qml_register_singleton_type` [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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `tinysonic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name tinysonic 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=e9ae6b294817382a -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ff2dcaec82f87b7.rmeta --extern cstr=/opt/rustwide/target/debug/deps/libcstr-02a60c2e72770b2f.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5f0379f8de15d486.rmeta --extern libpulse_binding=/opt/rustwide/target/debug/deps/liblibpulse_binding-17c26d819ea5ed85.rmeta --extern libpulse_simple_binding=/opt/rustwide/target/debug/deps/liblibpulse_simple_binding-39f7eeab6be43440.rmeta --extern qmetaobject=/opt/rustwide/target/debug/deps/libqmetaobject-9d8cc0ceb297185d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dd58922fb3c14647.rmeta --extern subsonic_client=/opt/rustwide/target/debug/deps/libsubsonic_client-2789419d66363091.rmeta --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-36c663b9038d5477.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-60a99042afb13d09.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ee2876b4e4e958a3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a07c5fb1625a7bd5.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a2ff3088f53d7900.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "8d3fbeb0e40a4a243217d7956f1a2baa0ccb92977212f3d337bafe091378b1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3fbeb0e40a4a243217d7956f1a2baa0ccb92977212f3d337bafe091378b1be", kill_on_drop: false }` [INFO] [stdout] 8d3fbeb0e40a4a243217d7956f1a2baa0ccb92977212f3d337bafe091378b1be