[INFO] cloning repository https://github.com/alexfikl/polsys-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexfikl/polsys-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfikl%2Fpolsys-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfikl%2Fpolsys-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42fa6c154ac07fdb85c45ca418b845e1d661c8a4 [INFO] checking alexfikl/polsys-rs/42fa6c154ac07fdb85c45ca418b845e1d661c8a4 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfikl%2Fpolsys-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexfikl/polsys-rs on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexfikl/polsys-rs [INFO] finished tweaking git repo https://github.com/alexfikl/polsys-rs [INFO] tweaked toml for git repo https://github.com/alexfikl/polsys-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexfikl/polsys-rs 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18bfe873e078d333ae440d44d60618a78c30e438adcee956109f37279f5b2c65 [INFO] running `Command { std: "docker" "start" "-a" "18bfe873e078d333ae440d44d60618a78c30e438adcee956109f37279f5b2c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18bfe873e078d333ae440d44d60618a78c30e438adcee956109f37279f5b2c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bfe873e078d333ae440d44d60618a78c30e438adcee956109f37279f5b2c65", kill_on_drop: false }` [INFO] [stdout] 18bfe873e078d333ae440d44d60618a78c30e438adcee956109f37279f5b2c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f324501d581cddc6250693b7c090831e3e128e5bf2d8003de5d607163d4f4503 [INFO] running `Command { std: "docker" "start" "-a" "f324501d581cddc6250693b7c090831e3e128e5bf2d8003de5d607163d4f4503", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling polsys v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2147:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2147 | 10 assign 30 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2153:20: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2153 | 20 go to next,(30, 50, 70, 110) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2155:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2155 | assign 50 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2164:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2164 | assign 70 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2171:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2171 | assign 110 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6966:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6966 | 10 assign 30 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6974:20: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6974 | go to next,(30, 50, 70, 90, 110) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6976:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6976 | assign 50 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6985:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6985 | assign 70 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6990:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6990 | 100 assign 110 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:7017:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 7017 | 85 assign 90 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:7035:17: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 7035 | go to next,( 50, 70, 90, 110 ) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:5980:17: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 5980 | LBETA = C + QTR [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6919:21: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6919 | dimag(zdumi) = (0.0d0,-1.0d0)*zdumi [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6918:21: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6918 | dreal(zdumr) = zdumr [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/bindings.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling polsys v0.1.0 (/tmp/fixit) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2147:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2147 | 10 assign 30 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2153:20: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2153 | 20 go to next,(30, 50, 70, 110) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2155:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2155 | assign 50 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2164:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2164 | assign 70 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:2171:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 2171 | assign 110 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6966:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6966 | 10 assign 30 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6974:20: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6974 | go to next,(30, 50, 70, 90, 110) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6976:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6976 | assign 50 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6985:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6985 | assign 70 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6990:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6990 | 100 assign 110 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:7017:72: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 7017 | 85 assign 90 to next [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: ASSIGN statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:7035:17: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 7035 | go to next,( 50, 70, 90, 110 ) [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Deleted feature: Assigned GOTO statement at (1) [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:5980:17: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 5980 | LBETA = C + QTR [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6919:21: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6919 | dimag(zdumi) = (0.0d0,-1.0d0)*zdumi [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] [INFO] [stderr] warning: polsys@0.1.0: polsys-plp/lapack_plp.f:6918:21: [INFO] [stderr] warning: polsys@0.1.0: [INFO] [stderr] warning: polsys@0.1.0: 6918 | dreal(zdumr) = zdumr [INFO] [stderr] warning: polsys@0.1.0: | 1 [INFO] [stderr] warning: polsys@0.1.0: Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `Command { std: "docker" "inspect" "f324501d581cddc6250693b7c090831e3e128e5bf2d8003de5d607163d4f4503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f324501d581cddc6250693b7c090831e3e128e5bf2d8003de5d607163d4f4503", kill_on_drop: false }` [INFO] [stdout] f324501d581cddc6250693b7c090831e3e128e5bf2d8003de5d607163d4f4503