[INFO] fetching crate pathfinding 3.0.12... [INFO] testing pathfinding-3.0.12 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate pathfinding 3.0.12 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate pathfinding 3.0.12 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pathfinding 3.0.12 [INFO] finished tweaking crates.io crate pathfinding 3.0.12 [INFO] tweaked toml for crates.io crate pathfinding 3.0.12 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate crates.io crate pathfinding 3.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 noisy_float v0.2.0 [INFO] [stderr] Downloaded movingai v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c3eb95082490b87e3d1f82dcd8f57762c6744601be780f361ef0d9f5cb8e494 [INFO] running `Command { std: "docker" "start" "-a" "4c3eb95082490b87e3d1f82dcd8f57762c6744601be780f361ef0d9f5cb8e494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c3eb95082490b87e3d1f82dcd8f57762c6744601be780f361ef0d9f5cb8e494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3eb95082490b87e3d1f82dcd8f57762c6744601be780f361ef0d9f5cb8e494", kill_on_drop: false }` [INFO] [stdout] 4c3eb95082490b87e3d1f82dcd8f57762c6744601be780f361ef0d9f5cb8e494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2a0c031d6263e89459dedb6e3b816d4fe67e25dee6166b2ff6e8fb7f7c3997 [INFO] running `Command { std: "docker" "start" "-a" "be2a0c031d6263e89459dedb6e3b816d4fe67e25dee6166b2ff6e8fb7f7c3997", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pathfinding v3.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "be2a0c031d6263e89459dedb6e3b816d4fe67e25dee6166b2ff6e8fb7f7c3997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2a0c031d6263e89459dedb6e3b816d4fe67e25dee6166b2ff6e8fb7f7c3997", kill_on_drop: false }` [INFO] [stdout] be2a0c031d6263e89459dedb6e3b816d4fe67e25dee6166b2ff6e8fb7f7c3997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4854eb8dd46d6df855fc1a14a2f8771a1faef4c231b4a46b7ca47c486a3a9ca [INFO] running `Command { std: "docker" "start" "-a" "e4854eb8dd46d6df855fc1a14a2f8771a1faef4c231b4a46b7ca47c486a3a9ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling trybuild v1.0.56 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling movingai v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling pathfinding v3.0.12 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pathfinding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name edmondskarp --edition=2021 tests/edmondskarp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=27e1d83fead0a676 -C extra-filename=-27e1d83fead0a676 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5431a6b49da6c40e.rlib --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-ef0eafa5a5cb8ecc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d5cd4bca67e99b59.rlib --extern integer_sqrt=/opt/rustwide/target/debug/deps/libinteger_sqrt-8b1db4a6f402e0ed.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-880a78c1c498d46c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern movingai=/opt/rustwide/target/debug/deps/libmovingai-dd29c9e2835d6c78.rlib --extern noisy_float=/opt/rustwide/target/debug/deps/libnoisy_float-d0c5b0315140888a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-06b3dac5af0a5fe9.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-6dba4ebf56b7a582.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-035d666af1c93518.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-e1b9b7a3472b458d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-277f9e925036def6.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d250feb9f62e3f74.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-158a3324c98308d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4854eb8dd46d6df855fc1a14a2f8771a1faef4c231b4a46b7ca47c486a3a9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4854eb8dd46d6df855fc1a14a2f8771a1faef4c231b4a46b7ca47c486a3a9ca", kill_on_drop: false }` [INFO] [stdout] e4854eb8dd46d6df855fc1a14a2f8771a1faef4c231b4a46b7ca47c486a3a9ca