[INFO] cloning repository https://github.com/tamamu/penna-text-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamamu/penna-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3c0a70c216755465e1d0cf65a1fa3be37cab65a [INFO] documenting tamamu/penna-text-editor against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamamu/penna-text-editor on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tamamu/penna-text-editor [INFO] finished tweaking git repo https://github.com/tamamu/penna-text-editor [INFO] tweaked toml for git repo https://github.com/tamamu/penna-text-editor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tamamu/penna-text-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 478f4e941cfa44e68f60540d8c5a91c12f3a1504681fb5110b9805c6ffbeca14 [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" "478f4e941cfa44e68f60540d8c5a91c12f3a1504681fb5110b9805c6ffbeca14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "478f4e941cfa44e68f60540d8c5a91c12f3a1504681fb5110b9805c6ffbeca14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478f4e941cfa44e68f60540d8c5a91c12f3a1504681fb5110b9805c6ffbeca14", kill_on_drop: false }` [INFO] [stdout] 478f4e941cfa44e68f60540d8c5a91c12f3a1504681fb5110b9805c6ffbeca14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ecd1c07bac2ea5c4512bc7d0d0d4aa2b145ca554acde9c7d294d4119b28f0ce [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" "1ecd1c07bac2ea5c4512bc7d0d0d4aa2b145ca554acde9c7d294d4119b28f0ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#d3f5a0d2) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#bedfa8e1) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#6748404f) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#16644b0e) [INFO] [stderr] Compiling gdk v0.12.1 (https://github.com/gtk-rs/gdk.git#551d597a) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#16f171eb) [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling gtk v0.8.1 (https://github.com/gtk-rs/gtk.git#22ec1728) [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#e1adabdb) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.1 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling gio-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#6748404f) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling pango-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling gdk-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Compiling gtk-sys v0.9.2 (https://github.com/gtk-rs/sys#f5f9dbda) [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 (https://github.com/gtk-rs/glib#e1adabdb) [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Documenting penna v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gtk::ImageMenuItem` [INFO] [stdout] --> src/main.rs:11:70 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::{Window, WindowType, HeaderBar, Box, Orientation, TextView, ImageMenuItem, MenuButton, [INFO] [stdout] | ^^^^^^^^^^^^^ no `ImageMenuItem` in the root [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 `penna`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name penna src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern gdk=/opt/rustwide/target/debug/deps/libgdk-79d22d2b85ddb2cf.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk-7342a5ab208383e5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0c2b4636fbe1df6f.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "1ecd1c07bac2ea5c4512bc7d0d0d4aa2b145ca554acde9c7d294d4119b28f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecd1c07bac2ea5c4512bc7d0d0d4aa2b145ca554acde9c7d294d4119b28f0ce", kill_on_drop: false }` [INFO] [stdout] 1ecd1c07bac2ea5c4512bc7d0d0d4aa2b145ca554acde9c7d294d4119b28f0ce