[INFO] cloning repository https://github.com/teschty/binviz-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teschty/binviz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteschty%2Fbinviz-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteschty%2Fbinviz-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb385f06508fdfa30ecafb4db450f392db32c3b7 [INFO] checking teschty/binviz-rs against try#506dff8de9f54f528028a7e4497ea925a4f3e19e for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteschty%2Fbinviz-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teschty/binviz-rs on toolchain 506dff8de9f54f528028a7e4497ea925a4f3e19e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teschty/binviz-rs [INFO] finished tweaking git repo https://github.com/teschty/binviz-rs [INFO] tweaked toml for git repo https://github.com/teschty/binviz-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/teschty/binviz-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace-sys v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e103b770a17359a1f774de034bf7533555d400122a7109bace11a1a29680972a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e103b770a17359a1f774de034bf7533555d400122a7109bace11a1a29680972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e103b770a17359a1f774de034bf7533555d400122a7109bace11a1a29680972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e103b770a17359a1f774de034bf7533555d400122a7109bace11a1a29680972a", kill_on_drop: false }` [INFO] [stdout] e103b770a17359a1f774de034bf7533555d400122a7109bace11a1a29680972a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+506dff8de9f54f528028a7e4497ea925a4f3e19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac7f735d46ee2bdbdff8ef3bdb43580b6d9359bcbf89eb258f9956fecdf68c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ac7f735d46ee2bdbdff8ef3bdb43580b6d9359bcbf89eb258f9956fecdf68c0", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking kernel32-sys v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Checking cgmath v0.12.0 [INFO] [stderr] Compiling serde_json v0.9.8 [INFO] [stderr] error: could not compile `backtrace` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name backtrace /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/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="backtrace-sys"' --cfg 'feature="dbghelp"' --cfg 'feature="dbghelp-sys"' --cfg 'feature="default"' --cfg 'feature="dladdr"' --cfg 'feature="kernel32-sys"' --cfg 'feature="libbacktrace"' --cfg 'feature="libunwind"' --cfg 'feature="winapi"' -C metadata=d15986b4569fab3f -C extra-filename=-d15986b4569fab3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-8e7a6fdbe0466a7d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-77f45dd1cb462da7.rmeta --extern dbghelp=/opt/rustwide/target/debug/deps/libdbghelp-022d8f4a9a799fde.rmeta --extern kernel32=/opt/rustwide/target/debug/deps/libkernel32-f3b60261ea36471b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c4524219da280295.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-67b8b6ab2ff92752.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-2136f16bd079f6ed.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-ac8d9da2b60bd287/out/.libs` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ac7f735d46ee2bdbdff8ef3bdb43580b6d9359bcbf89eb258f9956fecdf68c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac7f735d46ee2bdbdff8ef3bdb43580b6d9359bcbf89eb258f9956fecdf68c0", kill_on_drop: false }` [INFO] [stdout] 2ac7f735d46ee2bdbdff8ef3bdb43580b6d9359bcbf89eb258f9956fecdf68c0