[INFO] cloning repository https://github.com/flaviu-toader/rbe-rusic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flaviu-toader/rbe-rusic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaviu-toader%2Frbe-rusic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaviu-toader%2Frbe-rusic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0a0fde07db230c4601f804bd874d1815618c002 [INFO] documenting flaviu-toader/rbe-rusic against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflaviu-toader%2Frbe-rusic" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flaviu-toader/rbe-rusic 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/flaviu-toader/rbe-rusic [INFO] finished tweaking git repo https://github.com/flaviu-toader/rbe-rusic [INFO] tweaked toml for git repo https://github.com/flaviu-toader/rbe-rusic written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/flaviu-toader/rbe-rusic 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e7399a6d4097c4e51ee2b0a2781a6049abbfc09975b5b8707d77a6cbb3b3b5c [INFO] running `Command { std: "docker" "start" "-a" "3e7399a6d4097c4e51ee2b0a2781a6049abbfc09975b5b8707d77a6cbb3b3b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7399a6d4097c4e51ee2b0a2781a6049abbfc09975b5b8707d77a6cbb3b3b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7399a6d4097c4e51ee2b0a2781a6049abbfc09975b5b8707d77a6cbb3b3b5c", kill_on_drop: false }` [INFO] [stdout] 3e7399a6d4097c4e51ee2b0a2781a6049abbfc09975b5b8707d77a6cbb3b3b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8de8924833af49dcb370856671c5c459fa248e2d34db8ad8c35cf4388a7849ed [INFO] running `Command { std: "docker" "start" "-a" "8de8924833af49dcb370856671c5c459fa248e2d34db8ad8c35cf4388a7849ed", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking c_vec v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling libpulse-sys v1.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.5.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking pulse-simple v1.0.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking simplemad v0.8.1 [INFO] [stderr] Checking glib v0.4.1 [INFO] [stderr] Checking id3 v0.2.5 [INFO] [stderr] Checking pango v0.3.0 [INFO] [stderr] Documenting rbe-rusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/main.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn to_millis(duration: Duration) -> u64 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 5 | use crate::mp3::Duration; [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | [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 E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `rbe-rusic`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rbe_rusic src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-37eaf4e02b01bc1e.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-e756acc50bec7c0e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1ef74c465891377d.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk-9e3620fe279624d8.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-b954ba37f35d0649.rmeta --extern id3=/opt/rustwide/target/debug/deps/libid3-87e2d72dc0f39f40.rmeta --extern pulse_simple=/opt/rustwide/target/debug/deps/libpulse_simple-2a2306750e71b1cf.rmeta --extern simplemad=/opt/rustwide/target/debug/deps/libsimplemad-4f96c9944ccc24c2.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "8de8924833af49dcb370856671c5c459fa248e2d34db8ad8c35cf4388a7849ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de8924833af49dcb370856671c5c459fa248e2d34db8ad8c35cf4388a7849ed", kill_on_drop: false }` [INFO] [stdout] 8de8924833af49dcb370856671c5c459fa248e2d34db8ad8c35cf4388a7849ed