[INFO] cloning repository https://github.com/Luks17/nec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luks17/nec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuks17%2Fnec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuks17%2Fnec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d865051ecba4ee509c1679544b6067a17631a68
[INFO] building Luks17/nec against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuks17%2Fnec" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Luks17/nec
[INFO] finished tweaking git repo https://github.com/Luks17/nec
[INFO] tweaked toml for git repo https://github.com/Luks17/nec written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luks17/nec on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luks17/nec 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded serde_valid v0.25.0
[INFO] [stderr]   Downloaded serde_valid_derive v0.25.0
[INFO] [stderr]   Downloaded genco-macros v0.17.9
[INFO] [stderr]   Downloaded genco v0.17.9
[INFO] [stderr]   Downloaded serde-inline-default v0.2.0
[INFO] [stderr]   Downloaded anyhow v1.0.88
[INFO] [stderr]   Downloaded serde_default v0.2.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] [stderr]   Downloaded serde_valid_literal v0.25.0
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df8cbda3fbdfa0735802eea3aa0c04cc03cd21c67062e4bb28d50beed23d6e09
[INFO] running `Command { std: "docker" "start" "-a" "df8cbda3fbdfa0735802eea3aa0c04cc03cd21c67062e4bb28d50beed23d6e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df8cbda3fbdfa0735802eea3aa0c04cc03cd21c67062e4bb28d50beed23d6e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df8cbda3fbdfa0735802eea3aa0c04cc03cd21c67062e4bb28d50beed23d6e09", kill_on_drop: false }`
[INFO] [stdout] df8cbda3fbdfa0735802eea3aa0c04cc03cd21c67062e4bb28d50beed23d6e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3454f078dbecd5d8693106bcdae58f20f230c37db750b9a67a9351436a41e93c
[INFO] running `Command { std: "docker" "start" "-a" "3454f078dbecd5d8693106bcdae58f20f230c37db750b9a67a9351436a41e93c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling genco-macros v0.17.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_valid_literal v0.25.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_valid_derive v0.25.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde-inline-default v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling genco v0.17.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_default v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_valid v0.25.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling nec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "3454f078dbecd5d8693106bcdae58f20f230c37db750b9a67a9351436a41e93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3454f078dbecd5d8693106bcdae58f20f230c37db750b9a67a9351436a41e93c", kill_on_drop: false }`
[INFO] [stdout] 3454f078dbecd5d8693106bcdae58f20f230c37db750b9a67a9351436a41e93c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae00d8660a5be504356f60791c68d41284fb075d6b5d8f8c1f1e46c8ec7dd494
[INFO] running `Command { std: "docker" "start" "-a" "ae00d8660a5be504356f60791c68d41284fb075d6b5d8f8c1f1e46c8ec7dd494", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: toolchain
[INFO] [stderr]    Compiling nec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "ae00d8660a5be504356f60791c68d41284fb075d6b5d8f8c1f1e46c8ec7dd494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae00d8660a5be504356f60791c68d41284fb075d6b5d8f8c1f1e46c8ec7dd494", kill_on_drop: false }`
[INFO] [stdout] ae00d8660a5be504356f60791c68d41284fb075d6b5d8f8c1f1e46c8ec7dd494
