[INFO] cloning repository https://github.com/MaxVerevkin/fireball-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxVerevkin/fireball-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxVerevkin%2Ffireball-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxVerevkin%2Ffireball-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2c05da33c9164d60dc601b90e0f9fae2bec61bc [INFO] testing MaxVerevkin/fireball-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxVerevkin%2Ffireball-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaxVerevkin/fireball-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaxVerevkin/fireball-rs [INFO] finished tweaking git repo https://github.com/MaxVerevkin/fireball-rs [INFO] tweaked toml for git repo https://github.com/MaxVerevkin/fireball-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/MaxVerevkin/fireball-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cda30af21de1362c0c910fbe968fa7a7658d88711a6a327d24c93a556979c47 [INFO] running `Command { std: "docker" "start" "-a" "3cda30af21de1362c0c910fbe968fa7a7658d88711a6a327d24c93a556979c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cda30af21de1362c0c910fbe968fa7a7658d88711a6a327d24c93a556979c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cda30af21de1362c0c910fbe968fa7a7658d88711a6a327d24c93a556979c47", kill_on_drop: false }` [INFO] [stdout] 3cda30af21de1362c0c910fbe968fa7a7658d88711a6a327d24c93a556979c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a06340bc76afb318828fa35179637a0bbbf007b878e1fc69e6d195cfb0c45e [INFO] running `Command { std: "docker" "start" "-a" "24a06340bc76afb318828fa35179637a0bbbf007b878e1fc69e6d195cfb0c45e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling fireball v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "24a06340bc76afb318828fa35179637a0bbbf007b878e1fc69e6d195cfb0c45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a06340bc76afb318828fa35179637a0bbbf007b878e1fc69e6d195cfb0c45e", kill_on_drop: false }` [INFO] [stdout] 24a06340bc76afb318828fa35179637a0bbbf007b878e1fc69e6d195cfb0c45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ebbfdafa0aa8eadcea7d534f60d3dd33d4bb83364c18300c79f15b536723b2c [INFO] running `Command { std: "docker" "start" "-a" "0ebbfdafa0aa8eadcea7d534f60d3dd33d4bb83364c18300c79f15b536723b2c", kill_on_drop: false }` [INFO] [stderr] Compiling fireball v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "0ebbfdafa0aa8eadcea7d534f60d3dd33d4bb83364c18300c79f15b536723b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebbfdafa0aa8eadcea7d534f60d3dd33d4bb83364c18300c79f15b536723b2c", kill_on_drop: false }` [INFO] [stdout] 0ebbfdafa0aa8eadcea7d534f60d3dd33d4bb83364c18300c79f15b536723b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a18a131a5464edecae90b71ce06130a4832526e7b9ce18981335e01389655c3a [INFO] running `Command { std: "docker" "start" "-a" "a18a131a5464edecae90b71ce06130a4832526e7b9ce18981335e01389655c3a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fireball-42e0bd138d477116) [INFO] [stdout] running 2 tests [INFO] [stdout] test maths::tests::angle_diff_test ... ok [INFO] [stdout] test structs::tests::rz_multiply_rx_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fireball-36fcb031986832ae) [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-8ebc7287e4648abc) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test has been running for over 60 seconds [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.00039204501263477386 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: 1.4640138578057669, [INFO] [stdout] lon: 1.787412407410914, [INFO] [stdout] r: 6403788.34801972, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: 1.4642912272212194, [INFO] [stdout] lon: 1.787502223673591, [INFO] [stdout] r: 6404190.812456616, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: 5253.6209966185015, [INFO] [stdout] y: -10616.634061635015, [INFO] [stdout] z: -951.9713678990755, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: 5592.026049178302, [INFO] [stdout] y: -11633.223046400068, [INFO] [stdout] z: -570.472119114831, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 1.0284700311463106 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.001776967028922546 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: -1.5947169795748544, [INFO] [stdout] lon: 1.1771789638351, [INFO] [stdout] r: 6413407.394594531, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: -0.2867394772860389, [INFO] [stdout] lon: -2.016284085423105, [INFO] [stdout] r: 34907704.36999877, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: 7889.3475903193075, [INFO] [stdout] y: 16629.800070505327, [INFO] [stdout] z: 2190.084528970243, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: 534536.9541597111, [INFO] [stdout] y: 1127540.9511346042, [INFO] [stdout] z: 148507.99784800224, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.44266769325504035 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.00036516819709874165 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: 0.7390546862698925, [INFO] [stdout] lon: -0.3642867052769535, [INFO] [stdout] r: 6399737.701437161, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: 0.7384278313120654, [INFO] [stdout] lon: -0.36356819119547834, [INFO] [stdout] r: 6396741.358987485, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: -15309.498118496207, [INFO] [stdout] y: -16022.38967988968, [INFO] [stdout] z: 6957.261241771998, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: -14980.309653483131, [INFO] [stdout] y: -15348.28181592655, [INFO] [stdout] z: 5961.458592883378, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.7744763656952662 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.0000005689554391151457 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: -1.3306423808920036, [INFO] [stdout] lon: -3.158782686930474, [INFO] [stdout] r: 6399378.46215028, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: -1.3305183384898693, [INFO] [stdout] lon: 3.1242098689638182, [INFO] [stdout] r: 6399538.342361513, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: -18416.93671523348, [INFO] [stdout] y: 2283.7002531842168, [INFO] [stdout] z: 4704.745869845715, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: -18483.773118317407, [INFO] [stdout] y: 2288.9068404834534, [INFO] [stdout] z: 4720.338667760262, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.9211410935790586 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = NaN [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: -0.25666623823570267, [INFO] [stdout] lon: 2.356485340990232, [INFO] [stdout] r: 6391151.894417308, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: NaN, [INFO] [stdout] lon: -2.356194490192345, [INFO] [stdout] r: inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: -659.0623289330806, [INFO] [stdout] y: -4297.961426812585, [INFO] [stdout] z: -7408.097571439047, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: -inf, [INFO] [stdout] y: -inf, [INFO] [stdout] z: -inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.499233403429801 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.005122143914126516 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: 1.5309729743579217, [INFO] [stdout] lon: 0.754941778001142, [INFO] [stdout] r: 6395226.668682799, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: 1.480482706086488, [INFO] [stdout] lon: 0.648389284602287, [INFO] [stdout] r: 6764538.811562704, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: 10672.147537453517, [INFO] [stdout] y: 10325.501477141986, [INFO] [stdout] z: -2894.4331650379986, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: 168283.16062210905, [INFO] [stdout] y: 162967.62934958912, [INFO] [stdout] z: -45616.80686774049, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.8725940180405866 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = 0.007842401625845574 [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: -0.8608065928977503, [INFO] [stdout] lon: 1.1831303177258403, [INFO] [stdout] r: 6392827.584368611, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: -0.8756501346298615, [INFO] [stdout] lon: 1.4095413429200614, [INFO] [stdout] r: 6480315.141167522, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: -4998.34340070994, [INFO] [stdout] y: 4709.191686368654, [INFO] [stdout] z: 2519.689041416265, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: -22374.549917740755, [INFO] [stdout] y: 22310.743978406634, [INFO] [stdout] z: 10376.908565968683, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.6787634439780702 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = NaN [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: -0.09557888788708947, [INFO] [stdout] lon: 0.46281910907337687, [INFO] [stdout] r: 6391387.6099628685, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: NaN, [INFO] [stdout] lon: 2.356194490192345, [INFO] [stdout] r: inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: -1260.4107901343355, [INFO] [stdout] y: -900.2493624751017, [INFO] [stdout] z: -16122.58101114859, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: -inf, [INFO] [stdout] y: inf, [INFO] [stdout] z: -inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.5294620987061989 [INFO] [stdout] [tests/integration_test.rs:70] solution.error = NaN [INFO] [stdout] [tests/integration_test.rs:71] flash = Spherical { [INFO] [stdout] lat: 0.06996775905108983, [INFO] [stdout] lon: 1.0561699641039586, [INFO] [stdout] r: 6393640.918155805, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:72] solution.flash = Spherical { [INFO] [stdout] lat: NaN, [INFO] [stdout] lon: -0.7853981633974483, [INFO] [stdout] r: inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:73] vel = Vec3 { [INFO] [stdout] x: 9153.240997122848, [INFO] [stdout] y: -7096.900594618638, [INFO] [stdout] z: 3611.9425730932912, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:74] solution.velocity = Vec3 { [INFO] [stdout] x: inf, [INFO] [stdout] y: -inf, [INFO] [stdout] z: inf, [INFO] [stdout] } [INFO] [stdout] [tests/integration_test.rs:77] solver.evaluate_traj(flash, flash - vel) = 0.7698816544730888 [INFO] [stdout] [tests/integration_test.rs:80] passed = 91 [INFO] [stdout] thread 'test' panicked at 'assertion failed: passed >= must_pass', tests/integration_test.rs:81:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a14c297b90 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a14c297b90 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a14c297b90 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a14c297b90 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a14c2bb67c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55a14c294a85 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55a14c299d4b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a14c299d4b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a14c299d4b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a14c29985c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a14c29a3f1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a14c299ec7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55a14c29806c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a14c299e59 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a14c1da8a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a14c1da7ed - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a14c1de2db - integration_test::test::h8b9e0881954c3bdd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:81:5 [INFO] [stdout] 17: 0x55a14c1dcada - integration_test::test::{{closure}}::h94f390ab1fa9b83a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:11:1 [INFO] [stdout] 18: 0x55a14c1db27e - core::ops::function::FnOnce::call_once::h0fffa259297fea65 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55a14c2048d3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a14c2048d3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55a14c203380 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x55a14c203380 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x55a14c203380 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55a14c203380 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55a14c203380 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x55a14c203380 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55a14c203380 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55a14c1de652 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55a14c1de652 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55a14c1e23c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x55a14c1e23c8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x55a14c1e23c8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55a14c1e23c8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55a14c1e23c8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x55a14c1e23c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x55a14c1e23c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55a14c29efa7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x55a14c29efa7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55a14c29efa7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f842f4b4609 - start_thread [INFO] [stdout] 41: 0x7f842f73f293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 239.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a18a131a5464edecae90b71ce06130a4832526e7b9ce18981335e01389655c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18a131a5464edecae90b71ce06130a4832526e7b9ce18981335e01389655c3a", kill_on_drop: false }` [INFO] [stdout] a18a131a5464edecae90b71ce06130a4832526e7b9ce18981335e01389655c3a