[INFO] updating cached repository https://github.com/ascii-dresden/ascii-prepaid-system [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] e75770b55a24674633bf492676f4c1bb83f04913 [INFO] checking ascii-dresden/ascii-prepaid-system against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-prepaid-system" "/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/ascii-dresden/ascii-prepaid-system on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "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" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36edf13eb76c18cd0399f4f93fd08a1cacd7a745552267917a0eac39d2d3b776 [INFO] running `Command { std: "docker" "start" "-a" "36edf13eb76c18cd0399f4f93fd08a1cacd7a745552267917a0eac39d2d3b776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36edf13eb76c18cd0399f4f93fd08a1cacd7a745552267917a0eac39d2d3b776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36edf13eb76c18cd0399f4f93fd08a1cacd7a745552267917a0eac39d2d3b776", kill_on_drop: false }` [INFO] [stdout] 36edf13eb76c18cd0399f4f93fd08a1cacd7a745552267917a0eac39d2d3b776 [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81353370eb6f923dd7f93c1ca0a2e589e9e180778e9a738b9e887f02b49c6497 [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" "81353370eb6f923dd7f93c1ca0a2e589e9e180778e9a738b9e887f02b49c6497", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling sass-sys v0.4.17 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking block-cipher-trait v0.6.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 -Cembed-bitcode=no -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=25d8820224f7f720 -C extra-filename=-25d8820224f7f720 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1ff682a789e37d4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7665407e4abc522e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1873a0aa8e338f62.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" "81353370eb6f923dd7f93c1ca0a2e589e9e180778e9a738b9e887f02b49c6497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81353370eb6f923dd7f93c1ca0a2e589e9e180778e9a738b9e887f02b49c6497", kill_on_drop: false }` [INFO] [stdout] 81353370eb6f923dd7f93c1ca0a2e589e9e180778e9a738b9e887f02b49c6497