[INFO] fetching crate gpp-solver 0.2.2... [INFO] testing gpp-solver-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gpp-solver 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate gpp-solver 0.2.2 [INFO] finished tweaking crates.io crate gpp-solver 0.2.2 [INFO] tweaked toml for crates.io crate gpp-solver 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gpp-solver 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding async-lock v2.8.0 (available: v3.4.1) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.8.3) [INFO] [stderr] Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-test v0.3.31 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.4.5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3878d27481f60f974620f38c5f7764b0450e9758b01d27e1ed4f6ac8052f90 [INFO] running `Command { std: "docker" "start" "-a" "9f3878d27481f60f974620f38c5f7764b0450e9758b01d27e1ed4f6ac8052f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3878d27481f60f974620f38c5f7764b0450e9758b01d27e1ed4f6ac8052f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3878d27481f60f974620f38c5f7764b0450e9758b01d27e1ed4f6ac8052f90", kill_on_drop: false }` [INFO] [stdout] 9f3878d27481f60f974620f38c5f7764b0450e9758b01d27e1ed4f6ac8052f90 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c801194c193e4e33a83b668652addaa3517cf4fe7d25c3c963403127f45628e [INFO] running `Command { std: "docker" "start" "-a" "1c801194c193e4e33a83b668652addaa3517cf4fe7d25c3c963403127f45628e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gpp-solver v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "1c801194c193e4e33a83b668652addaa3517cf4fe7d25c3c963403127f45628e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c801194c193e4e33a83b668652addaa3517cf4fe7d25c3c963403127f45628e", kill_on_drop: false }` [INFO] [stdout] 1c801194c193e4e33a83b668652addaa3517cf4fe7d25c3c963403127f45628e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef09e24207b7982c8ebcceddbc518c319b3fec2d426123eefffa6deb876bf4fa [INFO] running `Command { std: "docker" "start" "-a" "ef09e24207b7982c8ebcceddbc518c319b3fec2d426123eefffa6deb876bf4fa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Compiling gpp-solver v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.55 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.53s [INFO] running `Command { std: "docker" "inspect" "ef09e24207b7982c8ebcceddbc518c319b3fec2d426123eefffa6deb876bf4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef09e24207b7982c8ebcceddbc518c319b3fec2d426123eefffa6deb876bf4fa", kill_on_drop: false }` [INFO] [stdout] ef09e24207b7982c8ebcceddbc518c319b3fec2d426123eefffa6deb876bf4fa [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77a3677f8cb97fcd74f409b6d38ee80ac36ed05591bae184cd18645d1f6eed34 [INFO] running `Command { std: "docker" "start" "-a" "77a3677f8cb97fcd74f409b6d38ee80ac36ed05591bae184cd18645d1f6eed34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpp_solver-ef15e0c130c54eed) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test::sanity::empty_solver_punted_iter_must_be_empty ... ok [INFO] [stdout] test test::sanity::non_empty_unexecuted_solver_punted_iter_must_be_empty ... ok [INFO] [stdout] test test::cycles::should_be_able_to_punt_a_two_node_cycle ... ok [INFO] [stdout] test test::sanity::non_empty_unexecuted_solver_status_should_be_pending ... ok [INFO] [stdout] test test::cycles::should_be_able_to_punt_a_self_cycle ... ok [INFO] [stdout] test test::sanity::empty_solver_status_should_be_done ... ok [INFO] [stdout] test test::cycles::should_be_able_to_punt_a_self_cycle_within_a_two_node_cycle ... ok [INFO] [stdout] test test::sanity::stepping_an_empty_solver_must_return_ok_false ... ok [INFO] [stdout] test test::tree::should_be_able_to_solve_for_one_fragment_with_no_dependencies ... ok [INFO] [stdout] test test::sanity::running_an_empty_solver_must_return_ok_wth_an_empty_iterator ... ok [INFO] [stdout] test test::tree::should_be_able_to_solve_for_one_fragment_with_one_dependency ... ok [INFO] [stdout] test test::tree::should_be_able_to_solve_for_one_fragment_with_two_dependencies ... ok [INFO] [stdout] test test::tree::should_be_able_to_solve_for_two_fragments_with_no_dependencies ... ok [INFO] [stdout] test test::cycles::should_be_able_to_punt_a_two_intersecting_cycles ... ok [INFO] [stderr] Doc-tests gpp_solver [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "77a3677f8cb97fcd74f409b6d38ee80ac36ed05591bae184cd18645d1f6eed34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a3677f8cb97fcd74f409b6d38ee80ac36ed05591bae184cd18645d1f6eed34", kill_on_drop: false }` [INFO] [stdout] 77a3677f8cb97fcd74f409b6d38ee80ac36ed05591bae184cd18645d1f6eed34