[INFO] fetching crate para-graph 0.1.2... [INFO] testing para-graph-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate para-graph 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate para-graph 0.1.2 [INFO] finished tweaking crates.io crate para-graph 0.1.2 [INFO] tweaked toml for crates.io crate para-graph 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate para-graph 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate para-graph 0.1.2 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxx-build v1.0.107 [INFO] [stderr] Downloaded num v0.4.2 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] [stderr] Downloaded serde_json v1.0.109 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.107 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded num-iter v0.1.44 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.107 [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded cxx v1.0.107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f54345adf63c3d098c8a28766ffd8e0a16c80a97dcaf6079376d00a41ba57b [INFO] running `Command { std: "docker" "start" "-a" "82f54345adf63c3d098c8a28766ffd8e0a16c80a97dcaf6079376d00a41ba57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f54345adf63c3d098c8a28766ffd8e0a16c80a97dcaf6079376d00a41ba57b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f54345adf63c3d098c8a28766ffd8e0a16c80a97dcaf6079376d00a41ba57b", kill_on_drop: false }` [INFO] [stdout] 82f54345adf63c3d098c8a28766ffd8e0a16c80a97dcaf6079376d00a41ba57b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86bf0a96a830a6c3a918806104245cae0b43a327dc71e18df8ebbd2d60b04ab1 [INFO] running `Command { std: "docker" "start" "-a" "86bf0a96a830a6c3a918806104245cae0b43a327dc71e18df8ebbd2d60b04ab1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.107 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.107 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling cxx-build v1.0.107 [INFO] [stderr] Compiling cxxbridge-macro v1.0.107 [INFO] [stderr] Compiling para-graph v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: para-graph@0.1.2: nvc++ compiler not found. Falling back to default C++ compiler. [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s [INFO] running `Command { std: "docker" "inspect" "86bf0a96a830a6c3a918806104245cae0b43a327dc71e18df8ebbd2d60b04ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bf0a96a830a6c3a918806104245cae0b43a327dc71e18df8ebbd2d60b04ab1", kill_on_drop: false }` [INFO] [stdout] 86bf0a96a830a6c3a918806104245cae0b43a327dc71e18df8ebbd2d60b04ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c597a9603c9ecb365535d3e150c67fbb616b1664257960d37d84aacef7201a5 [INFO] running `Command { std: "docker" "start" "-a" "9c597a9603c9ecb365535d3e150c67fbb616b1664257960d37d84aacef7201a5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cxx-build v1.0.107 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.107 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling para-graph v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] warning: para-graph@0.1.2: nvc++ compiler not found. Falling back to default C++ compiler. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "9c597a9603c9ecb365535d3e150c67fbb616b1664257960d37d84aacef7201a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c597a9603c9ecb365535d3e150c67fbb616b1664257960d37d84aacef7201a5", kill_on_drop: false }` [INFO] [stdout] 9c597a9603c9ecb365535d3e150c67fbb616b1664257960d37d84aacef7201a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af8623397b2690712ca4c1929f9e3be53d0ed1d2f86791d8bcb2d89eb9c50421 [INFO] running `Command { std: "docker" "start" "-a" "af8623397b2690712ca4c1929f9e3be53d0ed1d2f86791d8bcb2d89eb9c50421", kill_on_drop: false }` [INFO] [stderr] Compiling para-graph v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: para-graph@0.1.2: nvc++ compiler not found. Falling back to default C++ compiler. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/para_graph-9e8bc6fb426eac64) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test algorithms::rust::binary_search::tests::test_serial_search_partial_greater_equal ... ok [INFO] [stdout] test algorithms::rust::binary_search::tests::test_serial_search_factorial ... ok [INFO] [stdout] test algorithms::rust::floyd_warshall::tests::test_floyd_warshall_serial ... ok [INFO] [stdout] test algorithms::rust::floyd_warshall::tests::test_floyd_warshall_gpu_par ... ok [INFO] [stdout] test algorithms::rust::binary_search::tests::test_serial_search_find_equal ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_gpu ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_serial ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_serial_singular ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_gpu_singular ... ok [INFO] [stdout] test algorithms::rust::prefix_sum::tests::test_pref_sum_par_gpu ... ok [INFO] [stdout] test algorithms::rust::prefix_sum::tests::test_pref_sum_par_gpu_pot2 ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_cpu_singular ... ok [INFO] [stdout] test algorithms::rust::binary_search::tests::test_par_search_partial_greater_equal ... ok [INFO] [stdout] test algorithms::rust::prefix_sum::tests::test_pref_sum_par_cpu ... ok [INFO] [stdout] test algorithms::rust::floyd_warshall::tests::test_floyd_warshall_cpu_par ... ok [INFO] [stdout] test algorithms::rust::prefix_sum::tests::test_pref_sum_serial ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::ascending_serial ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::descending_serial ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::large_random_serial ... ok [INFO] [stdout] test algorithms::rust::gaussian_elimination::tests::test_gauss_cpu ... ok [INFO] [stdout] test algorithms::rust::binary_search::tests::test_par_search_factorial ... ok [INFO] [stdout] test algorithms::rust::binary_search::tests::test_par_search_find_equal ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::descending_cpu ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::large_random_cpu ... ok [INFO] [stdout] test algorithms::rust::radix_sort::tests::ascending_cpu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests para_graph [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af8623397b2690712ca4c1929f9e3be53d0ed1d2f86791d8bcb2d89eb9c50421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8623397b2690712ca4c1929f9e3be53d0ed1d2f86791d8bcb2d89eb9c50421", kill_on_drop: false }` [INFO] [stdout] af8623397b2690712ca4c1929f9e3be53d0ed1d2f86791d8bcb2d89eb9c50421