[INFO] cloning repository https://github.com/vdbulcke/pathfinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vdbulcke/pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fpathfinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fpathfinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cf41fe84451e91ec1ebe5062e640752ec5eede0
[INFO] checking vdbulcke/pathfinder against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvdbulcke%2Fpathfinder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/vdbulcke/pathfinder
[INFO] finished tweaking git repo https://github.com/vdbulcke/pathfinder
[INFO] tweaked toml for git repo https://github.com/vdbulcke/pathfinder written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vdbulcke/pathfinder on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vdbulcke/pathfinder 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b25c33617ba22a1a07e61d94d81736c6078847ebd4a35721f797afd098051ed
[INFO] running `Command { std: "docker" "start" "-a" "2b25c33617ba22a1a07e61d94d81736c6078847ebd4a35721f797afd098051ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b25c33617ba22a1a07e61d94d81736c6078847ebd4a35721f797afd098051ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b25c33617ba22a1a07e61d94d81736c6078847ebd4a35721f797afd098051ed", kill_on_drop: false }`
[INFO] [stdout] 2b25c33617ba22a1a07e61d94d81736c6078847ebd4a35721f797afd098051ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a736beeaf22b296e2810624fa2395704115a64e8132486989835f8ab28fed1fb
[INFO] running `Command { std: "docker" "start" "-a" "a736beeaf22b296e2810624fa2395704115a64e8132486989835f8ab28fed1fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-src v300.3.0+3.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking nix v0.28.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking mac_address v1.1.7
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking vtparse v0.6.2
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking file-id v0.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking common-path v1.0.0
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking kdl v4.6.0
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.23.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d51ba71e02e1bb1c -C extra-filename=-99f458cd5cced38c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf32613494368f1f.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a4f5cbcbf02aff67.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=11dcd22cc11ddd2a -C extra-filename=-c1710205e0f03917 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf32613494368f1f.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-f5c354cb3dbf3a5b.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a736beeaf22b296e2810624fa2395704115a64e8132486989835f8ab28fed1fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a736beeaf22b296e2810624fa2395704115a64e8132486989835f8ab28fed1fb", kill_on_drop: false }`
[INFO] [stdout] a736beeaf22b296e2810624fa2395704115a64e8132486989835f8ab28fed1fb
