[INFO] cloning repository https://github.com/rbspy/rbspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbspy/rbspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcb4eef3b1829831138d0623de965eee1d4ad988 [INFO] checking rbspy/rbspy against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbspy/rbspy on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rbspy/rbspy [INFO] finished tweaking git repo https://github.com/rbspy/rbspy [INFO] tweaked toml for git repo https://github.com/rbspy/rbspy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rbspy/rbspy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c7930463e473156f106da59e92b1dab446b721ce899f8890007be4f69e3153 [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" "03c7930463e473156f106da59e92b1dab446b721ce899f8890007be4f69e3153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c7930463e473156f106da59e92b1dab446b721ce899f8890007be4f69e3153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c7930463e473156f106da59e92b1dab446b721ce899f8890007be4f69e3153", kill_on_drop: false }` [INFO] [stdout] 03c7930463e473156f106da59e92b1dab446b721ce899f8890007be4f69e3153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15fe1aa11080ba957c21d55ee576b04cc9d4dfb4297132c67cc63fc121d5c945 [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" "15fe1aa11080ba957c21d55ee576b04cc9d4dfb4297132c67cc63fc121d5c945", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling remoteprocess v0.4.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking rbspy-ruby-structs v0.4.1 (/opt/rustwide/workdir/ruby-structs) [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] error: could not compile `rbspy-ruby-structs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rbspy_ruby_structs ruby-structs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=8024af9f07e6c663 -C extra-filename=-8024af9f07e6c663 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (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" "15fe1aa11080ba957c21d55ee576b04cc9d4dfb4297132c67cc63fc121d5c945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15fe1aa11080ba957c21d55ee576b04cc9d4dfb4297132c67cc63fc121d5c945", kill_on_drop: false }` [INFO] [stdout] 15fe1aa11080ba957c21d55ee576b04cc9d4dfb4297132c67cc63fc121d5c945