[INFO] cloning repository https://github.com/mmalenic/simple-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmalenic/simple-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmalenic%2Fsimple-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmalenic%2Fsimple-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eb26bf1ccd329c0a32ea0cd5f3b724e4f25c86c [INFO] documenting mmalenic/simple-sync 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%2Fmmalenic%2Fsimple-sync" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmalenic/simple-sync 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/mmalenic/simple-sync [INFO] finished tweaking git repo https://github.com/mmalenic/simple-sync [INFO] tweaked toml for git repo https://github.com/mmalenic/simple-sync written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 59363075921ed0d8f76beffc7137353b98d7548d61d8cfb0d387ec037fc2d66e [INFO] running `Command { std: "docker" "start" "-a" "59363075921ed0d8f76beffc7137353b98d7548d61d8cfb0d387ec037fc2d66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59363075921ed0d8f76beffc7137353b98d7548d61d8cfb0d387ec037fc2d66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59363075921ed0d8f76beffc7137353b98d7548d61d8cfb0d387ec037fc2d66e", kill_on_drop: false }` [INFO] [stdout] 59363075921ed0d8f76beffc7137353b98d7548d61d8cfb0d387ec037fc2d66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 0fef9a87aabaf6638103661d6a872b3c1bcbaa81f5cbbff240c6b3c5161f7139 [INFO] running `Command { std: "docker" "start" "-a" "0fef9a87aabaf6638103661d6a872b3c1bcbaa81f5cbbff240c6b3c5161f7139", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.about [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking pnet_base v0.27.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pnet_sys v0.27.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking pnet_macros_support v0.27.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling derive-serialize-into v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Checking ipnetwork v0.17.0 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking pnet_datalink v0.27.2 [INFO] [stderr] Checking pnet_transport v0.27.2 [INFO] [stderr] Documenting simple-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `itertools` [INFO] [stdout] --> src/broadcast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::{Either, Itertools}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `itertools` [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 `simple-sync` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name simple_sync 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=2a6edd13289ce59e -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-dfad95c758af285e.rmeta --extern derive_serialize_into=/opt/rustwide/target/debug/deps/libderive_serialize_into-2ca2459905781151.so --extern directories=/opt/rustwide/target/debug/deps/libdirectories-19ff60ece9daf83b.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-0aa08d68c6cfba2c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c2966570978c8032.rmeta --extern pnet=/opt/rustwide/target/debug/deps/libpnet-11a46205184d6e46.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0bb055ec947444fd.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-ee0bcfdab80a4a63.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-62ebc4fda1cd3c67.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16f6684604da8b72.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0fef9a87aabaf6638103661d6a872b3c1bcbaa81f5cbbff240c6b3c5161f7139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fef9a87aabaf6638103661d6a872b3c1bcbaa81f5cbbff240c6b3c5161f7139", kill_on_drop: false }` [INFO] [stdout] 0fef9a87aabaf6638103661d6a872b3c1bcbaa81f5cbbff240c6b3c5161f7139