[INFO] cloning repository https://github.com/nitsatiisc/RustTutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitsatiisc/RustTutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitsatiisc%2FRustTutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitsatiisc%2FRustTutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa845c7205224bf90dc7fc036df077efad4edf7f [INFO] testing nitsatiisc/RustTutorial against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitsatiisc%2FRustTutorial" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nitsatiisc/RustTutorial [INFO] finished tweaking git repo https://github.com/nitsatiisc/RustTutorial [INFO] tweaked toml for git repo https://github.com/nitsatiisc/RustTutorial written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nitsatiisc/RustTutorial on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nitsatiisc/RustTutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6039065ea4388bfc726047b54c41c367410b2266794744eb5785e2698468fe36 [INFO] running `Command { std: "docker" "start" "-a" "6039065ea4388bfc726047b54c41c367410b2266794744eb5785e2698468fe36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6039065ea4388bfc726047b54c41c367410b2266794744eb5785e2698468fe36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6039065ea4388bfc726047b54c41c367410b2266794744eb5785e2698468fe36", kill_on_drop: false }` [INFO] [stdout] 6039065ea4388bfc726047b54c41c367410b2266794744eb5785e2698468fe36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4341c4a86cb37324cb0da8f879cf87f7c8b31005245cfe3e899a098397f8a6de [INFO] running `Command { std: "docker" "start" "-a" "4341c4a86cb37324cb0da8f879cf87f7c8b31005245cfe3e899a098397f8a6de", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling closures v0.1.0 (/opt/rustwide/workdir/closures) [INFO] [stdout] error: expected item after doc comment [INFO] [stdout] --> closures/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 5 | / /** [INFO] [stdout] 6 | | * Trait IndexType: Copy + Default + Hash + Ord + Debug [INFO] [stdout] 7 | | * new(x: usize) -> Self [INFO] [stdout] 8 | | * index(&self) -> usize [INFO] [stdout] ... | [INFO] [stdout] 60 | | */ [INFO] [stdout] | |__- other attributes here [INFO] [stdout] 61 | [INFO] [stdout] 62 | / /** Edge [INFO] [stdout] 63 | | * [INFO] [stdout] 64 | | pub struct Edge { [INFO] [stdout] 65 | | /// Associated edge data. [INFO] [stdout] ... | [INFO] [stdout] 97 | | */ [INFO] [stdout] | |__^ this doc comment doesn't document anything [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `closures` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4341c4a86cb37324cb0da8f879cf87f7c8b31005245cfe3e899a098397f8a6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4341c4a86cb37324cb0da8f879cf87f7c8b31005245cfe3e899a098397f8a6de", kill_on_drop: false }` [INFO] [stdout] 4341c4a86cb37324cb0da8f879cf87f7c8b31005245cfe3e899a098397f8a6de