[INFO] cloning repository https://github.com/lucas-montes/bmssp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-montes/bmssp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fbmssp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fbmssp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17d2f512b7141fcec13c3ecfec835cac659920b7 [INFO] building lucas-montes/bmssp against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fbmssp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lucas-montes/bmssp [INFO] finished tweaking git repo https://github.com/lucas-montes/bmssp [INFO] tweaked toml for git repo https://github.com/lucas-montes/bmssp written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucas-montes/bmssp 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/lucas-montes/bmssp 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded clap v4.5.44 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded rand v0.9.2 [INFO] [stderr] Downloaded pprof v0.13.0 [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded nix v0.26.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4baccfa2b16464d90547ac281ca7de582edb682efa95e1eddafd3d5ad373b34e [INFO] running `Command { std: "docker" "start" "-a" "4baccfa2b16464d90547ac281ca7de582edb682efa95e1eddafd3d5ad373b34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4baccfa2b16464d90547ac281ca7de582edb682efa95e1eddafd3d5ad373b34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4baccfa2b16464d90547ac281ca7de582edb682efa95e1eddafd3d5ad373b34e", kill_on_drop: false }` [INFO] [stdout] 4baccfa2b16464d90547ac281ca7de582edb682efa95e1eddafd3d5ad373b34e [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=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] e88378233ee10e7066f76767c63784edb6ac619a165caf8e12244728620d304d [INFO] running `Command { std: "docker" "start" "-a" "e88378233ee10e7066f76767c63784edb6ac619a165caf8e12244728620d304d", kill_on_drop: false }` [INFO] [stderr] Compiling bmssp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "e88378233ee10e7066f76767c63784edb6ac619a165caf8e12244728620d304d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88378233ee10e7066f76767c63784edb6ac619a165caf8e12244728620d304d", kill_on_drop: false }` [INFO] [stdout] e88378233ee10e7066f76767c63784edb6ac619a165caf8e12244728620d304d [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=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] faf47d17fd0e1cd733bdd505128cfaefcea8d2b5ca2b95e222fd90e1e255bb64 [INFO] running `Command { std: "docker" "start" "-a" "faf47d17fd0e1cd733bdd505128cfaefcea8d2b5ca2b95e222fd90e1e255bb64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bmssp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.96s [INFO] running `Command { std: "docker" "inspect" "faf47d17fd0e1cd733bdd505128cfaefcea8d2b5ca2b95e222fd90e1e255bb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf47d17fd0e1cd733bdd505128cfaefcea8d2b5ca2b95e222fd90e1e255bb64", kill_on_drop: false }` [INFO] [stdout] faf47d17fd0e1cd733bdd505128cfaefcea8d2b5ca2b95e222fd90e1e255bb64