[INFO] cloning repository https://github.com/notkanbaru/maki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notkanbaru/maki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef7e93d2f6d9e8efe70a9471a881bc215b753ee1 [INFO] testing notkanbaru/maki against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notkanbaru/maki 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/notkanbaru/maki [INFO] finished tweaking git repo https://github.com/notkanbaru/maki [INFO] tweaked toml for git repo https://github.com/notkanbaru/maki written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/notkanbaru/maki 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 018c7d3f974d88a344c5402e24396ab623109f5b0d02badf285df415c16dca4b [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" "018c7d3f974d88a344c5402e24396ab623109f5b0d02badf285df415c16dca4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018c7d3f974d88a344c5402e24396ab623109f5b0d02badf285df415c16dca4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018c7d3f974d88a344c5402e24396ab623109f5b0d02badf285df415c16dca4b", kill_on_drop: false }` [INFO] [stdout] 018c7d3f974d88a344c5402e24396ab623109f5b0d02badf285df415c16dca4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b13c38cef770122f8e2e975a55318abd2419db229583b484832dc60b8e49b935 [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" "b13c38cef770122f8e2e975a55318abd2419db229583b484832dc60b8e49b935", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 (https://github.com/heim-rs/heim#970dcccc) [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 (https://github.com/heim-rs/heim#970dcccc) [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serenity v0.9.2 (https://github.com/serenity-rs/serenity?branch=next#692e984a) [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling songbird v0.1.0 (https://github.com/kanbaru/songbird?branch=next#75be1221) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling cached v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ahash v0.5.10 [INFO] [stderr] Compiling nanorand v0.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sqlformat v0.1.5 [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.54/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=6c5381d70ba0e4bb -C extra-filename=-6c5381d70ba0e4bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8449736663a1660.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ac1b49ec88ef2fec.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-1c0accd586890c80.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (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" "b13c38cef770122f8e2e975a55318abd2419db229583b484832dc60b8e49b935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13c38cef770122f8e2e975a55318abd2419db229583b484832dc60b8e49b935", kill_on_drop: false }` [INFO] [stdout] b13c38cef770122f8e2e975a55318abd2419db229583b484832dc60b8e49b935