[INFO] updating cached repository https://github.com/adjivas/pasteur [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2e8e4c5e87d54acb874fb639cd073e716685314 [INFO] checking adjivas/pasteur against try#c846f8a7dc7af09647f397f047db9cc81acb60bd for pr-69129 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadjivas%2Fpasteur" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adjivas/pasteur on toolchain c846f8a7dc7af09647f397f047db9cc81acb60bd [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/adjivas/pasteur already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5c7ad979cda4f006cb61f6524d91dfb48d16fd4d970fe7fd0ad1a15f35053c59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5c7ad979cda4f006cb61f6524d91dfb48d16fd4d970fe7fd0ad1a15f35053c59"` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sass-sys v0.4.18 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking l20n v0.1.2 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v3.0.1 [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 --crate-type lib --emit=dep-info,metadata -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=2b58728b7fe784c4 -C extra-filename=-2b58728b7fe784c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-12faebab17d0d9ee.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-61ac42423d9f0105.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c236c5d9b1d00919.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-ae1584c6aa28ca8e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-5d00f27b9096edda.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-63f14ac533dc5458.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-80267b56179ceef9.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-7ce58430a09c2995.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 `"docker" "inspect" "5c7ad979cda4f006cb61f6524d91dfb48d16fd4d970fe7fd0ad1a15f35053c59"` [INFO] running `"docker" "rm" "-f" "5c7ad979cda4f006cb61f6524d91dfb48d16fd4d970fe7fd0ad1a15f35053c59"` [INFO] [stdout] 5c7ad979cda4f006cb61f6524d91dfb48d16fd4d970fe7fd0ad1a15f35053c59