[INFO] cloning repository https://github.com/stormasm/nushell17.0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormasm/nushell17.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fb9050bf054e72521e8e905b620370d3d1207db [INFO] testing stormasm/nushell17.0 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormasm%2Fnushell17.0" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stormasm/nushell17.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stormasm/nushell17.0 [INFO] removed workspace from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-cli from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-errors from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-parser from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-plugin from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-protocol from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-source from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-value-ext from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_binaryview from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_fetch from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_from_bson from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_from_sqlite from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_inc from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_match from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_post from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_ps from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_start from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_sys from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_textview from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_to_bson from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_to_sqlite from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu_plugin_tree from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-test-support from git repo https://github.com/stormasm/nushell17.0 [INFO] removed path dependency nu-build from git repo https://github.com/stormasm/nushell17.0 [INFO] finished tweaking git repo https://github.com/stormasm/nushell17.0 [INFO] tweaked toml for git repo https://github.com/stormasm/nushell17.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/stormasm/nushell17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/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" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v2.0.8 [INFO] [stderr] Downloaded nu_plugin_ps v0.17.0 [INFO] [stderr] Downloaded nu_plugin_binaryview v0.17.0 [INFO] [stderr] Downloaded nu_plugin_sys v0.17.0 [INFO] [stderr] Downloaded nu_plugin_to_sqlite v0.17.0 [INFO] [stderr] Downloaded nu_plugin_fetch v0.17.0 [INFO] [stderr] Downloaded nu_plugin_tree v0.17.0 [INFO] [stderr] Downloaded nu_plugin_from_sqlite v0.17.0 [INFO] [stderr] Downloaded nu_plugin_from_bson v0.17.0 [INFO] [stderr] Downloaded nu_plugin_post v0.17.0 [INFO] [stderr] Downloaded nu_plugin_to_bson v0.17.0 [INFO] [stderr] Downloaded nu_plugin_start v0.17.0 [INFO] [stderr] Downloaded nu_plugin_inc v0.17.0 [INFO] [stderr] Downloaded nu_plugin_textview v0.17.0 [INFO] [stderr] Downloaded nu_plugin_match v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9f36886ceade027cda73f52aa862dfe4e405c021d38a325a176cfac275064de [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" "d9f36886ceade027cda73f52aa862dfe4e405c021d38a325a176cfac275064de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f36886ceade027cda73f52aa862dfe4e405c021d38a325a176cfac275064de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f36886ceade027cda73f52aa862dfe4e405c021d38a325a176cfac275064de", kill_on_drop: false }` [INFO] [stdout] d9f36886ceade027cda73f52aa862dfe4e405c021d38a325a176cfac275064de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b3d9bd8434270e5295baaa839958757e063d9fbfd66c917b74567f580ec1dcb [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" "9b3d9bd8434270e5295baaa839958757e063d9fbfd66c917b74567f580ec1dcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling byte-unit v3.1.4 [INFO] [stderr] Compiling query_interface v0.3.5 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling battery v0.7.5 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling umask v1.0.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling path-slash v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling nu-table v0.17.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling uom v0.26.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling eml-parser v0.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling uom v0.28.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] error: could not compile `git2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name git2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git2-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=05f67c81cf509a24 -C extra-filename=-05f67c81cf509a24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ac1db03d628ee261.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-402dfb94c3aed8af.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-208b4b8af777c1d9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-1dbe1bfd2995bcc6/out/build -L native=/usr/lib/x86_64-linux-gnu` (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" "9b3d9bd8434270e5295baaa839958757e063d9fbfd66c917b74567f580ec1dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3d9bd8434270e5295baaa839958757e063d9fbfd66c917b74567f580ec1dcb", kill_on_drop: false }` [INFO] [stdout] 9b3d9bd8434270e5295baaa839958757e063d9fbfd66c917b74567f580ec1dcb