[INFO] cloning repository https://github.com/blackbox-log/blackbox-log [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackbox-log/blackbox-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31d056a234d38e5a4865285f52a0e804e03b5a92 [INFO] testing blackbox-log/blackbox-log against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackbox-log%2Fblackbox-log" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blackbox-log/blackbox-log on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/blackbox-log/blackbox-log [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/blackbox-log/blackbox-log [INFO] tweaked toml for git repo https://github.com/blackbox-log/blackbox-log written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blackbox-log/blackbox-log 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc9e450ebe3dc3df7004c490858610d29397b8b7ad7fca109354000c265b313 [INFO] running `Command { std: "docker" "start" "-a" "6bc9e450ebe3dc3df7004c490858610d29397b8b7ad7fca109354000c265b313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc9e450ebe3dc3df7004c490858610d29397b8b7ad7fca109354000c265b313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc9e450ebe3dc3df7004c490858610d29397b8b7ad7fca109354000c265b313", kill_on_drop: false }` [INFO] [stdout] 6bc9e450ebe3dc3df7004c490858610d29397b8b7ad7fca109354000c265b313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae0923af161cc89784f15975aac1d5203ec59debce879311a66ee40343d9a93 [INFO] running `Command { std: "docker" "start" "-a" "2ae0923af161cc89784f15975aac1d5203ec59debce879311a66ee40343d9a93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blackbox-log v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s [INFO] running `Command { std: "docker" "inspect" "2ae0923af161cc89784f15975aac1d5203ec59debce879311a66ee40343d9a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae0923af161cc89784f15975aac1d5203ec59debce879311a66ee40343d9a93", kill_on_drop: false }` [INFO] [stdout] 2ae0923af161cc89784f15975aac1d5203ec59debce879311a66ee40343d9a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d17e24c40e7b2d2afc648176075d1b6451e84009df786b054ca0d25f53694bb [INFO] running `Command { std: "docker" "start" "-a" "7d17e24c40e7b2d2afc648176075d1b6451e84009df786b054ca0d25f53694bb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling blackbox-log v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="html_reports"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=1a75458128aae4f2 -C extra-filename=-13dffdc15875f615 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-ec2f4143375cc8f3.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-fc34d9c1c763da69.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-7b467619f1d5fc5d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d050e11dcfff5179.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-797ea785ba93e09e.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-f4c2b7f736f9f306.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cc17105da2d343aa.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-13848a37166279b2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bf6d61f18499bf13.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-1121607c340314fe.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-a8dcf376cc74be4d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f36e095ddc0ba6c0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d385abb2b0e06adf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0a16f74c1d7bac62.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ad526fcd85cdc509.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e87bdab511d5f197.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-c3caf7095d8bdd2b.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-26d118fe11a4f0c2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7d17e24c40e7b2d2afc648176075d1b6451e84009df786b054ca0d25f53694bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d17e24c40e7b2d2afc648176075d1b6451e84009df786b054ca0d25f53694bb", kill_on_drop: false }` [INFO] [stdout] 7d17e24c40e7b2d2afc648176075d1b6451e84009df786b054ca0d25f53694bb