[INFO] fetching crate nu 0.60.0... [INFO] testing nu-0.60.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nu 0.60.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nu 0.60.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking crates.io crate nu 0.60.0 [INFO] finished tweaking crates.io crate nu 0.60.0 [INFO] tweaked toml for crates.io crate nu 0.60.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate nu 0.60.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e7a8a8d6d33a34a42f8103d0efabeb4bdf5e816cc0d6d14adf84bb1e15b641b [INFO] running `Command { std: "docker" "start" "-a" "1e7a8a8d6d33a34a42f8103d0efabeb4bdf5e816cc0d6d14adf84bb1e15b641b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e7a8a8d6d33a34a42f8103d0efabeb4bdf5e816cc0d6d14adf84bb1e15b641b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7a8a8d6d33a34a42f8103d0efabeb4bdf5e816cc0d6d14adf84bb1e15b641b", kill_on_drop: false }` [INFO] [stdout] 1e7a8a8d6d33a34a42f8103d0efabeb4bdf5e816cc0d6d14adf84bb1e15b641b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 184c56904bf254aed3152de3f028c0de737e5a2cc2bb971a983519de1f903a83 [INFO] running `Command { std: "docker" "start" "-a" "184c56904bf254aed3152de3f028c0de737e5a2cc2bb971a983519de1f903a83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rustix v0.33.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling capnp v0.14.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling sysinfo v0.23.5 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling nu-utils v0.60.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling nu v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling umask v1.0.1 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling crossterm_winapi v0.9.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling nu-ansi-term v0.45.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling cstr_core v0.2.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling eml-parser v0.1.2 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling fd-lock v3.0.4 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling nu-term-grid v0.60.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nu-path v0.60.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ansi-cut v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling windows_gen v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling nu-pretty-hex v0.60.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling miette-derive v4.2.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9ae50a93af217a21 -C extra-filename=-9ae50a93af217a21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=e69af8af1ec9d127 -C extra-filename=-e69af8af1ec9d127 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6f5cd5ce09864a6d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3000e5399de236cd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5e5dc447bb284338.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "184c56904bf254aed3152de3f028c0de737e5a2cc2bb971a983519de1f903a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184c56904bf254aed3152de3f028c0de737e5a2cc2bb971a983519de1f903a83", kill_on_drop: false }` [INFO] [stdout] 184c56904bf254aed3152de3f028c0de737e5a2cc2bb971a983519de1f903a83