[INFO] cloning repository https://github.com/CCZU-OSSA/OpenEnlinkProtocal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CCZU-OSSA/OpenEnlinkProtocal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCZU-OSSA%2FOpenEnlinkProtocal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCZU-OSSA%2FOpenEnlinkProtocal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6e1d8aee37f585f8f5af0685000a766acae11ca
[INFO] checking CCZU-OSSA/OpenEnlinkProtocal against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCCZU-OSSA%2FOpenEnlinkProtocal" "/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/CCZU-OSSA/OpenEnlinkProtocal
[INFO] finished tweaking git repo https://github.com/CCZU-OSSA/OpenEnlinkProtocal
[INFO] tweaked toml for git repo https://github.com/CCZU-OSSA/OpenEnlinkProtocal written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CCZU-OSSA/OpenEnlinkProtocal on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CCZU-OSSA/OpenEnlinkProtocal 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a8762b57e4a69ae854a3793a796744801ffbff95ed10a7c0846927378603388
[INFO] running `Command { std: "docker" "start" "-a" "0a8762b57e4a69ae854a3793a796744801ffbff95ed10a7c0846927378603388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a8762b57e4a69ae854a3793a796744801ffbff95ed10a7c0846927378603388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8762b57e4a69ae854a3793a796744801ffbff95ed10a7c0846927378603388", kill_on_drop: false }`
[INFO] [stdout] 0a8762b57e4a69ae854a3793a796744801ffbff95ed10a7c0846927378603388
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 395b4a10f74d21212933d60171352f3beeda0f006837de93c3102025b94c5845
[INFO] running `Command { std: "docker" "start" "-a" "395b4a10f74d21212933d60171352f3beeda0f006837de93c3102025b94c5845", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling hwaddr v0.1.7
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking ioctl-sys v0.8.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking packet v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tun v0.6.1
[INFO] [stderr]     Checking open-enlink-protocal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/main.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     launch_tun_service(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |         AuthorizationStore::default(),
[INFO] [stdout]  8 |         "wintun.dll",
[INFO] [stdout]    |         ------------ unexpected argument #2 of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/server/platform/tun.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn launch_tun_service(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout]  7 -         AuthorizationStore::default(),
[INFO] [stdout]  8 -         "wintun.dll",
[INFO] [stdout]  7 +         AuthorizationStore::default(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-enlink-protocal` (bin "open-enlink-protocal" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> src/main.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     launch_tun_service(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |         AuthorizationStore::default(),
[INFO] [stdout]  8 |         "wintun.dll",
[INFO] [stdout]    |         ------------ unexpected argument #2 of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/server/platform/tun.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn launch_tun_service(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout]  7 -         AuthorizationStore::default(),
[INFO] [stdout]  8 -         "wintun.dll",
[INFO] [stdout]  7 +         AuthorizationStore::default(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `open-enlink-protocal` (bin "open-enlink-protocal") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "395b4a10f74d21212933d60171352f3beeda0f006837de93c3102025b94c5845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395b4a10f74d21212933d60171352f3beeda0f006837de93c3102025b94c5845", kill_on_drop: false }`
[INFO] [stdout] 395b4a10f74d21212933d60171352f3beeda0f006837de93c3102025b94c5845
