[INFO] fetching crate mingl 0.3.0...
[INFO] testing mingl-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate mingl 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mingl 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mingl 0.3.0
[INFO] tweaked toml for crates.io crate mingl 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mingl 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mingl 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97eb285519a4e949b0e3d7cfd759449aa1e77973226ba2be7b072f7f2e3d1842
[INFO] running `Command { std: "docker" "start" "-a" "97eb285519a4e949b0e3d7cfd759449aa1e77973226ba2be7b072f7f2e3d1842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97eb285519a4e949b0e3d7cfd759449aa1e77973226ba2be7b072f7f2e3d1842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97eb285519a4e949b0e3d7cfd759449aa1e77973226ba2be7b072f7f2e3d1842", kill_on_drop: false }`
[INFO] [stdout] 97eb285519a4e949b0e3d7cfd759449aa1e77973226ba2be7b072f7f2e3d1842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd00eba807612d3ba98299cf11b41ab2af229a86217dc55923b03ea82fba4bd2
[INFO] running `Command { std: "docker" "start" "-a" "fd00eba807612d3ba98299cf11b41ab2af229a86217dc55923b03ea82fba4bd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling clone_dyn_types v0.31.0
[INFO] [stderr]    Compiling interval_adapter v0.29.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling collection_tools v0.22.0
[INFO] [stderr]    Compiling component_model_types v0.3.0
[INFO] [stderr]    Compiling derive_tools v0.36.0
[INFO] [stderr]    Compiling component_model_types v0.7.0
[INFO] [stderr]    Compiling clone_dyn_types v0.36.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling interval_adapter v0.34.0
[INFO] [stderr]    Compiling former_types v2.22.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling error_tools v0.22.0
[INFO] [stderr]    Compiling asbytes v0.2.0
[INFO] [stderr]    Compiling iter_tools v0.29.0
[INFO] [stderr]    Compiling iter_tools v0.35.0
[INFO] [stderr]    Compiling macro_tools v0.62.0
[INFO] [stderr]    Compiling macro_tools v0.55.0
[INFO] [stderr]    Compiling derive_tools_meta v0.35.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.31.0
[INFO] [stderr]    Compiling former_meta v2.25.0
[INFO] [stderr]    Compiling clone_dyn v0.33.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling variadic_from v0.31.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.32.0
[INFO] [stderr]    Compiling former v2.26.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling mod_interface v0.34.0
[INFO] [stderr]    Compiling mdmath_core v0.4.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling parse-display v0.8.2
[INFO] [stderr]    Compiling ndarray_cg v0.4.0
[INFO] [stderr]    Compiling mingl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s
[INFO] running `Command { std: "docker" "inspect" "fd00eba807612d3ba98299cf11b41ab2af229a86217dc55923b03ea82fba4bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd00eba807612d3ba98299cf11b41ab2af229a86217dc55923b03ea82fba4bd2", kill_on_drop: false }`
[INFO] [stdout] fd00eba807612d3ba98299cf11b41ab2af229a86217dc55923b03ea82fba4bd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b426c6735dab5d614c78ad9cb851276786ee175bd30afbe004d8ef796fb5197
[INFO] running `Command { std: "docker" "start" "-a" "5b426c6735dab5d614c78ad9cb851276786ee175bd30afbe004d8ef796fb5197", kill_on_drop: false }`
[INFO] [stderr]    Compiling inspect_type v0.16.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling error_tools v0.22.0
[INFO] [stderr]    Compiling test_tools v0.16.0
[INFO] [stderr]    Compiling impls_index_meta v0.13.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling is_slice v0.14.0
[INFO] [stderr]    Compiling implements v0.13.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling diagnostics_tools v0.11.0
[INFO] [stderr]    Compiling mem_tools v0.9.0
[INFO] [stderr]    Compiling typing_tools v0.11.0
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling impls_index v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling derive_tools v0.36.0
[INFO] [stderr]    Compiling ndarray_cg v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mingl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "5b426c6735dab5d614c78ad9cb851276786ee175bd30afbe004d8ef796fb5197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b426c6735dab5d614c78ad9cb851276786ee175bd30afbe004d8ef796fb5197", kill_on_drop: false }`
[INFO] [stdout] 5b426c6735dab5d614c78ad9cb851276786ee175bd30afbe004d8ef796fb5197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7823a4f18f5f74f5c3e6ef475865c22187929b281ae946c5c83a88f77c7ff01c
[INFO] running `Command { std: "docker" "start" "-a" "7823a4f18f5f74f5c3e6ef475865c22187929b281ae946c5c83a88f77c7ff01c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mingl-d592d00892b9bf74)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-b269b35e2022aa47)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::nd_test::basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mingl
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/data_type.rs - data_type::private::VectorDataType (line 27) ... ignored
[INFO] [stdout] test src/lib.rs - (line 116) ... ignored
[INFO] [stdout] test src/lib.rs - (line 162) ... ignored
[INFO] [stdout] test src/lib.rs - (line 183) ... ignored
[INFO] [stdout] test src/lib.rs - (line 216) ... ignored
[INFO] [stdout] test src/lib.rs - (line 43) ... ignored
[INFO] [stdout] test src/lib.rs - (line 71) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7823a4f18f5f74f5c3e6ef475865c22187929b281ae946c5c83a88f77c7ff01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7823a4f18f5f74f5c3e6ef475865c22187929b281ae946c5c83a88f77c7ff01c", kill_on_drop: false }`
[INFO] [stdout] 7823a4f18f5f74f5c3e6ef475865c22187929b281ae946c5c83a88f77c7ff01c
