[INFO] fetching crate rove 0.1.1... [INFO] testing rove-0.1.1 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] extracting crate rove 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rove 0.1.1 on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rove 0.1.1 [INFO] finished tweaking crates.io crate rove 0.1.1 [INFO] tweaked toml for crates.io crate rove 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 225 packages to latest compatible versions [INFO] [stderr] Adding olympian v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding prost v0.10.4 (available: v0.13.5) [INFO] [stderr] Adding prost-types v0.10.1 (available: v0.13.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding tonic v0.7.2 (available: v0.12.3) [INFO] [stderr] Adding tonic-build v0.7.2 (available: v0.12.3) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gemm v0.15.5 [INFO] [stderr] Downloaded gemm-common v0.15.5 [INFO] [stderr] Downloaded coe-rs v0.1.2 [INFO] [stderr] Downloaded gemm-c64 v0.15.5 [INFO] [stderr] Downloaded chronoutil v0.2.7 [INFO] [stderr] Downloaded dyn-stack v0.9.1 [INFO] [stderr] Downloaded faer-core v0.9.1 [INFO] [stderr] Downloaded pulp v0.13.2 [INFO] [stderr] Downloaded gemm-c32 v0.15.5 [INFO] [stderr] Downloaded gemm-f16 v0.15.5 [INFO] [stderr] Downloaded gemm-f32 v0.15.5 [INFO] [stderr] Downloaded gemm-f64 v0.15.5 [INFO] [stderr] Downloaded olympian v0.3.2 [INFO] [stderr] Downloaded faer-lu v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da526131cc35720bda9841ae5da909d2e06d81095e332ee0614512bbdb848b97 [INFO] running `Command { std: "docker" "start" "-a" "da526131cc35720bda9841ae5da909d2e06d81095e332ee0614512bbdb848b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da526131cc35720bda9841ae5da909d2e06d81095e332ee0614512bbdb848b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da526131cc35720bda9841ae5da909d2e06d81095e332ee0614512bbdb848b97", kill_on_drop: false }` [INFO] [stdout] da526131cc35720bda9841ae5da909d2e06d81095e332ee0614512bbdb848b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f8c7c602b75e9b66fd22c5d871c5f65703d7ded40d5198a0ecbb288a65c3f8 [INFO] running `Command { std: "docker" "start" "-a" "40f8c7c602b75e9b66fd22c5d871c5f65703d7ded40d5198a0ecbb288a65c3f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dyn-stack v0.9.1 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling gemm-common v0.15.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling gemm-f32 v0.15.5 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling gemm-f16 v0.15.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gemm-f64 v0.15.5 [INFO] [stderr] Compiling gemm-c32 v0.15.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gemm-c64 v0.15.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling faer-core v0.9.1 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling gemm v0.15.5 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling pulp v0.13.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rove v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chronoutil v0.2.7 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling faer-lu v0.9.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling olympian v0.3.2 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "40f8c7c602b75e9b66fd22c5d871c5f65703d7ded40d5198a0ecbb288a65c3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f8c7c602b75e9b66fd22c5d871c5f65703d7ded40d5198a0ecbb288a65c3f8", kill_on_drop: false }` [INFO] [stdout] 40f8c7c602b75e9b66fd22c5d871c5f65703d7ded40d5198a0ecbb288a65c3f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01e3380ca8d00ae1bfe30aa1f5f4113ba05584e4d7214d21f6fa28955e04191d [INFO] running `Command { std: "docker" "start" "-a" "01e3380ca8d00ae1bfe30aa1f5f4113ba05584e4d7214d21f6fa28955e04191d", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling gemm-common v0.15.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling gemm-f32 v0.15.5 [INFO] [stderr] Compiling gemm-c64 v0.15.5 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling gemm-f64 v0.15.5 [INFO] [stderr] Compiling gemm-c32 v0.15.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling gemm-f16 v0.15.5 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling gemm v0.15.5 [INFO] [stderr] Compiling faer-core v0.9.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling rove v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling faer-lu v0.9.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling olympian v0.3.2 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "01e3380ca8d00ae1bfe30aa1f5f4113ba05584e4d7214d21f6fa28955e04191d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e3380ca8d00ae1bfe30aa1f5f4113ba05584e4d7214d21f6fa28955e04191d", kill_on_drop: false }` [INFO] [stdout] 01e3380ca8d00ae1bfe30aa1f5f4113ba05584e4d7214d21f6fa28955e04191d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc22ffa162141d09da3322f10c5bee4132fec07689e17e7e7264c46eb1bce040 [INFO] running `Command { std: "docker" "start" "-a" "cc22ffa162141d09da3322f10c5bee4132fec07689e17e7e7264c46eb1bce040", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rove-6c2769a1383b2dc7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dag::tests::test_cycle_check ... ok [INFO] [stdout] test dag::tests::test_transitive_reduce ... ok [INFO] [stdout] test scheduler::tests::test_construct_subdag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-bb225f4c537db18c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_test_fake_dag ... ok [INFO] [stdout] test integration_test_hardcoded_dag ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration_test_hardcoded_dag stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'integration_test_hardcoded_dag' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faer-lu-0.9.1/src/partial_pivoting/compute.rs:227:56: [INFO] [stdout] [INFO] [stdout] buffer is not large enough to allocate an array of type `usize` of the requested length: [INFO] [stdout] - remaining buffer length (after adjusting for alignment): 608, [INFO] [stdout] - requested array length: 96 (768 bytes), [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de187d69172 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de187d69172 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de187d69172 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5de187d69172 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5de187d93ff3 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5de187d93ff3 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5de187d654a3 - std::io::Write::write_fmt::h5402e677befea770 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5de187d68fc2 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5de187d6a61a - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5de187d6a409 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5de186de5c67 - as core::ops::function::Fn>::call::hde091e5c6e92bb68 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5de186de5c67 - test::test_main::{{closure}}::h769424ff54c41197 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5de187d6b103 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5de187d6b103 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5de187d6adba - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5de187d69669 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5de187d6aa4d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5de187d90eb0 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5de1872d4d4c - dyn_stack::check_enough_space_for_array::h519c08ece38cfbc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-stack-0.9.1/src/lib.rs:335:5 [INFO] [stdout] 19: 0x5de1872d4fcc - dyn_stack::DynStack::split_buffer::h0eefd3c611844301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-stack-0.9.1/src/lib.rs:395:9 [INFO] [stdout] 20: 0x5de1872d58ab - dyn_stack::DynStack::make_aligned_uninit::hb96ae2f80e5d8c52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-stack-0.9.1/src/lib.rs:426:34 [INFO] [stdout] 21: 0x5de1872d53d3 - dyn_stack::DynStack::make_aligned_with::haa53ee154ff9c615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-stack-0.9.1/src/lib.rs:465:34 [INFO] [stdout] 22: 0x5de1872d5b41 - dyn_stack::DynStack::make_with::h8e86b005d6504a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-stack-0.9.1/src/lib.rs:503:9 [INFO] [stdout] 23: 0x5de1872ad4b6 - faer_lu::partial_pivoting::compute::lu_in_place_impl::h01bc356691ce3447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faer-lu-0.9.1/src/partial_pivoting/compute.rs:227:41 [INFO] [stdout] 24: 0x5de1872aa508 - faer_lu::partial_pivoting::compute::lu_in_place_impl::h01bc356691ce3447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faer-lu-0.9.1/src/partial_pivoting/compute.rs:201:25 [INFO] [stdout] 25: 0x5de1872a6dbd - faer_lu::partial_pivoting::compute::lu_in_place::hea5e2a37d66ac4b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/faer-lu-0.9.1/src/partial_pivoting/compute.rs:384:9 [INFO] [stdout] 26: 0x5de1875ef5fa - olympian::qc_tests::sct::invert_matrix::h3705752121d7c8f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/olympian-0.3.2/src/qc_tests/sct.rs:119:25 [INFO] [stdout] 27: 0x5de1875f1877 - olympian::qc_tests::sct::sct::h9bbf27da5e07a451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/olympian-0.3.2/src/qc_tests/sct.rs:394:25 [INFO] [stdout] 28: 0x5de186e5b7de - rove::harness::run_test_spatial::{{closure}}::ha405b610a04fa257 [INFO] [stdout] at /opt/rustwide/workdir/src/harness.rs:111:13 [INFO] [stdout] 29: 0x5de186e0737a - as futures_core::stream::Stream>::poll_next::h5c0260f5cfb6599c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:528:17 [INFO] [stdout] 30: 0x5de186e0d7a0 - <&mut S as futures_core::stream::Stream>::poll_next::hceea1c0f498f373e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/stream.rs:114:9 [INFO] [stdout] 31: 0x5de186e04373 - as core::future::future::Future>::poll::h78b3be964d441681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.17/src/stream_ext/next.rs:42:9 [INFO] [stdout] 32: 0x5de186e720b1 - rove::scheduler::Scheduler::schedule_tests_spatial::{{closure}}::h3ecd367d4167ae36 [INFO] [stdout] at /opt/rustwide/workdir/src/scheduler.rs:174:55 [INFO] [stdout] 33: 0x5de186e2d56c - tokio::runtime::task::core::Core::poll::{{closure}}::h3f2fbddff4d18281 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:17 [INFO] [stdout] 34: 0x5de186e2cea1 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::haf6d2f45f0280a32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 35: 0x5de186e2cea1 - tokio::runtime::task::core::Core::poll::hf25640b0ee3fd7c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:13 [INFO] [stdout] 36: 0x5de186e1c37e - tokio::runtime::task::harness::poll_future::{{closure}}::hc653236080c9da38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:19 [INFO] [stdout] 37: 0x5de186e47241 - as core::ops::function::FnOnce<()>>::call_once::h2f9cd7c3045af079 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5de186e7ca25 - std::panicking::try::do_call::h21684e9e239c1536 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 39: 0x5de186e45bcb - __rust_try [INFO] [stdout] 40: 0x5de186e43456 - std::panicking::try::h35a765e6c852092d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x5de186e43456 - std::panic::catch_unwind::h694f3970f60c5e36 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5de186e19d30 - tokio::runtime::task::harness::poll_future::h3d4ef811812a1a54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18 [INFO] [stdout] 43: 0x5de186e1d95e - tokio::runtime::task::harness::Harness::poll_inner::hf02484871d132b46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27 [INFO] [stdout] 44: 0x5de186e20587 - tokio::runtime::task::harness::Harness::poll::h98e0549ac678b076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:15 [INFO] [stdout] 45: 0x5de186e57aed - tokio::runtime::task::raw::poll::hfff5757fd28699a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 46: 0x5de18723be87 - tokio::runtime::task::raw::RawTask::poll::h0c1f5f006b575c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 47: 0x5de186c81191 - tokio::runtime::task::LocalNotified::run::h17df6ba470e648a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:9 [INFO] [stdout] 48: 0x5de186ca562a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1bc8a66002377ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:780:25 [INFO] [stdout] 49: 0x5de186ca33e5 - tokio::task::coop::with_budget::hb067d7d84c594249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 50: 0x5de186ca33e5 - tokio::task::coop::budget::hcb8b0449dc4b8659 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 51: 0x5de186ca33e5 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h2e59df05d126b4e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:43 [INFO] [stdout] 52: 0x5de186ca25b6 - tokio::runtime::scheduler::current_thread::Context::enter::h5436720805d475ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 53: 0x5de186ca3259 - tokio::runtime::scheduler::current_thread::Context::run_task::hb448439bbb826c15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:23 [INFO] [stdout] 54: 0x5de186ca5256 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcd58a6e234cf2413 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:776:35 [INFO] [stdout] 55: 0x5de186ca3e24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b031dc3d81f7287 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 56: 0x5de186c1828b - tokio::runtime::context::scoped::Scoped::set::h6e6a4267be71d4e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 57: 0x5de186c17fc9 - tokio::runtime::context::set_scheduler::{{closure}}::hbb048b4fae290062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:26 [INFO] [stdout] 58: 0x5de186c92482 - std::thread::local::LocalKey::try_with::hdcafe815ed1e0e4c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 59: 0x5de186c8ff6e - std::thread::local::LocalKey::with::hc040cf133ab485ab [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 60: 0x5de186c17f3d - tokio::runtime::context::set_scheduler::hdcda322aeba0def0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:9 [INFO] [stdout] 61: 0x5de186ca3bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf7a564b592696582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 62: 0x5de186ca3e43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2e6ce5335a0dbf0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:19 [INFO] [stdout] 63: 0x5de186c9f2cc - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbc898ca04e05bb9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:28 [INFO] [stdout] 64: 0x5de186d65498 - tokio::runtime::context::runtime::enter_runtime::h1a7a4d42de8c8ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 65: 0x5de186c9efd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf142ed07a3311f73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 66: 0x5de186c12cf4 - tokio::runtime::runtime::Runtime::block_on_inner::h3cc7b6cf63dee8b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 67: 0x5de186c12fc7 - tokio::runtime::runtime::Runtime::block_on::h8991d76ed25f6c8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 68: 0x5de186c5e97c - integration_test::integration_test_hardcoded_dag::h1f1630206b9af811 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:193:5 [INFO] [stdout] 69: 0x5de186c5e807 - integration_test::integration_test_hardcoded_dag::{{closure}}::h4ce5c17973830cbc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:103:42 [INFO] [stdout] 70: 0x5de186d0d106 - core::ops::function::FnOnce::call_once::hd0175cfcbd5cbb0d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x5de186deb56b - core::ops::function::FnOnce::call_once::h537cb3ba0681a85d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x5de186deb56b - test::__rust_begin_short_backtrace::ha34590b284b8a909 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:638:18 [INFO] [stdout] 73: 0x5de186dea605 - test::run_test_in_process::{{closure}}::h7e5cb0195a5ea6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:60 [INFO] [stdout] 74: 0x5de186dea605 - as core::ops::function::FnOnce<()>>::call_once::h4fd7826f39023efe [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5de186dea605 - std::panicking::try::do_call::h840562177f324507 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 76: 0x5de186dea605 - std::panicking::try::h2360ed2f8f8e7bd8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 77: 0x5de186dea605 - std::panic::catch_unwind::h98cd8da2f8eb8f7b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5de186dea605 - test::run_test_in_process::hcd6b1143eaf140ef [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:27 [INFO] [stdout] 79: 0x5de186dea605 - test::run_test::{{closure}}::h12da0337272887dc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:582:43 [INFO] [stdout] 80: 0x5de186dad5f4 - test::run_test::{{closure}}::h11d537cad5364bdc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:612:41 [INFO] [stdout] 81: 0x5de186dad5f4 - std::sys::backtrace::__rust_begin_short_backtrace::h5f533949825eb644 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 82: 0x5de186db105a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf8cffede9b676267 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5de186db105a - as core::ops::function::FnOnce<()>>::call_once::h3160424131f9b05b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5de186db105a - std::panicking::try::do_call::h4821f856f783960c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 85: 0x5de186db105a - std::panicking::try::hd6726363e8162e27 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 86: 0x5de186db105a - std::panic::catch_unwind::hb75a27d7bd2912cb [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5de186db105a - std::thread::Builder::spawn_unchecked_::{{closure}}::h36d5666a81748b85 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5de186db105a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha3d6556f1deabcaf [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 89: 0x5de187d6e95b - as core::ops::function::FnOnce>::call_once::h454485597884df01 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 90: 0x5de187d6e95b - as core::ops::function::FnOnce>::call_once::h421b8b5dc09cf3b4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 91: 0x5de187d6e95b - std::sys::pal::unix::thread::Thread::new::thread_start::ha1530b93ff336c49 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 92: 0x75e66a4a7ac3 - [INFO] [stdout] 93: 0x75e66a538a04 - clone [INFO] [stdout] 94: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'integration_test_hardcoded_dag' panicked at tests/integration_test.rs:188:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de187d69172 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de187d69172 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de187d69172 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5de187d69172 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5de187d93ff3 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x5de187d93ff3 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5de187d654a3 - std::io::Write::write_fmt::h5402e677befea770 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5de187d68fc2 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5de187d6a61a - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5de187d6a409 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5de186de5c67 - as core::ops::function::Fn>::call::hde091e5c6e92bb68 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x5de186de5c67 - test::test_main::{{closure}}::h769424ff54c41197 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x5de187d6b103 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x5de187d6b103 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5de187d6adba - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x5de187d69669 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5de187d6aa4d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5de187d90eb0 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5de187d912a8 - core::panicking::assert_failed_inner::h3773d684712d3877 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:425:17 [INFO] [stdout] 19: 0x5de186df6287 - core::panicking::assert_failed::ha5ca37a6ea9c7cc9 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:380:5 [INFO] [stdout] 20: 0x5de186c60d21 - integration_test::integration_test_hardcoded_dag::{{closure}}::{{closure}}::hf7e2d02c7ca727ba [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:188:9 [INFO] [stdout] 21: 0x5de186c61088 - integration_test::integration_test_hardcoded_dag::{{closure}}::{{closure}}::hbca11e56ede4f0c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/macros/select.rs:708:49 [INFO] [stdout] 22: 0x5de186ca5f53 - as core::future::future::Future>::poll::h2a75c1c8fb315909 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/future/poll_fn.rs:151:9 [INFO] [stdout] 23: 0x5de186c5f1a0 - integration_test::integration_test_hardcoded_dag::{{closure}}::h135f091bebf199a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:193:5 [INFO] [stdout] 24: 0x5de186d67f92 - as core::future::future::Future>::poll::h3c532ff0847bcb24 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x5de186d6804d - as core::future::future::Future>::poll::h520dcbfee194f1d1 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x5de186ca569f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h73471bae3849b562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:54 [INFO] [stdout] 27: 0x5de186ca55a5 - tokio::task::coop::with_budget::hc13594f7690fd197 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x5de186ca55a5 - tokio::task::coop::budget::h6182f2b60711bc48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x5de186ca55a5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd0521fe5a182753e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x5de186ca2ed0 - tokio::runtime::scheduler::current_thread::Context::enter::hdc71b229f79d2876 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x5de186ca4b3c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcd58a6e234cf2413 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:36 [INFO] [stdout] 32: 0x5de186ca3e24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b031dc3d81f7287 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x5de186c1828b - tokio::runtime::context::scoped::Scoped::set::h6e6a4267be71d4e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x5de186c17fc9 - tokio::runtime::context::set_scheduler::{{closure}}::hbb048b4fae290062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:26 [INFO] [stdout] 35: 0x5de186c92482 - std::thread::local::LocalKey::try_with::hdcafe815ed1e0e4c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/local.rs:311:12 [INFO] [stdout] 36: 0x5de186c8ff6e - std::thread::local::LocalKey::with::hc040cf133ab485ab [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/local.rs:275:15 [INFO] [stdout] 37: 0x5de186c17f3d - tokio::runtime::context::set_scheduler::hdcda322aeba0def0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:9 [INFO] [stdout] 38: 0x5de186ca3bb0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf7a564b592696582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x5de186ca3e43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2e6ce5335a0dbf0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:19 [INFO] [stdout] 40: 0x5de186c9f2cc - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbc898ca04e05bb9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:28 [INFO] [stdout] 41: 0x5de186d65498 - tokio::runtime::context::runtime::enter_runtime::h1a7a4d42de8c8ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x5de186c9efd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf142ed07a3311f73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x5de186c12cf4 - tokio::runtime::runtime::Runtime::block_on_inner::h3cc7b6cf63dee8b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:47 [INFO] [stdout] 44: 0x5de186c12fc7 - tokio::runtime::runtime::Runtime::block_on::h8991d76ed25f6c8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:13 [INFO] [stdout] 45: 0x5de186c5e97c - integration_test::integration_test_hardcoded_dag::h1f1630206b9af811 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:193:5 [INFO] [stdout] 46: 0x5de186c5e807 - integration_test::integration_test_hardcoded_dag::{{closure}}::h4ce5c17973830cbc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:103:42 [INFO] [stdout] 47: 0x5de186d0d106 - core::ops::function::FnOnce::call_once::hd0175cfcbd5cbb0d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x5de186deb56b - core::ops::function::FnOnce::call_once::h537cb3ba0681a85d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5de186deb56b - test::__rust_begin_short_backtrace::ha34590b284b8a909 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:638:18 [INFO] [stdout] 50: 0x5de186dea605 - test::run_test_in_process::{{closure}}::h7e5cb0195a5ea6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:60 [INFO] [stdout] 51: 0x5de186dea605 - as core::ops::function::FnOnce<()>>::call_once::h4fd7826f39023efe [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x5de186dea605 - std::panicking::try::do_call::h840562177f324507 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 53: 0x5de186dea605 - std::panicking::try::h2360ed2f8f8e7bd8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 54: 0x5de186dea605 - std::panic::catch_unwind::h98cd8da2f8eb8f7b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5de186dea605 - test::run_test_in_process::hcd6b1143eaf140ef [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:27 [INFO] [stdout] 56: 0x5de186dea605 - test::run_test::{{closure}}::h12da0337272887dc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:582:43 [INFO] [stdout] 57: 0x5de186dad5f4 - test::run_test::{{closure}}::h11d537cad5364bdc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:612:41 [INFO] [stdout] 58: 0x5de186dad5f4 - std::sys::backtrace::__rust_begin_short_backtrace::h5f533949825eb644 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 59: 0x5de186db105a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf8cffede9b676267 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x5de186db105a - as core::ops::function::FnOnce<()>>::call_once::h3160424131f9b05b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5de186db105a - std::panicking::try::do_call::h4821f856f783960c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 62: 0x5de186db105a - std::panicking::try::hd6726363e8162e27 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 63: 0x5de186db105a - std::panic::catch_unwind::hb75a27d7bd2912cb [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5de186db105a - std::thread::Builder::spawn_unchecked_::{{closure}}::h36d5666a81748b85 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x5de186db105a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha3d6556f1deabcaf [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x5de187d6e95b - as core::ops::function::FnOnce>::call_once::h454485597884df01 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 67: 0x5de187d6e95b - as core::ops::function::FnOnce>::call_once::h421b8b5dc09cf3b4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 68: 0x5de187d6e95b - std::sys::pal::unix::thread::Thread::new::thread_start::ha1530b93ff336c49 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 69: 0x75e66a4a7ac3 - [INFO] [stdout] 70: 0x75e66a538a04 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration_test_hardcoded_dag [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "cc22ffa162141d09da3322f10c5bee4132fec07689e17e7e7264c46eb1bce040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc22ffa162141d09da3322f10c5bee4132fec07689e17e7e7264c46eb1bce040", kill_on_drop: false }` [INFO] [stdout] cc22ffa162141d09da3322f10c5bee4132fec07689e17e7e7264c46eb1bce040