[INFO] crate sundials-sys 0.1.1 is already in cache [INFO] testing sundials-sys-0.1.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate sundials-sys 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sundials-sys 0.1.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sundials-sys 0.1.1 [INFO] finished tweaking crates.io crate sundials-sys 0.1.1 [INFO] tweaked toml for crates.io crate sundials-sys 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c16f130ba216bedfded3adc9b7fb41232ae7e9cb9cca84f54f0dcf9195c9b15a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c16f130ba216bedfded3adc9b7fb41232ae7e9cb9cca84f54f0dcf9195c9b15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c16f130ba216bedfded3adc9b7fb41232ae7e9cb9cca84f54f0dcf9195c9b15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16f130ba216bedfded3adc9b7fb41232ae7e9cb9cca84f54f0dcf9195c9b15a", kill_on_drop: false }` [INFO] [stdout] c16f130ba216bedfded3adc9b7fb41232ae7e9cb9cca84f54f0dcf9195c9b15a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2fb3789b7fd26544a51ed89105b53ce10db8237b6b1b075d29f0c425434cb81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2fb3789b7fd26544a51ed89105b53ce10db8237b6b1b075d29f0c425434cb81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling sundials-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "f2fb3789b7fd26544a51ed89105b53ce10db8237b6b1b075d29f0c425434cb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2fb3789b7fd26544a51ed89105b53ce10db8237b6b1b075d29f0c425434cb81", kill_on_drop: false }` [INFO] [stdout] f2fb3789b7fd26544a51ed89105b53ce10db8237b6b1b075d29f0c425434cb81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe4d48eee9467611d17d6c11e62b172a416b5a6e061c08e5c0fb1beb3861c837 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe4d48eee9467611d17d6c11e62b172a416b5a6e061c08e5c0fb1beb3861c837", kill_on_drop: false }` [INFO] [stderr] Compiling sundials-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::slice` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use std::slice; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "fe4d48eee9467611d17d6c11e62b172a416b5a6e061c08e5c0fb1beb3861c837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4d48eee9467611d17d6c11e62b172a416b5a6e061c08e5c0fb1beb3861c837", kill_on_drop: false }` [INFO] [stdout] fe4d48eee9467611d17d6c11e62b172a416b5a6e061c08e5c0fb1beb3861c837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ded57382099a5e009ee7f8175b35b357e7ba203202b9103123a2180486ba7e73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ded57382099a5e009ee7f8175b35b357e7ba203202b9103123a2180486ba7e73", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `std::slice` [INFO] [stdout] running 35 tests [INFO] [stderr] --> src/lib.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | use std::slice; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sundials_sys-b789d88c5d3534af [INFO] [stdout] test bindgen_test_layout_SptfqmrMemRec ... ok [INFO] [stdout] test bindgen_test_layout_PcgMemRec ... ok [INFO] [stdout] test bindgen_test_layout__DlsMat ... ok [INFO] [stdout] test bindgen_test_layout_SpbcgMemRec ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout__N_VectorContent_Serial ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_Dense ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_Band ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_PCG ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_SPBCGS ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_SPFGMR ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout__SUNMatrixContent_Band ... ok [INFO] [stdout] test bindgen_test_layout__SUNMatrixContent_Dense ... ok [INFO] [stdout] test bindgen_test_layout__SpgmrMemRec ... ok [INFO] [stdout] test bindgen_test_layout__SUNNonlinearSolverContent_Newton ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_SPGMR ... ok [INFO] [stdout] test bindgen_test_layout__SpfgmrMemRec ... ok [INFO] [stdout] test bindgen_test_layout__SUNMatrixContent_Sparse ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__generic_N_Vector ... ok [INFO] [stdout] test bindgen_test_layout__SUNNonlinearSolverContent_FixedPoint ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout__SUNLinearSolverContent_SPTFQMR ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout__generic_N_Vector_Ops ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNLinearSolver_Ops ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNNonlinearSolver_Ops ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNLinearSolver ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNMatrix ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNNonlinearSolver ... ok [INFO] [stdout] test bindgen_test_layout__generic_SUNMatrix_Ops ... ok [INFO] [stdout] test tests::simple_ode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sundials-sys [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ded57382099a5e009ee7f8175b35b357e7ba203202b9103123a2180486ba7e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded57382099a5e009ee7f8175b35b357e7ba203202b9103123a2180486ba7e73", kill_on_drop: false }` [INFO] [stdout] ded57382099a5e009ee7f8175b35b357e7ba203202b9103123a2180486ba7e73