[INFO] cloning repository https://github.com/grzianod/prtools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grzianod/prtools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrzianod%2Fprtools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrzianod%2Fprtools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00a96ce84f63b46520394bb2d4567c800e9fd022 [INFO] checking grzianod/prtools against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrzianod%2Fprtools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grzianod/prtools [INFO] finished tweaking git repo https://github.com/grzianod/prtools [INFO] tweaked toml for git repo https://github.com/grzianod/prtools written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grzianod/prtools on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grzianod/prtools 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5daad236bd35b7fa1d55084350807be0f7086597ecd45b5fb03a3e4135a232c [INFO] running `Command { std: "docker" "start" "-a" "a5daad236bd35b7fa1d55084350807be0f7086597ecd45b5fb03a3e4135a232c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5daad236bd35b7fa1d55084350807be0f7086597ecd45b5fb03a3e4135a232c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5daad236bd35b7fa1d55084350807be0f7086597ecd45b5fb03a3e4135a232c", kill_on_drop: false }` [INFO] [stdout] a5daad236bd35b7fa1d55084350807be0f7086597ecd45b5fb03a3e4135a232c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eee6650d8fe50e8614c037ae85ec667f4f293c027efdce5f96d583ed2c5845e [INFO] running `Command { std: "docker" "start" "-a" "3eee6650d8fe50e8614c037ae85ec667f4f293c027efdce5f96d583ed2c5845e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking fontconfig-parser v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling xcb v1.2.2 [INFO] [stderr] Checking async-channel v2.1.1 [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/1c4199da70f816f2239f41c55168ff75a3663718/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=c3ea99ed0789aacf -C extra-filename=-17e072ab55071ac0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3338cac158a6a8b9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-802f6ff2cecfe93e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3ed1009240296878.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-bd90add825fe77a8.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3eee6650d8fe50e8614c037ae85ec667f4f293c027efdce5f96d583ed2c5845e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eee6650d8fe50e8614c037ae85ec667f4f293c027efdce5f96d583ed2c5845e", kill_on_drop: false }` [INFO] [stdout] 3eee6650d8fe50e8614c037ae85ec667f4f293c027efdce5f96d583ed2c5845e