[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] checking aristaeus/MAST against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faristaeus%2FMAST" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aristaeus/MAST on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3245d6a38497f694266d69e7c1f5a7a2c5656b77bfb47c0df3db4e170886822b [INFO] running `Command { std: "docker" "start" "-a" "3245d6a38497f694266d69e7c1f5a7a2c5656b77bfb47c0df3db4e170886822b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3245d6a38497f694266d69e7c1f5a7a2c5656b77bfb47c0df3db4e170886822b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3245d6a38497f694266d69e7c1f5a7a2c5656b77bfb47c0df3db4e170886822b", kill_on_drop: false }` [INFO] [stdout] 3245d6a38497f694266d69e7c1f5a7a2c5656b77bfb47c0df3db4e170886822b [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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1935141eb81ae7f382550ffb6756f2c9f9f019ca53cce5c3f9fd976aebb38266 [INFO] running `Command { std: "docker" "start" "-a" "1935141eb81ae7f382550ffb6756f2c9f9f019ca53cce5c3f9fd976aebb38266", 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 target-lexicon v0.12.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking inventory v0.3.19 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking num-rational v0.4.2 [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] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling einsum-codegen v0.1.0 (https://github.com/aristaeus/einsum-derive.git#8d428a0d) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling einsum-derive v0.1.0 (https://github.com/aristaeus/einsum-derive.git#8d428a0d) [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking 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] Checking lax v0.17.0 [INFO] [stderr] Checking quantypes v0.1.0 (https://github.com/aristaeus/quantypes.git#49577291) [INFO] [stderr] Checking ndarray-linalg v0.17.0 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quantypes-9a88f2227cb83135/4957729/src/lib.rs:153:30 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg_attr(feature = "pyo3", pymethods)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | temporary value is freed at the end of this statement [INFO] [stdout] | this usage requires that borrow lasts for `'static` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quantypes` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1935141eb81ae7f382550ffb6756f2c9f9f019ca53cce5c3f9fd976aebb38266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1935141eb81ae7f382550ffb6756f2c9f9f019ca53cce5c3f9fd976aebb38266", kill_on_drop: false }` [INFO] [stdout] 1935141eb81ae7f382550ffb6756f2c9f9f019ca53cce5c3f9fd976aebb38266