[INFO] fetching crate rbspy 0.7.0... [INFO] checking rbspy-0.7.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate rbspy 0.7.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rbspy 0.7.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate rbspy 0.7.0 [INFO] finished tweaking crates.io crate rbspy 0.7.0 [INFO] tweaked toml for crates.io crate rbspy 0.7.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate rbspy 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-maps v0.1.8 [INFO] [stderr] Downloaded remoteprocess v0.4.3 [INFO] [stderr] Downloaded rbspy-ruby-structs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a47707edae310f4af44dc987829dc91dd50465fec63a42d95da196c2d07c1d3 [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" "7a47707edae310f4af44dc987829dc91dd50465fec63a42d95da196c2d07c1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a47707edae310f4af44dc987829dc91dd50465fec63a42d95da196c2d07c1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a47707edae310f4af44dc987829dc91dd50465fec63a42d95da196c2d07c1d3", kill_on_drop: false }` [INFO] [stdout] 7a47707edae310f4af44dc987829dc91dd50465fec63a42d95da196c2d07c1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ada04f40db67b8525f2d33961708a11fc926b4d59fe9eb427742022bd224cf6 [INFO] running `Command { std: "docker" "start" "-a" "0ada04f40db67b8525f2d33961708a11fc926b4d59fe9eb427742022bd224cf6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling remoteprocess v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking rbspy-ruby-structs v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking benfred-read-process-memory v0.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking proc-maps v0.1.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbspy-ruby-structs-0.7.0/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=2f77b3772d14194f -C extra-filename=-2f77b3772d14194f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --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" "0ada04f40db67b8525f2d33961708a11fc926b4d59fe9eb427742022bd224cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ada04f40db67b8525f2d33961708a11fc926b4d59fe9eb427742022bd224cf6", kill_on_drop: false }` [INFO] [stdout] 0ada04f40db67b8525f2d33961708a11fc926b4d59fe9eb427742022bd224cf6