[INFO] cloning repository https://github.com/adjivas/pasteur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adjivas/pasteur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjivas%2Fpasteur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjivas%2Fpasteur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c05bcfae5758984c6fcc3952d328c35bfdc546fa [INFO] testing adjivas/pasteur against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjivas%2Fpasteur" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adjivas/pasteur on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adjivas/pasteur [INFO] finished tweaking git repo https://github.com/adjivas/pasteur [INFO] tweaked toml for git repo https://github.com/adjivas/pasteur written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/adjivas/pasteur already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7093f318452815935a258810d3fe69300d49a2779f1b57a42cb2236a23a6fed0 [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" "7093f318452815935a258810d3fe69300d49a2779f1b57a42cb2236a23a6fed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7093f318452815935a258810d3fe69300d49a2779f1b57a42cb2236a23a6fed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7093f318452815935a258810d3fe69300d49a2779f1b57a42cb2236a23a6fed0", kill_on_drop: false }` [INFO] [stdout] 7093f318452815935a258810d3fe69300d49a2779f1b57a42cb2236a23a6fed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20242cfc5b552d1c631d4cfe01d342c9b7f2ea5baceba6b2b5e65fc6f8e3b34d [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" "20242cfc5b552d1c631d4cfe01d342c9b7f2ea5baceba6b2b5e65fc6f8e3b34d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.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.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"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=4abbc47f8116c6bd -C extra-filename=-4abbc47f8116c6bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-a56a033fb6ef07fa.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-0fb6f7e37242a88d.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" "20242cfc5b552d1c631d4cfe01d342c9b7f2ea5baceba6b2b5e65fc6f8e3b34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20242cfc5b552d1c631d4cfe01d342c9b7f2ea5baceba6b2b5e65fc6f8e3b34d", kill_on_drop: false }` [INFO] [stdout] 20242cfc5b552d1c631d4cfe01d342c9b7f2ea5baceba6b2b5e65fc6f8e3b34d