[INFO] updating cached repository https://github.com/pop-os/upgrade [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/pop-os/upgrade [INFO] [stderr] + 1c1ea05...38a1425 dev -> dev (forced update) [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad9653ce98d20b3da37104643189d8b77779edf1 [INFO] testing pop-os/upgrade against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fupgrade" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/upgrade on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pop-os/upgrade [INFO] removed workspace from git repo https://github.com/pop-os/upgrade [INFO] finished tweaking git repo https://github.com/pop-os/upgrade [INFO] tweaked toml for git repo https://github.com/pop-os/upgrade written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/upgrade already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/pop-os/sysfs-class` [INFO] [stderr] Updating git repository `https://github.com/pop-os/apt-cli-wrappers` [INFO] [stderr] Updating git repository `https://github.com/pop-os/apt-fetcher` [INFO] [stderr] Updating git repository `https://github.com/pop-os/apt-keyring` [INFO] [stderr] Updating git repository `https://github.com/pop-os/apt-sources-lists` [INFO] [stderr] Updating git repository `https://github.com/pop-os/async-fetcher` [INFO] [stderr] Updating git repository `https://github.com/pop-os/distinst/` [INFO] [stderr] Updating git repository `https://github.com/pop-os/parallel-getter` [INFO] [stderr] Updating git repository `https://github.com/pop-os/exit-status-ext` [INFO] [stderr] Updating git repository `https://github.com/pop-os/apt-release-file` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-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=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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5778356d73bccaba226b1ed6a8c625a550dd44a4ede1bec6c91759285cd30ada [INFO] running `"docker" "start" "-a" "5778356d73bccaba226b1ed6a8c625a550dd44a4ede1bec6c91759285cd30ada"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cascade v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling iowrap v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling deb-architectures v0.1.0 [INFO] [stderr] Compiling hex-view v0.1.3 [INFO] [stderr] Compiling distinst-bootloader v0.1.0 (https://github.com/pop-os/distinst/#a6525800) [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling exit-status-ext v0.1.0 (https://github.com/pop-os/exit-status-ext#46700735) [INFO] [stderr] Compiling human-sort v0.2.2 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling atomic v0.4.5 [INFO] [stderr] Compiling fomat-macros v0.3.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class#c3b86e07) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling libflate v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling loopdev v0.2.1 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling sys-mount v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sedregex v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=0a8669a8cfba17e8 -C extra-filename=-0a8669a8cfba17e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e8d604087a5f8a27.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c885c5656752cd50.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d0da9711214ecc52.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5778356d73bccaba226b1ed6a8c625a550dd44a4ede1bec6c91759285cd30ada"` [INFO] running `"docker" "rm" "-f" "5778356d73bccaba226b1ed6a8c625a550dd44a4ede1bec6c91759285cd30ada"` [INFO] [stdout] 5778356d73bccaba226b1ed6a8c625a550dd44a4ede1bec6c91759285cd30ada