[INFO] fetching crate scouter-profile 0.6.2... [INFO] testing scouter-profile-0.6.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate scouter-profile 0.6.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate scouter-profile 0.6.2 [INFO] finished tweaking crates.io crate scouter-profile 0.6.2 [INFO] tweaked toml for crates.io crate scouter-profile 0.6.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scouter-profile 0.6.2 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 crates.io crate scouter-profile 0.6.2 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.2 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded numpy v0.24.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded pyo3-macros v0.24.2 [INFO] [stderr] Downloaded pyo3 v0.24.2 [INFO] [stderr] Downloaded scouter-types v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bc2c471fe467c7278a2b1ef92b3e3a02925f2b903a2e4e9eb1f03dff13ef29c [INFO] running `Command { std: "docker" "start" "-a" "2bc2c471fe467c7278a2b1ef92b3e3a02925f2b903a2e4e9eb1f03dff13ef29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bc2c471fe467c7278a2b1ef92b3e3a02925f2b903a2e4e9eb1f03dff13ef29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc2c471fe467c7278a2b1ef92b3e3a02925f2b903a2e4e9eb1f03dff13ef29c", kill_on_drop: false }` [INFO] [stdout] 2bc2c471fe467c7278a2b1ef92b3e3a02925f2b903a2e4e9eb1f03dff13ef29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 14160f6b388ac42fb8f7587b1685e33e146e022cbcc5d340faf183b739bea163 [INFO] running `Command { std: "docker" "start" "-a" "14160f6b388ac42fb8f7587b1685e33e146e022cbcc5d340faf183b739bea163", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scouter-types v0.6.2 [INFO] [stderr] Compiling scouter-profile v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.05s [INFO] running `Command { std: "docker" "inspect" "14160f6b388ac42fb8f7587b1685e33e146e022cbcc5d340faf183b739bea163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14160f6b388ac42fb8f7587b1685e33e146e022cbcc5d340faf183b739bea163", kill_on_drop: false }` [INFO] [stdout] 14160f6b388ac42fb8f7587b1685e33e146e022cbcc5d340faf183b739bea163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] 5f3b2c57d72f04c0ee9ef7bcadf2e7d401b4c47a4d9f6df1c42f2cce9baf980a [INFO] running `Command { std: "docker" "start" "-a" "5f3b2c57d72f04c0ee9ef7bcadf2e7d401b4c47a4d9f6df1c42f2cce9baf980a", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scouter-types v0.6.2 [INFO] [stderr] Compiling scouter-profile v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.59s [INFO] running `Command { std: "docker" "inspect" "5f3b2c57d72f04c0ee9ef7bcadf2e7d401b4c47a4d9f6df1c42f2cce9baf980a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3b2c57d72f04c0ee9ef7bcadf2e7d401b4c47a4d9f6df1c42f2cce9baf980a", kill_on_drop: false }` [INFO] [stdout] 5f3b2c57d72f04c0ee9ef7bcadf2e7d401b4c47a4d9f6df1c42f2cce9baf980a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b7cfc55ed18a682c0075898d14a6e65fad8ca081a4c77131201e1bf75cad2a4d [INFO] running `Command { std: "docker" "start" "-a" "b7cfc55ed18a682c0075898d14a6e65fad8ca081a4c77131201e1bf75cad2a4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/scouter_profile-f32a8b3bfd610e74) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test profile::string_profiler::tests::test_compute_stats ... ok [INFO] [stdout] test profile::num_profiler::tests::test_profile_creation_f64 ... ok [INFO] [stdout] test profile::num_profiler::tests::test_profile_creation_f32 ... ok [INFO] [stdout] test profile::stats::tests::test_correlation_2d_stats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7cfc55ed18a682c0075898d14a6e65fad8ca081a4c77131201e1bf75cad2a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cfc55ed18a682c0075898d14a6e65fad8ca081a4c77131201e1bf75cad2a4d", kill_on_drop: false }` [INFO] [stdout] b7cfc55ed18a682c0075898d14a6e65fad8ca081a4c77131201e1bf75cad2a4d