[INFO] cloning repository https://github.com/ntBre/rust-pbqff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntBre/rust-pbqff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69174b625ebd9a325eb0c7b5dbd26b83ebda48e2 [INFO] testing ntBre/rust-pbqff against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ntBre/rust-pbqff [INFO] finished tweaking git repo https://github.com/ntBre/rust-pbqff [INFO] tweaked toml for git repo https://github.com/ntBre/rust-pbqff written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ntBre/rust-pbqff on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ntBre/rust-pbqff 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ntBre/tensor` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa65dca3dfd9b04f8d1b7af96f449a85f339331e05eeb450922305fa20fa777 [INFO] running `Command { std: "docker" "start" "-a" "cfa65dca3dfd9b04f8d1b7af96f449a85f339331e05eeb450922305fa20fa777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa65dca3dfd9b04f8d1b7af96f449a85f339331e05eeb450922305fa20fa777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa65dca3dfd9b04f8d1b7af96f449a85f339331e05eeb450922305fa20fa777", kill_on_drop: false }` [INFO] [stdout] cfa65dca3dfd9b04f8d1b7af96f449a85f339331e05eeb450922305fa20fa777 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d96f429a3aae7b27d0118cd88d3e16110dd6c98a7da46c20ea3821118c815bd [INFO] running `Command { std: "docker" "start" "-a" "5d96f429a3aae7b27d0118cd88d3e16110dd6c98a7da46c20ea3821118c815bd", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tensor v0.1.0 (https://github.com/ntBre/tensor#b7331cbf) [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling pbqff v0.1.0 (/opt/rustwide/workdir/crates/pbqff) [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling symm v0.1.0 (/opt/rustwide/workdir/crates/symm) [INFO] [stderr] Compiling anpass v0.1.0 (/opt/rustwide/workdir/crates/anpass) [INFO] [stderr] Compiling psqs v0.1.0 (/opt/rustwide/workdir/crates/psqs) [INFO] [stderr] Compiling spectro v0.1.0 (/opt/rustwide/workdir/crates/spectro) [INFO] [stderr] Compiling taylor v0.1.0 (/opt/rustwide/workdir/crates/taylor) [INFO] [stderr] Compiling intder v0.1.0 (/opt/rustwide/workdir/crates/intder) [INFO] [stderr] Compiling spectro_bin v0.1.0 (/opt/rustwide/workdir/crates/spectro_bin) [INFO] [stderr] Compiling taylor-bin v0.1.0 (/opt/rustwide/workdir/crates/taylor-bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.09s [INFO] running `Command { std: "docker" "inspect" "5d96f429a3aae7b27d0118cd88d3e16110dd6c98a7da46c20ea3821118c815bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d96f429a3aae7b27d0118cd88d3e16110dd6c98a7da46c20ea3821118c815bd", kill_on_drop: false }` [INFO] [stdout] 5d96f429a3aae7b27d0118cd88d3e16110dd6c98a7da46c20ea3821118c815bd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f4e3babe029db51228e5083a329043e119911b041d9e05cd1a5f3a5bc7649289 [INFO] running `Command { std: "docker" "start" "-a" "f4e3babe029db51228e5083a329043e119911b041d9e05cd1a5f3a5bc7649289", kill_on_drop: false }` [INFO] [stderr] error: failed to get `tensor` as a dependency of package `spectro v0.1.0 (/opt/rustwide/workdir/crates/spectro)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tensor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/ntBre/tensor#b7331cbf [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] can't checkout from 'https://github.com/ntBre/tensor': you are in the offline mode (--frozen) [INFO] running `Command { std: "docker" "inspect" "f4e3babe029db51228e5083a329043e119911b041d9e05cd1a5f3a5bc7649289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e3babe029db51228e5083a329043e119911b041d9e05cd1a5f3a5bc7649289", kill_on_drop: false }` [INFO] [stdout] f4e3babe029db51228e5083a329043e119911b041d9e05cd1a5f3a5bc7649289