[INFO] cloning repository https://github.com/hiteshjoshi/sandbox_bun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiteshjoshi/sandbox_bun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshjoshi%2Fsandbox_bun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshjoshi%2Fsandbox_bun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ac8387362913aa9bb4235f226d24ff268f5a4e3
[INFO] building hiteshjoshi/sandbox_bun against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshjoshi%2Fsandbox_bun" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiteshjoshi/sandbox_bun
[INFO] finished tweaking git repo https://github.com/hiteshjoshi/sandbox_bun
[INFO] tweaked toml for git repo https://github.com/hiteshjoshi/sandbox_bun written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiteshjoshi/sandbox_bun on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiteshjoshi/sandbox_bun 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbad1ddca9c1d9c7671c506917dfdd2e24232587a513c3ad84c60df5e2da0f93
[INFO] running `Command { std: "docker" "start" "-a" "cbad1ddca9c1d9c7671c506917dfdd2e24232587a513c3ad84c60df5e2da0f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbad1ddca9c1d9c7671c506917dfdd2e24232587a513c3ad84c60df5e2da0f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbad1ddca9c1d9c7671c506917dfdd2e24232587a513c3ad84c60df5e2da0f93", kill_on_drop: false }`
[INFO] [stdout] cbad1ddca9c1d9c7671c506917dfdd2e24232587a513c3ad84c60df5e2da0f93
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82092c1adf8d05516f437ed27589cd4d5bc17db9a76bce992c29542bc99cee8a
[INFO] running `Command { std: "docker" "start" "-a" "82092c1adf8d05516f437ed27589cd4d5bc17db9a76bce992c29542bc99cee8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling libseccomp v0.2.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.13
[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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.1/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 -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=81a2e34935790e2e -C extra-filename=-4d6a68ab10ee87f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43cd31de3e035ff1.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-c07b57f074b7826e.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.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" "82092c1adf8d05516f437ed27589cd4d5bc17db9a76bce992c29542bc99cee8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82092c1adf8d05516f437ed27589cd4d5bc17db9a76bce992c29542bc99cee8a", kill_on_drop: false }`
[INFO] [stdout] 82092c1adf8d05516f437ed27589cd4d5bc17db9a76bce992c29542bc99cee8a
