[INFO] crate tabout 0.3.0 is already in cache [INFO] checking tabout-0.3.0 against master#08dfbfb61871a83f720c6e97a3b737076e89fe3e for pr-71796 [INFO] extracting crate tabout 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tabout 0.3.0 on toolchain 08dfbfb61871a83f720c6e97a3b737076e89fe3e [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tabout 0.3.0 [INFO] finished tweaking crates.io crate tabout 0.3.0 [INFO] tweaked toml for crates.io crate tabout 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff966658fe66955cab2fc243856f197a71da4d89985712aa9e96c146dde977f2 [INFO] running `"docker" "start" "-a" "ff966658fe66955cab2fc243856f197a71da4d89985712aa9e96c146dde977f2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking vtparse v0.2.2 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `lexical-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lexical_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="arrayvec"' --cfg 'feature="correct"' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="static_assertions"' --cfg 'feature="std"' --cfg 'feature="table"' -C metadata=78105bb8fbf7e81d -C extra-filename=-78105bb8fbf7e81d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-ae0c664189b40cba.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e08d508a294dced4.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-2be447db83f86f9b.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-b613646276df8f2b.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-3d37b5c94f3e7d02.rmeta --cap-lints allow --cap-lints=forbid --cfg has_range_bounds --cfg has_slice_index --cfg has_full_range_inclusive --cfg has_const_index --cfg has_i128 --cfg has_ops_bound --cfg has_pointer_methods --cfg has_range_inclusive --cfg limb_width_64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand_chacha`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand_chacha --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="std"' -C metadata=9a2546a3d734939c -C extra-filename=-9a2546a3d734939c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ppv_lite86=/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-75919745f19c888b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vtparse`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vtparse --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vtparse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c6a10121a1ec13f8 -C extra-filename=-c6a10121a1ec13f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-2215c68f87fdadfb.rmeta --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 `"docker" "inspect" "ff966658fe66955cab2fc243856f197a71da4d89985712aa9e96c146dde977f2"` [INFO] running `"docker" "rm" "-f" "ff966658fe66955cab2fc243856f197a71da4d89985712aa9e96c146dde977f2"` [INFO] [stdout] ff966658fe66955cab2fc243856f197a71da4d89985712aa9e96c146dde977f2