[INFO] cloning repository https://github.com/octplane/rsnotify-33 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octplane/rsnotify-33" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Frsnotify-33", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Frsnotify-33'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 337d633c85bb7f5146522ca4937b278ca95f50af [INFO] documenting octplane/rsnotify-33 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%2Foctplane%2Frsnotify-33" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/rsnotify-33 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/octplane/rsnotify-33 [INFO] finished tweaking git repo https://github.com/octplane/rsnotify-33 [INFO] tweaked toml for git repo https://github.com/octplane/rsnotify-33 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/rsnotify-33 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] Downloading crates ... [INFO] [stderr] Downloaded libc v0.1.10 [INFO] [stderr] Downloaded inotify v0.1.12 [INFO] [stderr] Downloaded filetime v0.1.6 [INFO] [stderr] Downloaded fsevent-sys v0.1.3 [INFO] [stderr] Downloaded time v0.1.33 [INFO] [stderr] Downloaded log v0.3.2 [INFO] [stderr] Downloaded kernel32-sys v0.1.4 [INFO] [stderr] Downloaded winapi v0.2.4 [INFO] [stderr] Downloaded fsevent v0.2.11 [INFO] [stderr] Downloaded walker v1.0.0 [INFO] [stderr] Downloaded notify v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 2c894820b34ede8c16e8c434924ccab997c5a4ece4412cf7af63672e8868f5b7 [INFO] running `Command { std: "docker" "start" "-a" "2c894820b34ede8c16e8c434924ccab997c5a4ece4412cf7af63672e8868f5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c894820b34ede8c16e8c434924ccab997c5a4ece4412cf7af63672e8868f5b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c894820b34ede8c16e8c434924ccab997c5a4ece4412cf7af63672e8868f5b7", kill_on_drop: false }` [INFO] [stdout] 2c894820b34ede8c16e8c434924ccab997c5a4ece4412cf7af63672e8868f5b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 13cdddb2b3ea8447ef13ece2ca59e6104832f294913e8837c665c95619d27599 [INFO] running `Command { std: "docker" "start" "-a" "13cdddb2b3ea8447ef13ece2ca59e6104832f294913e8837c665c95619d27599", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.1.10 [INFO] [stderr] Checking winapi v0.2.4 [INFO] [stderr] Checking walker v1.0.0 [INFO] [stderr] Checking bitflags v0.3.2 [INFO] [stderr] Compiling kernel32-sys v0.1.4 [INFO] [stderr] Checking log v0.3.2 [INFO] [stderr] Checking inotify v0.1.12 [INFO] [stderr] Checking time v0.1.33 [INFO] [stderr] Checking filetime v0.1.6 [INFO] [stderr] Checking notify v2.4.0 [INFO] [stderr] Documenting rsnotify-33 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `FsEventWatcher` in crate `notify` [INFO] [stdout] --> src/main.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | fn watch(file: &str) -> notify::FsEventWatcher { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `notify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rsnotify-33` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name rsnotify_33 src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=0ebfdf2a0db35811 -L dependency=/opt/rustwide/target/debug/deps --extern notify=/opt/rustwide/target/debug/deps/libnotify-45272b81433ff805.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "13cdddb2b3ea8447ef13ece2ca59e6104832f294913e8837c665c95619d27599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cdddb2b3ea8447ef13ece2ca59e6104832f294913e8837c665c95619d27599", kill_on_drop: false }` [INFO] [stdout] 13cdddb2b3ea8447ef13ece2ca59e6104832f294913e8837c665c95619d27599