[INFO] updating cached repository https://github.com/ascii-dresden/ascii-prepaid-system [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] e75770b55a24674633bf492676f4c1bb83f04913 [INFO] checking ascii-dresden/ascii-prepaid-system against try#98d5ea1855f1028095b37c493ba31093c8519d68 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-prepaid-system" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ascii-dresden/ascii-prepaid-system on toolchain 98d5ea1855f1028095b37c493ba31093c8519d68 [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ascii-dresden/ascii-prepaid-system [INFO] finished tweaking git repo https://github.com/ascii-dresden/ascii-prepaid-system [INFO] tweaked toml for git repo https://github.com/ascii-dresden/ascii-prepaid-system written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ascii-dresden/ascii-prepaid-system already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+98d5ea1855f1028095b37c493ba31093c8519d68" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3263fd4159d1430c7be01d08f4f9e9a1e30a3c71384356b544e03590c14ae9a [INFO] running `"docker" "start" "-a" "c3263fd4159d1430c7be01d08f4f9e9a1e30a3c71384356b544e03590c14ae9a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking sublime_fuzzy v0.6.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling sass-sys v0.4.17 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=d970241de8defae7 -C extra-filename=-d970241de8defae7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cc276a2eb85acf1a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ab6efde0edb7240b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-cd51c412e43c5565.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: could not compile `regex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=a81aa86d83a51608 -C extra-filename=-a81aa86d83a51608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-3a99e362c74a2098.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b5a155fe038d88d6.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cf27c955d30bf45e.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-6310e3c54fa5673c.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: 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 -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=81915d9718306086 -C extra-filename=-81915d9718306086 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-f9697a98748b713c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-7a4383f5d1a9a051.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5512d9271e32b922.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f24b941c7e8db564.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c539c9f36b960926.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-3b6a5d185d2533b3.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-73c5e67d0b7bb9f0.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" "c3263fd4159d1430c7be01d08f4f9e9a1e30a3c71384356b544e03590c14ae9a"` [INFO] running `"docker" "rm" "-f" "c3263fd4159d1430c7be01d08f4f9e9a1e30a3c71384356b544e03590c14ae9a"` [INFO] [stdout] c3263fd4159d1430c7be01d08f4f9e9a1e30a3c71384356b544e03590c14ae9a