[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] 35f4538747389028a1626ab420f3c7fd2f0149dc [INFO] checking rbspy/rbspy against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbspy/rbspy on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-3/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rbspy/rbspy-testdata` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rbspy/rbspy-testdata` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded mach_o_sys v0.1.1 [INFO] [stderr] Downloaded dashmap v3.11.10 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded addr2line v0.11.0 [INFO] [stderr] Downloaded benfred-read-process-memory v0.2.1 [INFO] [stderr] Downloaded libproc v0.7.2 [INFO] [stderr] Downloaded bytemuck v1.5.1 [INFO] [stderr] Downloaded nix v0.13.1 [INFO] [stderr] Downloaded libproc v0.4.0 [INFO] [stderr] Downloaded proc-maps v0.1.7 [INFO] [stderr] Downloaded object v0.17.0 [INFO] [stderr] Downloaded remoteprocess v0.3.4 [INFO] [stderr] Downloaded cpp_demangle v0.2.16 [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded inferno v0.9.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13335887c6452af0d39062b03b13b9ccdd52773c0ba90d695de77d7a56bb393c [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" "13335887c6452af0d39062b03b13b9ccdd52773c0ba90d695de77d7a56bb393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13335887c6452af0d39062b03b13b9ccdd52773c0ba90d695de77d7a56bb393c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13335887c6452af0d39062b03b13b9ccdd52773c0ba90d695de77d7a56bb393c", kill_on_drop: false }` [INFO] [stdout] 13335887c6452af0d39062b03b13b9ccdd52773c0ba90d695de77d7a56bb393c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62aa19884f300554b919f0cee3983328b0081250c4c3a7f68cc155a93328f630 [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" "62aa19884f300554b919f0cee3983328b0081250c4c3a7f68cc155a93328f630", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling remoteprocess v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking rbspy-ruby-structs v0.3.14 (/opt/rustwide/workdir/ruby-structs) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Compiling cpp_demangle v0.2.16 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quick-xml v0.18.1 [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=317efc93d554eedd -C extra-filename=-317efc93d554eedd --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" "62aa19884f300554b919f0cee3983328b0081250c4c3a7f68cc155a93328f630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62aa19884f300554b919f0cee3983328b0081250c4c3a7f68cc155a93328f630", kill_on_drop: false }` [INFO] [stdout] 62aa19884f300554b919f0cee3983328b0081250c4c3a7f68cc155a93328f630