[INFO] cloning repository https://github.com/AP-2024-25-D-R-O-N-E/drone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AP-2024-25-D-R-O-N-E/drone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAP-2024-25-D-R-O-N-E%2Fdrone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAP-2024-25-D-R-O-N-E%2Fdrone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdf2c4d4b712d8e793212ff15057d278c3954024
[INFO] checking AP-2024-25-D-R-O-N-E/drone against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAP-2024-25-D-R-O-N-E%2Fdrone" "/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/AP-2024-25-D-R-O-N-E/drone
[INFO] finished tweaking git repo https://github.com/AP-2024-25-D-R-O-N-E/drone
[INFO] tweaked toml for git repo https://github.com/AP-2024-25-D-R-O-N-E/drone written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AP-2024-25-D-R-O-N-E/drone on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AP-2024-25-D-R-O-N-E/drone 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/WGL-2024/WGL_repo_2024.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded syn v2.0.94
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56d413743743645cd5815f7ee6d6225e413139f152e9505279968924aa96a3ad
[INFO] running `Command { std: "docker" "start" "-a" "56d413743743645cd5815f7ee6d6225e413139f152e9505279968924aa96a3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56d413743743645cd5815f7ee6d6225e413139f152e9505279968924aa96a3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d413743743645cd5815f7ee6d6225e413139f152e9505279968924aa96a3ad", kill_on_drop: false }`
[INFO] [stdout] 56d413743743645cd5815f7ee6d6225e413139f152e9505279968924aa96a3ad
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f62a6b715f469ccc532701283d33feeb8b072d227881016180ffbec86b01c9a
[INFO] running `Command { std: "docker" "start" "-a" "2f62a6b715f469ccc532701283d33feeb8b072d227881016180ffbec86b01c9a", kill_on_drop: false }`
[INFO] [stderr]     Checking wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking d-r-o-n-e_drone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
[INFO] running `Command { std: "docker" "inspect" "2f62a6b715f469ccc532701283d33feeb8b072d227881016180ffbec86b01c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f62a6b715f469ccc532701283d33feeb8b072d227881016180ffbec86b01c9a", kill_on_drop: false }`
[INFO] [stdout] 2f62a6b715f469ccc532701283d33feeb8b072d227881016180ffbec86b01c9a
