[INFO] fetching crate bioyino-metric 0.5.0...
[INFO] checking bioyino-metric-0.5.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-19
[INFO] extracting crate bioyino-metric 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bioyino-metric 0.5.0
[INFO] finished tweaking crates.io crate bioyino-metric 0.5.0
[INFO] tweaked toml for crates.io crate bioyino-metric 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioyino-metric 0.5.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding capnp v0.14.11 (available: v0.24.0)
[INFO] [stderr]       Adding capnpc v0.14.9 (available: v0.24.0)
[INFO] [stderr]       Adding lexical-core v0.8.5 (available: v1.0.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5208c3537c631570b73ce2a16bac45355db5e92d979ee4e7a1ba0ee0146e4cd
[INFO] running `Command { std: "docker" "start" "-a" "e5208c3537c631570b73ce2a16bac45355db5e92d979ee4e7a1ba0ee0146e4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5208c3537c631570b73ce2a16bac45355db5e92d979ee4e7a1ba0ee0146e4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5208c3537c631570b73ce2a16bac45355db5e92d979ee4e7a1ba0ee0146e4cd", kill_on_drop: false }`
[INFO] [stdout] e5208c3537c631570b73ce2a16bac45355db5e92d979ee4e7a1ba0ee0146e4cd
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9cafc0a302c347d0c9b257a4ce8035c84d5e0276c851519f33ed3734b4b7f2b
[INFO] running `Command { std: "docker" "start" "-a" "e9cafc0a302c347d0c9b257a4ce8035c84d5e0276c851519f33ed3734b4b7f2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling capnp v0.14.11
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking lazysort v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling capnpc v0.14.9
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling bioyino-metric v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr] error: could not compile `bioyino-metric` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name bioyino_metric --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65647c8aa4bdc5b8 -C extra-filename=-4806cd3cbd88f6a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7613b24e4546a2ab.rmeta --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-d6d0658ec12d27e4.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-701aad6b48ff7a76.rmeta --extern lazysort=/opt/rustwide/target/debug/deps/liblazysort-e5f787fa4c30c6f3.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-5e8536a70dc27569.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8126e771c072a7f6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-268b8bb43c1012d5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e9cafc0a302c347d0c9b257a4ce8035c84d5e0276c851519f33ed3734b4b7f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9cafc0a302c347d0c9b257a4ce8035c84d5e0276c851519f33ed3734b4b7f2b", kill_on_drop: false }`
[INFO] [stdout] e9cafc0a302c347d0c9b257a4ce8035c84d5e0276c851519f33ed3734b4b7f2b
