[INFO] updating cached repository https://github.com/wycats/objectshell [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/wycats/objectshell [INFO] [stderr] c704157b..ada92f41 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ada92f41b46a676750ab0ff2c8042d84f6017eed [INFO] checking wycats/objectshell against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fobjectshell" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/objectshell on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wycats/objectshell [INFO] removed workspace from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-cli from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-errors from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-parser from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-plugin from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-protocol from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-source from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-value-ext from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_average from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_binaryview from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_fetch from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_inc from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_match from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_post from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_ps from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_str from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_sys from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_textview from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu_plugin_tree from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-test-support from git repo https://github.com/wycats/objectshell [INFO] removed path dependency nu-build from git repo https://github.com/wycats/objectshell [INFO] finished tweaking git repo https://github.com/wycats/objectshell [INFO] tweaked toml for git repo https://github.com/wycats/objectshell written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/objectshell already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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 `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 734567c1065a2fd9ef6bdaa5f7687c93d15a13ee325e3d922ca473217306c3e4 [INFO] running `"docker" "start" "-a" "734567c1065a2fd9ef6bdaa5f7687c93d15a13ee325e3d922ca473217306c3e4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling heim-common v0.0.10 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking byte-unit v3.0.3 [INFO] [stderr] Checking query_interface v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling heim-host v0.0.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling battery v0.7.5 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking xmlparser v0.13.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking dunce v1.0.0 [INFO] [stderr] Checking filesize v0.2.0 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking umask v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking roxmltree v0.10.1 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking render-tree v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking uom v0.26.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking threadpool v1.8.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking uom v0.27.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking signal-hook v0.1.14 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling libgit2-sys v0.12.5+1.0.0 [INFO] [stderr] Compiling decimal v2.0.4 [INFO] [stderr] Checking crossterm v0.17.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking rustyline v6.1.2 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Checking git2 v0.13.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] error: could not compile `uom`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uom /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="num-rational"' --cfg 'feature="rational-support"' --cfg 'feature="si"' --cfg 'feature="std"' --cfg 'feature="u64"' -C metadata=1c1a6dcf6e59772d -C extra-filename=-1c1a6dcf6e59772d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-412ef8decc611d6a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b97d36e4bf083353.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-419f22d6ef46313b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.17.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-787fcf464340ca61/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DSQLITE_HAVE_ISNAN" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-591e14e4e88862fc/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DSQLITE_HAVE_ISNAN" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-591e14e4e88862fc/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "734567c1065a2fd9ef6bdaa5f7687c93d15a13ee325e3d922ca473217306c3e4"` [INFO] running `"docker" "rm" "-f" "734567c1065a2fd9ef6bdaa5f7687c93d15a13ee325e3d922ca473217306c3e4"` [INFO] [stdout] 734567c1065a2fd9ef6bdaa5f7687c93d15a13ee325e3d922ca473217306c3e4