[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 try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanass03%2FLeDron_James" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anass03/LeDron_James on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81464ea7b09afc99b957366b1f297d38f7111c313accbe4b03359bfc593fd5b1 [INFO] running `Command { std: "docker" "start" "-a" "81464ea7b09afc99b957366b1f297d38f7111c313accbe4b03359bfc593fd5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81464ea7b09afc99b957366b1f297d38f7111c313accbe4b03359bfc593fd5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81464ea7b09afc99b957366b1f297d38f7111c313accbe4b03359bfc593fd5b1", kill_on_drop: false }` [INFO] [stdout] 81464ea7b09afc99b957366b1f297d38f7111c313accbe4b03359bfc593fd5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 111fd14cb61acfbef768ff334714edb7ca13059b3388063d7953ded177bd6ea0 [INFO] running `Command { std: "docker" "start" "-a" "111fd14cb61acfbef768ff334714edb7ca13059b3388063d7953ded177bd6ea0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [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] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [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 crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking wg_controller 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 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 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.19s [INFO] running `Command { std: "docker" "inspect" "111fd14cb61acfbef768ff334714edb7ca13059b3388063d7953ded177bd6ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "111fd14cb61acfbef768ff334714edb7ca13059b3388063d7953ded177bd6ea0", kill_on_drop: false }` [INFO] [stdout] 111fd14cb61acfbef768ff334714edb7ca13059b3388063d7953ded177bd6ea0