[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] testing AP-2024-25-D-R-O-N-E/drone against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[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-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AP-2024-25-D-R-O-N-E/drone on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 syn v2.0.94
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e77d855f2b06dc4f66a35f3ea0490ecd6883ff46657aa71c6a7d2161a41b40
[INFO] running `Command { std: "docker" "start" "-a" "07e77d855f2b06dc4f66a35f3ea0490ecd6883ff46657aa71c6a7d2161a41b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e77d855f2b06dc4f66a35f3ea0490ecd6883ff46657aa71c6a7d2161a41b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e77d855f2b06dc4f66a35f3ea0490ecd6883ff46657aa71c6a7d2161a41b40", kill_on_drop: false }`
[INFO] [stdout] 07e77d855f2b06dc4f66a35f3ea0490ecd6883ff46657aa71c6a7d2161a41b40
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a13388fbc685d4e9f6145f3fba9762a3caa282184e2b00089ca9a8e7244a21
[INFO] running `Command { std: "docker" "start" "-a" "e8a13388fbc685d4e9f6145f3fba9762a3caa282184e2b00089ca9a8e7244a21", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#7f4ae571)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling d-r-o-n-e_drone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
[INFO] running `Command { std: "docker" "inspect" "e8a13388fbc685d4e9f6145f3fba9762a3caa282184e2b00089ca9a8e7244a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a13388fbc685d4e9f6145f3fba9762a3caa282184e2b00089ca9a8e7244a21", kill_on_drop: false }`
[INFO] [stdout] e8a13388fbc685d4e9f6145f3fba9762a3caa282184e2b00089ca9a8e7244a21
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c9a5188842c29def88d97c09a59cbecb2f301285b2bde7a226d88671f02479
[INFO] running `Command { std: "docker" "start" "-a" "00c9a5188842c29def88d97c09a59cbecb2f301285b2bde7a226d88671f02479", kill_on_drop: false }`
[INFO] [stderr]    Compiling d-r-o-n-e_drone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "00c9a5188842c29def88d97c09a59cbecb2f301285b2bde7a226d88671f02479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c9a5188842c29def88d97c09a59cbecb2f301285b2bde7a226d88671f02479", kill_on_drop: false }`
[INFO] [stdout] 00c9a5188842c29def88d97c09a59cbecb2f301285b2bde7a226d88671f02479
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16f98e253dcd703850fcd3491b2736dfb6ab219c58170560bda9f2a91fdf7ac0
[INFO] running `Command { std: "docker" "start" "-a" "16f98e253dcd703850fcd3491b2736dfb6ab219c58170560bda9f2a91fdf7ac0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d_r_o_n_e_drone-92334c2f3bd1a560)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test drone::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests d_r_o_n_e_drone
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16f98e253dcd703850fcd3491b2736dfb6ab219c58170560bda9f2a91fdf7ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f98e253dcd703850fcd3491b2736dfb6ab219c58170560bda9f2a91fdf7ac0", kill_on_drop: false }`
[INFO] [stdout] 16f98e253dcd703850fcd3491b2736dfb6ab219c58170560bda9f2a91fdf7ac0
