[INFO] updating cached repository https://github.com/storily/garrire [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa2626d6c1b8c2a20aec14ca8d648c478ee392d9 [INFO] testing storily/garrire against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorily%2Fgarrire" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storily/garrire on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/storily/garrire [INFO] finished tweaking git repo https://github.com/storily/garrire [INFO] tweaked toml for git repo https://github.com/storily/garrire written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/storily/garrire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 246420a3348cb965eb4101622ab9ad6e41b98887cbe08a65cbda5ba633652f33 [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" "246420a3348cb965eb4101622ab9ad6e41b98887cbe08a65cbda5ba633652f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "246420a3348cb965eb4101622ab9ad6e41b98887cbe08a65cbda5ba633652f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246420a3348cb965eb4101622ab9ad6e41b98887cbe08a65cbda5ba633652f33", kill_on_drop: false }` [INFO] [stdout] 246420a3348cb965eb4101622ab9ad6e41b98887cbe08a65cbda5ba633652f33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4f0a0f6d383bced2dab236bb221ba9d3bfceb23b961756f8dbff3c0a7dee0de [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" "e4f0a0f6d383bced2dab236bb221ba9d3bfceb23b961756f8dbff3c0a7dee0de", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Compiling isahc v0.9.1 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling lalrpop-util v0.18.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling unic-langid-impl v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rhai v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling libsodium-sys v0.2.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling r2d2 v0.8.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.0/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 --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=00490ee0b5f15366 -C extra-filename=-00490ee0b5f15366 --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-7dff7a884ffb2071.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-9e8c0350f9892a4b.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-3df71308fd336bb7.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.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: build failed [INFO] running `Command { std: "docker" "inspect" "e4f0a0f6d383bced2dab236bb221ba9d3bfceb23b961756f8dbff3c0a7dee0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f0a0f6d383bced2dab236bb221ba9d3bfceb23b961756f8dbff3c0a7dee0de", kill_on_drop: false }` [INFO] [stdout] e4f0a0f6d383bced2dab236bb221ba9d3bfceb23b961756f8dbff3c0a7dee0de