[INFO] cloning repository https://github.com/anass03/LeDron_James
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anass03/LeDron_James" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanass03%2FLeDron_James", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanass03%2FLeDron_James'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9c5fae9556fba0d227993c29449cea895c5f955
[INFO] checking anass03/LeDron_James against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanass03%2FLeDron_James" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anass03/LeDron_James
[INFO] finished tweaking git repo https://github.com/anass03/LeDron_James
[INFO] tweaked toml for git repo https://github.com/anass03/LeDron_James written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anass03/LeDron_James on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anass03/LeDron_James 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `LeDron_James` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.9.0-beta.1
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3
[INFO] running `Command { std: "docker" "start" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `LeDron_James` (manifest) generated 1 warning
[INFO] [stderr]     Checking wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling zerocopy v0.8.13
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#85f907ee)
[INFO] [stderr]     Checking getrandom v0.3.0-rc.0
[INFO] [stderr]     Checking rand_core v0.9.0-beta.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0-beta.1
[INFO] [stderr]     Checking rand v0.9.0-beta.1
[INFO] [stderr]     Checking LeDron_James v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `LeDron_James` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `le_dron_james`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]  --> Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | serde_json = "1.0.133"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: `LeDron_James` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3", kill_on_drop: false }`
[INFO] [stdout] 723aa55cc332dde7945c03b53bef175586c5d7e868f45ac35ce3eed2825f32b3
