[INFO] cloning repository https://github.com/PsychicNoodles/anki-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PsychicNoodles/anki-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fanki-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fanki-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50498fed37d1c35d8f3ab58a9c02ec57b7c221bb [INFO] testing PsychicNoodles/anki-tui against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fanki-tui" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PsychicNoodles/anki-tui on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PsychicNoodles/anki-tui [INFO] finished tweaking git repo https://github.com/PsychicNoodles/anki-tui [INFO] tweaked toml for git repo https://github.com/PsychicNoodles/anki-tui written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/PsychicNoodles/anki-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/PsychicNoodles/anki.git` [INFO] [stderr] Updating git repository `https://github.com/ankitects/reqwest.git` [INFO] [stderr] Updating git repository `https://github.com/ankitects/hyper-timeout.git` [INFO] [stderr] Updating git repository `https://github.com/ankitects/tokio-io-timeout.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type-map v0.4.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded intl_pluralrules v7.0.1 [INFO] [stderr] Downloaded intl-memoizer v0.5.1 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded async-compression v0.3.7 [INFO] [stderr] Downloaded serde_with_macros v1.4.1 [INFO] [stderr] Downloaded coarsetime v0.1.18 [INFO] [stderr] Downloaded which v4.1.0 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded ammonia v3.1.1 [INFO] [stderr] Downloaded utime v0.3.1 [INFO] [stderr] Downloaded unic-langid v0.9.0 [INFO] [stderr] Downloaded fluent v0.13.1 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded blake3 v0.3.7 [INFO] [stderr] Downloaded fluent-bundle v0.13.2 [INFO] [stderr] Downloaded darling_core v0.12.2 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.0 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded unic-langid-impl v0.9.0 [INFO] [stderr] Downloaded unic-langid-macros v0.9.0 [INFO] [stderr] Downloaded darling_macro v0.12.2 [INFO] [stderr] Downloaded darling v0.12.2 [INFO] [stderr] Downloaded serde-aux v0.6.1 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] [stderr] Downloaded serde_with v1.7.0 [INFO] [stderr] Downloaded fluent-syntax v0.10.3 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded fluent-langneg v0.13.0 [INFO] [stderr] Downloaded arc-swap v1.2.0 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] c53f665f0b5d019361e9468c92d9bc9e3450b00ec37c40d17dc9b18907203827 [INFO] running `Command { std: "docker" "start" "-a" "c53f665f0b5d019361e9468c92d9bc9e3450b00ec37c40d17dc9b18907203827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c53f665f0b5d019361e9468c92d9bc9e3450b00ec37c40d17dc9b18907203827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53f665f0b5d019361e9468c92d9bc9e3450b00ec37c40d17dc9b18907203827", kill_on_drop: false }` [INFO] [stdout] c53f665f0b5d019361e9468c92d9bc9e3450b00ec37c40d17dc9b18907203827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", 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] f03cca78bd01e4e7a22f70ec5a685bc4b5995bbb2951ff969e290049386871ff [INFO] running `Command { std: "docker" "start" "-a" "f03cca78bd01e4e7a22f70ec5a685bc4b5995bbb2951ff969e290049386871ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling utime v0.3.1 [INFO] [stderr] Compiling coarsetime v0.1.18 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 (https://github.com/ankitects/tokio-io-timeout.git?tag=anki-2020-11-03#96e13585) [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=e919d49d7487feaa -C extra-filename=-e919d49d7487feaa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-945698be8acfc853.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9905622259259bd5.rmeta --cap-lints allow --cap-lints=warn` (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" "f03cca78bd01e4e7a22f70ec5a685bc4b5995bbb2951ff969e290049386871ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03cca78bd01e4e7a22f70ec5a685bc4b5995bbb2951ff969e290049386871ff", kill_on_drop: false }` [INFO] [stdout] f03cca78bd01e4e7a22f70ec5a685bc4b5995bbb2951ff969e290049386871ff