[INFO] fetching crate lsode 0.2.7... [INFO] testing lsode-0.2.7 against 1.60.0 for beta-1.61-1 [INFO] extracting crate lsode 0.2.7 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate lsode 0.2.7 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lsode 0.2.7 [INFO] finished tweaking crates.io crate lsode 0.2.7 [INFO] tweaked toml for crates.io crate lsode 0.2.7 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate lsode 0.2.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libffi v0.9.0 [INFO] [stderr] Downloaded libffi-sys v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f54c7eb88416f999cecad083ee09c52bfe51c505ebdaa42fec0bb3d7fcdaa17 [INFO] running `Command { std: "docker" "start" "-a" "5f54c7eb88416f999cecad083ee09c52bfe51c505ebdaa42fec0bb3d7fcdaa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f54c7eb88416f999cecad083ee09c52bfe51c505ebdaa42fec0bb3d7fcdaa17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f54c7eb88416f999cecad083ee09c52bfe51c505ebdaa42fec0bb3d7fcdaa17", kill_on_drop: false }` [INFO] [stdout] 5f54c7eb88416f999cecad083ee09c52bfe51c505ebdaa42fec0bb3d7fcdaa17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d4a41d0bcd6d0c46a6a3c43732c8392115e19d7efd7c5db0773cfd1b70a4660 [INFO] running `Command { std: "docker" "start" "-a" "5d4a41d0bcd6d0c46a6a3c43732c8392115e19d7efd7c5db0773cfd1b70a4660", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling abort_on_panic v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lsode v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libffi-sys v0.9.1 [INFO] [stderr] Compiling libffi v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.18s [INFO] running `Command { std: "docker" "inspect" "5d4a41d0bcd6d0c46a6a3c43732c8392115e19d7efd7c5db0773cfd1b70a4660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4a41d0bcd6d0c46a6a3c43732c8392115e19d7efd7c5db0773cfd1b70a4660", kill_on_drop: false }` [INFO] [stdout] 5d4a41d0bcd6d0c46a6a3c43732c8392115e19d7efd7c5db0773cfd1b70a4660 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e20707eecd19779e2ae0afa24bb407e5c627c97ac828e13acc043193d9c833a [INFO] running `Command { std: "docker" "start" "-a" "5e20707eecd19779e2ae0afa24bb407e5c627c97ac828e13acc043193d9c833a", kill_on_drop: false }` [INFO] [stderr] Compiling lsode v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> tests/direct_call.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | const LRW: i32 = (22 + 9*NEQ + NEQ*NEQ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - const LRW: i32 = (22 + 9*NEQ + NEQ*NEQ); [INFO] [stdout] 37 + const LRW: i32 = 22 + 9*NEQ + NEQ*NEQ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "5e20707eecd19779e2ae0afa24bb407e5c627c97ac828e13acc043193d9c833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e20707eecd19779e2ae0afa24bb407e5c627c97ac828e13acc043193d9c833a", kill_on_drop: false }` [INFO] [stdout] 5e20707eecd19779e2ae0afa24bb407e5c627c97ac828e13acc043193d9c833a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9f6d0a7b90099fdaaa6300be4e2f4882de0c3e62259c2aa82e782f984aac913 [INFO] running `Command { std: "docker" "start" "-a" "d9f6d0a7b90099fdaaa6300be4e2f4882de0c3e62259c2aa82e782f984aac913", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> tests/direct_call.rs:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | const LRW: i32 = (22 + 9*NEQ + NEQ*NEQ); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 37 - const LRW: i32 = (22 + 9*NEQ + NEQ*NEQ); [INFO] [stderr] 37 + const LRW: i32 = 22 + 9*NEQ + NEQ*NEQ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lsode` (test "direct_call") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lsode-157cfae8af5fc287) [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/direct_call.rs (/opt/rustwide/target/debug/deps/direct_call-754a57d7cf8877fc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test direct_call_to_dlsode ... 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] Running tests/solve_ode.rs (/opt/rustwide/target/debug/deps/solve_ode-1a3949143331fa6e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] DLSODE- At T (=R1) and step size H (=R2), the [INFO] [stdout] corrector convergence failed repeatedly [INFO] [stdout] or with ABS(H) = HMIN [INFO] [stdout] In above, R1 = 0.4948155566762D-02 R2 = 0.4504136767747D-03 [INFO] [stdout] DLSODE- ISTATE (=I1) illegal [INFO] [stdout] In above message, I1 = -5 [INFO] [stdout] DLSODE- Run aborted.. apparent infinite loop [INFO] [stderr] Doc-tests lsode [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - linspace (line 140) ... ok [INFO] [stdout] test src/lib.rs - solve_ode (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9f6d0a7b90099fdaaa6300be4e2f4882de0c3e62259c2aa82e782f984aac913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f6d0a7b90099fdaaa6300be4e2f4882de0c3e62259c2aa82e782f984aac913", kill_on_drop: false }` [INFO] [stdout] d9f6d0a7b90099fdaaa6300be4e2f4882de0c3e62259c2aa82e782f984aac913