[INFO] cloning repository https://github.com/Havane44/eternity_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Havane44/eternity_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHavane44%2Feternity_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHavane44%2Feternity_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a14dfe7b3edbab0e23cc7fffa7c7fafd9cb250c8
[INFO] building Havane44/eternity_rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHavane44%2Feternity_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Havane44/eternity_rust on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Havane44/eternity_rust
[INFO] finished tweaking git repo https://github.com/Havane44/eternity_rust
[INFO] tweaked toml for git repo https://github.com/Havane44/eternity_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Havane44/eternity_rust 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80afc36ef83b8148c195605f303c9f56f239717468e72bd072a405503e52ad6f
[INFO] running `Command { std: "docker" "start" "-a" "80afc36ef83b8148c195605f303c9f56f239717468e72bd072a405503e52ad6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80afc36ef83b8148c195605f303c9f56f239717468e72bd072a405503e52ad6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80afc36ef83b8148c195605f303c9f56f239717468e72bd072a405503e52ad6f", kill_on_drop: false }`
[INFO] [stdout] 80afc36ef83b8148c195605f303c9f56f239717468e72bd072a405503e52ad6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f28a1d63945472d59367e2acc456df3402cd10e859a46c548e4744142dd9eb
[INFO] running `Command { std: "docker" "start" "-a" "01f28a1d63945472d59367e2acc456df3402cd10e859a46c548e4744142dd9eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling eternity_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! This crate contains an algorithm and functions to solve the Eternity puzzle problem.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 11 - //! This crate contains an algorithm and functions to solve the Eternity puzzle problem.
[INFO] [stdout] 11 + // This crate contains an algorithm and functions to solve the Eternity puzzle problem.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   //! Author : Antoine JONCHERAY
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 | / fn main() {
[INFO] [stdout] 15 | |     // Récupération du chemin du fichier des pièces
[INFO] [stdout] 16 | |     let args: Vec<String> = env::args().collect();
[INFO] [stdout] 17 | |     let file_path = match args.get(1) {
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_- the inner doc comment doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout] help: to annotate the function, change the doc comment from inner to outer style
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// Author : Antoine JONCHERAY
[INFO] [stdout]    |   ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0753`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eternity_rust` (bin "eternity_rust") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "01f28a1d63945472d59367e2acc456df3402cd10e859a46c548e4744142dd9eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f28a1d63945472d59367e2acc456df3402cd10e859a46c548e4744142dd9eb", kill_on_drop: false }`
[INFO] [stdout] 01f28a1d63945472d59367e2acc456df3402cd10e859a46c548e4744142dd9eb
