[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] 9dd5be1cd042be7e737c13bc84b34876ef66ef46 [INFO] checking notkanbaru/maki against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotkanbaru%2Fmaki" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notkanbaru/maki on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-9/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" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/heim-rs/heim` [INFO] [stderr] Updating git repository `https://github.com/kanbaru/songbird` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streamcatcher v0.1.0 [INFO] [stderr] Downloaded platforms v1.0.3 [INFO] [stderr] Downloaded darwin-libproc-sys v0.2.0 [INFO] [stderr] Downloaded darwin-libproc v0.2.0 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded discortp v0.2.1 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.6.0 [INFO] [stderr] Downloaded isocountry v0.2.0 [INFO] [stderr] Downloaded cached v0.11.0 [INFO] [stderr] Downloaded salsa20 v0.7.2 [INFO] [stderr] Downloaded nanorand v0.4.4 [INFO] [stderr] Downloaded audiopus_sys v0.1.8 [INFO] [stderr] Downloaded isolanguage-1 v0.1.0 [INFO] [stderr] Downloaded pidgin v0.4.0 [INFO] [stderr] Downloaded two_timer v2.2.0 [INFO] [stderr] Downloaded aspotify v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "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] 4d0602ada6c71b53364ebadcd87ef93f2d8022e17c6cfac330168bbd607899df [INFO] running `Command { std: "docker" "start" "-a" "4d0602ada6c71b53364ebadcd87ef93f2d8022e17c6cfac330168bbd607899df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0602ada6c71b53364ebadcd87ef93f2d8022e17c6cfac330168bbd607899df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0602ada6c71b53364ebadcd87ef93f2d8022e17c6cfac330168bbd607899df", kill_on_drop: false }` [INFO] [stdout] 4d0602ada6c71b53364ebadcd87ef93f2d8022e17c6cfac330168bbd607899df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd45e1188993b787bec2f98711bbcf599f9a0dee1d42f069b947555d71e724d [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" "3cd45e1188993b787bec2f98711bbcf599f9a0dee1d42f069b947555d71e724d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 (https://github.com/heim-rs/heim#970dcccc) [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 (https://github.com/heim-rs/heim#970dcccc) [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling serenity v0.9.2 (https://github.com/serenity-rs/serenity?branch=next#692e984a) [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling songbird v0.1.0 (https://github.com/kanbaru/songbird?branch=next#75be1221) [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking cached v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.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] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking nanorand v0.4.4 [INFO] [stderr] Checking ahash v0.5.10 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Checking poly1305 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.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=3a50c22e67d4af2a -C extra-filename=-3a50c22e67d4af2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb4ba7198c8ab084.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33642d99cc055f47.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f8f43d60e7e7de10.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" "3cd45e1188993b787bec2f98711bbcf599f9a0dee1d42f069b947555d71e724d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd45e1188993b787bec2f98711bbcf599f9a0dee1d42f069b947555d71e724d", kill_on_drop: false }` [INFO] [stdout] 3cd45e1188993b787bec2f98711bbcf599f9a0dee1d42f069b947555d71e724d