[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] building girogio/netsketch against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/girogio/netsketch on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3090107c19444477402d4bf64224ac5059429a02f6d27de90fdb2567a90db2f0 [INFO] running `Command { std: "docker" "start" "-a" "3090107c19444477402d4bf64224ac5059429a02f6d27de90fdb2567a90db2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3090107c19444477402d4bf64224ac5059429a02f6d27de90fdb2567a90db2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3090107c19444477402d4bf64224ac5059429a02f6d27de90fdb2567a90db2f0", kill_on_drop: false }` [INFO] [stdout] 3090107c19444477402d4bf64224ac5059429a02f6d27de90fdb2567a90db2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc3c90e5aff2ffe984a3b41801055f6fd37c2947326e8d66744e5513f504783 [INFO] running `Command { std: "docker" "start" "-a" "3bc3c90e5aff2ffe984a3b41801055f6fd37c2947326e8d66744e5513f504783", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling 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] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ns-core v0.1.0 (/opt/rustwide/workdir/ns-core) [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling netsketch-server v0.1.0 (/opt/rustwide/workdir/ns-server) [INFO] [stderr] Compiling netsketch v0.1.0 (/opt/rustwide/workdir/ns-client) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3bc3c90e5aff2ffe984a3b41801055f6fd37c2947326e8d66744e5513f504783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc3c90e5aff2ffe984a3b41801055f6fd37c2947326e8d66744e5513f504783", kill_on_drop: false }` [INFO] [stdout] 3bc3c90e5aff2ffe984a3b41801055f6fd37c2947326e8d66744e5513f504783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01a48d083fbf7298a59dd6801a0ab9ccd7ee9e1c177c1e002e14fc41fe9f133b [INFO] running `Command { std: "docker" "start" "-a" "01a48d083fbf7298a59dd6801a0ab9ccd7ee9e1c177c1e002e14fc41fe9f133b", kill_on_drop: false }` [INFO] [stderr] Compiling netsketch v0.1.0 (/opt/rustwide/workdir/ns-client) [INFO] [stderr] Compiling ns-core v0.1.0 (/opt/rustwide/workdir/ns-core) [INFO] [stderr] Compiling netsketch-server v0.1.0 (/opt/rustwide/workdir/ns-server) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "01a48d083fbf7298a59dd6801a0ab9ccd7ee9e1c177c1e002e14fc41fe9f133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a48d083fbf7298a59dd6801a0ab9ccd7ee9e1c177c1e002e14fc41fe9f133b", kill_on_drop: false }` [INFO] [stdout] 01a48d083fbf7298a59dd6801a0ab9ccd7ee9e1c177c1e002e14fc41fe9f133b