[INFO] cloning repository https://github.com/tofupilot/rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tofupilot/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofupilot%2Frust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofupilot%2Frust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c2618a233994695d8abd3a4520b80109bdc8a31
[INFO] testing tofupilot/rust against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofupilot%2Frust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tofupilot/rust
[INFO] finished tweaking git repo https://github.com/tofupilot/rust
[INFO] tweaked toml for git repo https://github.com/tofupilot/rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tofupilot/rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tofupilot/rust 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.66
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded js-sys v0.3.93
[INFO] [stderr]   Downloaded web-sys v0.3.93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e03ea2b7a3f64b59803db167ed635596b2cf7d0eebdb4f8ba24e165d0c7bb52
[INFO] running `Command { std: "docker" "start" "-a" "5e03ea2b7a3f64b59803db167ed635596b2cf7d0eebdb4f8ba24e165d0c7bb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e03ea2b7a3f64b59803db167ed635596b2cf7d0eebdb4f8ba24e165d0c7bb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e03ea2b7a3f64b59803db167ed635596b2cf7d0eebdb4f8ba24e165d0c7bb52", kill_on_drop: false }`
[INFO] [stdout] 5e03ea2b7a3f64b59803db167ed635596b2cf7d0eebdb4f8ba24e165d0c7bb52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020525178ed5fd337bc5ed73a81c0a03cc534300d8b463d74e892d7ecc8df6b7
[INFO] running `Command { std: "docker" "start" "-a" "020525178ed5fd337bc5ed73a81c0a03cc534300d8b463d74e892d7ecc8df6b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tofupilot v2.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.14s
[INFO] running `Command { std: "docker" "inspect" "020525178ed5fd337bc5ed73a81c0a03cc534300d8b463d74e892d7ecc8df6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020525178ed5fd337bc5ed73a81c0a03cc534300d8b463d74e892d7ecc8df6b7", kill_on_drop: false }`
[INFO] [stdout] 020525178ed5fd337bc5ed73a81c0a03cc534300d8b463d74e892d7ecc8df6b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb5b15c5260f070016b43b13fb2cec2b8a266391705c66f2c7382834e9f17d0
[INFO] running `Command { std: "docker" "start" "-a" "9fb5b15c5260f070016b43b13fb2cec2b8a266391705c66f2c7382834e9f17d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tofupilot v2.10.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tofupilot` (test "runs_create_validators")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name runs_create_validators --edition=2021 tests/runs_create_validators.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8bd400a45184956 -C extra-filename=-5bf578298586e3b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-070cd2353f20a8ac.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-74ae4622d963d882.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0221a8a0a20f19c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a4827367154e422.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d61919b3b272eef9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-094fdc753aa15d94.rlib --extern tofupilot=/opt/rustwide/target/debug/deps/libtofupilot-62ab14f236e1e297.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36f835e0bf2aafe8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-550722a790223f6b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tofupilot` (test "units")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name units --edition=2021 tests/units.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbf1212e642cd236 -C extra-filename=-d2d895ae20c4b0e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-070cd2353f20a8ac.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-74ae4622d963d882.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0221a8a0a20f19c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a4827367154e422.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d61919b3b272eef9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-094fdc753aa15d94.rlib --extern tofupilot=/opt/rustwide/target/debug/deps/libtofupilot-62ab14f236e1e297.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36f835e0bf2aafe8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-550722a790223f6b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tofupilot` (test "attachments")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name attachments --edition=2021 tests/attachments.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e857113c8bd3fa16 -C extra-filename=-bda0f08a32095ea9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-070cd2353f20a8ac.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-74ae4622d963d882.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0221a8a0a20f19c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a4827367154e422.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d61919b3b272eef9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-094fdc753aa15d94.rlib --extern tofupilot=/opt/rustwide/target/debug/deps/libtofupilot-62ab14f236e1e297.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36f835e0bf2aafe8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-550722a790223f6b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9fb5b15c5260f070016b43b13fb2cec2b8a266391705c66f2c7382834e9f17d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb5b15c5260f070016b43b13fb2cec2b8a266391705c66f2c7382834e9f17d0", kill_on_drop: false }`
[INFO] [stdout] 9fb5b15c5260f070016b43b13fb2cec2b8a266391705c66f2c7382834e9f17d0
