[INFO] cloning repository https://github.com/aristaeus/MAST [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aristaeus/MAST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristaeus%2FMAST", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristaeus%2FMAST'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7114118df9ebbb598f3425dd8e3402169c507af8 [INFO] building aristaeus/MAST against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristaeus%2FMAST" "/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/aristaeus/MAST on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aristaeus/MAST [INFO] finished tweaking git repo https://github.com/aristaeus/MAST [INFO] tweaked toml for git repo https://github.com/aristaeus/MAST written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aristaeus/MAST 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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aristaeus/einsum-derive.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aristaeus/quantypes.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded libredox v0.1.3 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded inventory v0.3.19 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.86 [INFO] [stderr] Downloaded openssl-sys v0.9.103 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded security-framework v2.11.1 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded portable-atomic-util v0.2.2 [INFO] [stderr] Downloaded ndarray-linalg v0.17.0 [INFO] [stderr] Downloaded openssl v0.10.66 [INFO] [stderr] Downloaded tar v0.4.41 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded rustls-pemfile v2.1.3 [INFO] [stderr] Downloaded rustls-pki-types v1.8.0 [INFO] [stderr] Downloaded rustls-native-certs v0.7.3 [INFO] [stderr] Downloaded lax v0.17.0 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded fastrand v2.1.1 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded security-framework-sys v2.11.1 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded memoffset v0.9.1 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] [stderr] Downloaded katexit v0.1.4 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f04aa7c4794397d3dfe1f64160418a8d2120cb760574679d1089c0751093c48 [INFO] running `Command { std: "docker" "start" "-a" "0f04aa7c4794397d3dfe1f64160418a8d2120cb760574679d1089c0751093c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f04aa7c4794397d3dfe1f64160418a8d2120cb760574679d1089c0751093c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f04aa7c4794397d3dfe1f64160418a8d2120cb760574679d1089c0751093c48", kill_on_drop: false }` [INFO] [stdout] 0f04aa7c4794397d3dfe1f64160418a8d2120cb760574679d1089c0751093c48 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 345283f0daa50787ca41aca435d55db63b2fdf342b9fdb5046f008be85c5c387 [INFO] running `Command { std: "docker" "start" "-a" "345283f0daa50787ca41aca435d55db63b2fdf342b9fdb5046f008be85c5c387", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling inventory v0.3.19 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling einsum-codegen v0.1.0 (https://github.com/aristaeus/einsum-derive.git#8d428a0d) [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling einsum-derive v0.1.0 (https://github.com/aristaeus/einsum-derive.git#8d428a0d) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling openblas-build v0.10.9 [INFO] [stderr] Compiling openblas-src v0.10.9 [INFO] [stderr] Compiling quantypes v0.1.0 (https://github.com/aristaeus/quantypes.git#49577291) [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling mast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.30s [INFO] running `Command { std: "docker" "inspect" "345283f0daa50787ca41aca435d55db63b2fdf342b9fdb5046f008be85c5c387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345283f0daa50787ca41aca435d55db63b2fdf342b9fdb5046f008be85c5c387", kill_on_drop: false }` [INFO] [stdout] 345283f0daa50787ca41aca435d55db63b2fdf342b9fdb5046f008be85c5c387 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b4907997d73a092057b52006e2837d5e4d34fa25fdf2523fd718bf34d34df9a [INFO] running `Command { std: "docker" "start" "-a" "3b4907997d73a092057b52006e2837d5e4d34fa25fdf2523fd718bf34d34df9a", kill_on_drop: false }` [INFO] [stderr] Compiling mast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "3b4907997d73a092057b52006e2837d5e4d34fa25fdf2523fd718bf34d34df9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4907997d73a092057b52006e2837d5e4d34fa25fdf2523fd718bf34d34df9a", kill_on_drop: false }` [INFO] [stdout] 3b4907997d73a092057b52006e2837d5e4d34fa25fdf2523fd718bf34d34df9a