[INFO] cloning repository https://github.com/girogio/netsketch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girogio/netsketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68ef06d392a9eeb061396432aebd48af6da7fc37
[INFO] checking girogio/netsketch against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/girogio/netsketch
[INFO] finished tweaking git repo https://github.com/girogio/netsketch
[INFO] tweaked toml for git repo https://github.com/girogio/netsketch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/girogio/netsketch on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/girogio/netsketch 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c406bdf071f5980380b7018e2b67f1f099f783919a49bebf1e9934e384a33b22
[INFO] running `Command { std: "docker" "start" "-a" "c406bdf071f5980380b7018e2b67f1f099f783919a49bebf1e9934e384a33b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c406bdf071f5980380b7018e2b67f1f099f783919a49bebf1e9934e384a33b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c406bdf071f5980380b7018e2b67f1f099f783919a49bebf1e9934e384a33b22", kill_on_drop: false }`
[INFO] [stdout] c406bdf071f5980380b7018e2b67f1f099f783919a49bebf1e9934e384a33b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043aca2efb60b6ec441b3d8ec692f8f5ca11c1e962c572cf198b4e1eb89d5c66
[INFO] running `Command { std: "docker" "start" "-a" "043aca2efb60b6ec441b3d8ec692f8f5ca11c1e962c572cf198b4e1eb89d5c66", kill_on_drop: false }`
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ns-core v0.1.0 (/opt/rustwide/workdir/ns-core)
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking netsketch-server v0.1.0 (/opt/rustwide/workdir/ns-server)
[INFO] [stderr]     Checking netsketch v0.1.0 (/opt/rustwide/workdir/ns-client)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 16.61s
[INFO] running `Command { std: "docker" "inspect" "043aca2efb60b6ec441b3d8ec692f8f5ca11c1e962c572cf198b4e1eb89d5c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043aca2efb60b6ec441b3d8ec692f8f5ca11c1e962c572cf198b4e1eb89d5c66", kill_on_drop: false }`
[INFO] [stdout] 043aca2efb60b6ec441b3d8ec692f8f5ca11c1e962c572cf198b4e1eb89d5c66
