[INFO] cloning repository https://github.com/alexander-irbis/cryptocopper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-irbis/cryptocopper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421633f4d7b0f369f9fb0345f288ab18b70c5a07 [INFO] testing alexander-irbis/cryptocopper against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-irbis%2Fcryptocopper" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-irbis/cryptocopper on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexander-irbis/cryptocopper [INFO] finished tweaking git repo https://github.com/alexander-irbis/cryptocopper [INFO] tweaked toml for git repo https://github.com/alexander-irbis/cryptocopper written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-irbis/cryptocopper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd24e825e7d9462050c567e3e340e23ef1066bdfdfd52b6f7b246602970c79f2 [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" "bd24e825e7d9462050c567e3e340e23ef1066bdfdfd52b6f7b246602970c79f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd24e825e7d9462050c567e3e340e23ef1066bdfdfd52b6f7b246602970c79f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd24e825e7d9462050c567e3e340e23ef1066bdfdfd52b6f7b246602970c79f2", kill_on_drop: false }` [INFO] [stdout] bd24e825e7d9462050c567e3e340e23ef1066bdfdfd52b6f7b246602970c79f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea4d57883276428a71fc87d7121e9d622ee88d4f117e82cd7463e2808cc4350a [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" "ea4d57883276428a71fc87d7121e9d622ee88d4f117e82cd7463e2808cc4350a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling os_info v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling exonum v0.6.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling headers v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [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=d8721be065b065c1 -C extra-filename=-d8721be065b065c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-154c2ddc5e97a5a5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.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" "ea4d57883276428a71fc87d7121e9d622ee88d4f117e82cd7463e2808cc4350a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4d57883276428a71fc87d7121e9d622ee88d4f117e82cd7463e2808cc4350a", kill_on_drop: false }` [INFO] [stdout] ea4d57883276428a71fc87d7121e9d622ee88d4f117e82cd7463e2808cc4350a