[INFO] fetching crate tabout 0.2.0... [INFO] checking tabout-0.2.0 against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] extracting crate tabout 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tabout 0.2.0 on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tabout 0.2.0 [INFO] finished tweaking crates.io crate tabout 0.2.0 [INFO] tweaked toml for crates.io crate tabout 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termwiz v0.7.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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] 12450bce126d31eb78273f863a81c1141096c1b8a0ec25ea5a2ce231f1f832f5 [INFO] running `"docker" "start" "-a" "12450bce126d31eb78273f863a81c1141096c1b8a0ec25ea5a2ce231f1f832f5"` [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking vtparse v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [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=c015a9bad65d5575 -C extra-filename=-c015a9bad65d5575 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-d0e3c5fe3eeccd83.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 `num-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="full-syntax"' -C metadata=73d44a5e466bee19 -C extra-filename=-73d44a5e466bee19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7f18039c4ae5e371.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-862de463134f75a6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0934f5c31016a4e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=7adbe7e4de1bcf4b -C extra-filename=-7adbe7e4de1bcf4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-454a1e97a3c0aad9.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "12450bce126d31eb78273f863a81c1141096c1b8a0ec25ea5a2ce231f1f832f5"` [INFO] running `"docker" "rm" "-f" "12450bce126d31eb78273f863a81c1141096c1b8a0ec25ea5a2ce231f1f832f5"` [INFO] [stdout] 12450bce126d31eb78273f863a81c1141096c1b8a0ec25ea5a2ce231f1f832f5