[INFO] cloning repository https://github.com/pop-os/upgrade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/upgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fupgrade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fupgrade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05600dc6e5c34702401ea7b9cf1f401d07f64a36 [INFO] checking pop-os/upgrade against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fupgrade" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/upgrade on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/upgrade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/distinst/` [INFO] [stderr] Updating git repository `https://github.com/pop-os/exit-status-ext` [INFO] [stderr] Updating git repository `https://github.com/pop-os/parallel-getter` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 761d0929830a6ea65f258d829e42580e1532a5c1c98608e1bfea7430033d39de [INFO] running `Command { std: "docker" "start" "-a" "761d0929830a6ea65f258d829e42580e1532a5c1c98608e1bfea7430033d39de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "761d0929830a6ea65f258d829e42580e1532a5c1c98608e1bfea7430033d39de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761d0929830a6ea65f258d829e42580e1532a5c1c98608e1bfea7430033d39de", kill_on_drop: false }` [INFO] [stdout] 761d0929830a6ea65f258d829e42580e1532a5c1c98608e1bfea7430033d39de [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab65668e911248fde0967c96340b83d8ca408d6c258ff2d7a2c4a2a26f46fc9 [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" "7ab65668e911248fde0967c96340b83d8ca408d6c258ff2d7a2c4a2a26f46fc9", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking cascade v0.1.4 [INFO] [stderr] Checking distinst-bootloader v0.1.0 (https://github.com/pop-os/distinst/#2309b998) [INFO] [stderr] Compiling isahc v0.9.12 [INFO] [stderr] Checking exit-status-ext v0.1.0 (https://github.com/pop-os/exit-status-ext#46700735) [INFO] [stderr] Checking progress-streams v1.1.0 [INFO] [stderr] Checking fomat-macros v0.3.1 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking snailquote v0.2.0 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking sysfs-class v0.1.3 (https://github.com/pop-os/sysfs-class#c3b86e07) [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking fd-reactor v0.1.0 [INFO] [stderr] Checking openssl-sys v0.9.58 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking envfile v0.2.1 [INFO] [stderr] Checking loopdev v0.2.1 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking pidfd v0.2.4 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking sedregex v0.2.4 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking sys-mount v1.2.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking distinst-utils v0.1.0 (https://github.com/pop-os/distinst/#2309b998) [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking distinst-chroot v0.1.0 (https://github.com/pop-os/distinst/#2309b998) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=3f5939d21334d2ae -C extra-filename=-3f5939d21334d2ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-d734023c78059155.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.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: build failed [INFO] running `Command { std: "docker" "inspect" "7ab65668e911248fde0967c96340b83d8ca408d6c258ff2d7a2c4a2a26f46fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab65668e911248fde0967c96340b83d8ca408d6c258ff2d7a2c4a2a26f46fc9", kill_on_drop: false }` [INFO] [stdout] 7ab65668e911248fde0967c96340b83d8ca408d6c258ff2d7a2c4a2a26f46fc9