[INFO] fetching crate thermal_hydraulics_rs 0.0.13...
[INFO] testing thermal_hydraulics_rs-0.0.13 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate thermal_hydraulics_rs 0.0.13 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate thermal_hydraulics_rs 0.0.13
[INFO] finished tweaking crates.io crate thermal_hydraulics_rs 0.0.13
[INFO] tweaked toml for crates.io crate thermal_hydraulics_rs 0.0.13 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thermal_hydraulics_rs 0.0.13 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thermal_hydraulics_rs 0.0.13 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e994fa27f045b8517ff608f6370b383de0abc22c99f17a6b6fa5c2fa5c0ea25
[INFO] running `Command { std: "docker" "start" "-a" "4e994fa27f045b8517ff608f6370b383de0abc22c99f17a6b6fa5c2fa5c0ea25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e994fa27f045b8517ff608f6370b383de0abc22c99f17a6b6fa5c2fa5c0ea25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e994fa27f045b8517ff608f6370b383de0abc22c99f17a6b6fa5c2fa5c0ea25", kill_on_drop: false }`
[INFO] [stdout] 4e994fa27f045b8517ff608f6370b383de0abc22c99f17a6b6fa5c2fa5c0ea25
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d66827560e79d46f7625d150980d9c570ff00ec6662725e4b4f8a78a23b15eb9
[INFO] running `Command { std: "docker" "start" "-a" "d66827560e79d46f7625d150980d9c570ff00ec6662725e4b4f8a78a23b15eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling lambert_w v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling peroxide-num v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling puruspe v0.2.5
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling uom v0.36.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling roots v0.0.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling peroxide v0.37.9
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling openblas-build v0.10.9
[INFO] [stderr]    Compiling openblas-src v0.10.9
[INFO] [stderr]    Compiling lax v0.16.0
[INFO] [stderr]    Compiling ndarray-linalg v0.16.0
[INFO] [stderr]    Compiling tuas_boussinesq_solver v0.0.2
[INFO] [stderr]    Compiling thermal_hydraulics_rs v0.0.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "d66827560e79d46f7625d150980d9c570ff00ec6662725e4b4f8a78a23b15eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66827560e79d46f7625d150980d9c570ff00ec6662725e4b4f8a78a23b15eb9", kill_on_drop: false }`
[INFO] [stdout] d66827560e79d46f7625d150980d9c570ff00ec6662725e4b4f8a78a23b15eb9
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a1e4dacba11c95c845f00cafbe6548f9bdd7e2cef9c09b15a1355f677e51f4e
[INFO] running `Command { std: "docker" "start" "-a" "1a1e4dacba11c95c845f00cafbe6548f9bdd7e2cef9c09b15a1355f677e51f4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling chem-eng-real-time-process-control-simulator v0.0.5
[INFO] [stderr]    Compiling thermal_hydraulics_rs v0.0.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "1a1e4dacba11c95c845f00cafbe6548f9bdd7e2cef9c09b15a1355f677e51f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1e4dacba11c95c845f00cafbe6548f9bdd7e2cef9c09b15a1355f677e51f4e", kill_on_drop: false }`
[INFO] [stdout] 1a1e4dacba11c95c845f00cafbe6548f9bdd7e2cef9c09b15a1355f677e51f4e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 314dbe8cafcbd8d8748735ace23b9368a04e07aced81ef109e620ddd8737a051
[INFO] running `Command { std: "docker" "start" "-a" "314dbe8cafcbd8d8748735ace23b9368a04e07aced81ef109e620ddd8737a051", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/thermal_hydraulics_rs-cf08964944da39b8)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a1 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a2 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a3 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a4 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a5 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a6 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_a::ciet_coupled_nat_circ_set_a7 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b1 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b2 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b3 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b4 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b5 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b6 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b7 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b8 has been running for over 60 seconds
[INFO] [stdout] test tuas_boussinesq_solver::ciet_natural_circulation::dataset_b::ciet_coupled_nat_circ_set_b9 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "314dbe8cafcbd8d8748735ace23b9368a04e07aced81ef109e620ddd8737a051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314dbe8cafcbd8d8748735ace23b9368a04e07aced81ef109e620ddd8737a051", kill_on_drop: false }`
[INFO] [stdout] 314dbe8cafcbd8d8748735ace23b9368a04e07aced81ef109e620ddd8737a051
