[INFO] cloning repository https://github.com/Crypto-Darth/haccucino-dockerbeam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crypto-Darth/haccucino-dockerbeam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypto-Darth%2Fhaccucino-dockerbeam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypto-Darth%2Fhaccucino-dockerbeam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c31a339147fab9495677c3b14998fcafb4372065 [INFO] checking Crypto-Darth/haccucino-dockerbeam against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypto-Darth%2Fhaccucino-dockerbeam" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Crypto-Darth/haccucino-dockerbeam [INFO] finished tweaking git repo https://github.com/Crypto-Darth/haccucino-dockerbeam [INFO] tweaked toml for git repo https://github.com/Crypto-Darth/haccucino-dockerbeam written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Crypto-Darth/haccucino-dockerbeam on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Crypto-Darth/haccucino-dockerbeam 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772a6a328778242cad7f31da6439e17efa94d59a30eb12fd7e17d357ca0d1445 [INFO] running `Command { std: "docker" "start" "-a" "772a6a328778242cad7f31da6439e17efa94d59a30eb12fd7e17d357ca0d1445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772a6a328778242cad7f31da6439e17efa94d59a30eb12fd7e17d357ca0d1445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772a6a328778242cad7f31da6439e17efa94d59a30eb12fd7e17d357ca0d1445", kill_on_drop: false }` [INFO] [stdout] 772a6a328778242cad7f31da6439e17efa94d59a30eb12fd7e17d357ca0d1445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74cb7575db77dd9fe6bdd076a0dec9ea7bcd02342deae7e35e2f13d3bc8df13d [INFO] running `Command { std: "docker" "start" "-a" "74cb7575db77dd9fe6bdd076a0dec9ea7bcd02342deae7e35e2f13d3bc8df13d", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quinn-udp v0.5.11 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking indicatif v0.17.11 [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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/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=371ca1ad996880fb -C extra-filename=-36e2578aa69b95be --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-3a68bfea952854f7.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-33c4ea11744c37b0.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=97a611f2d86190c2 -C extra-filename=-52e55aa574604cb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "74cb7575db77dd9fe6bdd076a0dec9ea7bcd02342deae7e35e2f13d3bc8df13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cb7575db77dd9fe6bdd076a0dec9ea7bcd02342deae7e35e2f13d3bc8df13d", kill_on_drop: false }` [INFO] [stdout] 74cb7575db77dd9fe6bdd076a0dec9ea7bcd02342deae7e35e2f13d3bc8df13d