[INFO] cloning repository https://github.com/klausi/mastodon-twitter-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klausi/mastodon-twitter-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4a4e49e2c408173055b99d74bb6aa888ffe0921 [INFO] checking klausi/mastodon-twitter-sync against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/klausi/mastodon-twitter-sync on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] finished tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] tweaked toml for git repo https://github.com/klausi/mastodon-twitter-sync written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/klausi/mastodon-twitter-sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/pwoolcoc/elefren` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_qs v0.6.1 [INFO] [stderr] Downloaded darling_macro v0.12.0 [INFO] [stderr] Downloaded serde_with v1.6.4 [INFO] [stderr] Downloaded egg-mode-text v1.14.7 [INFO] [stderr] Downloaded egg-mode v0.15.0 [INFO] [stderr] Downloaded darling v0.12.0 [INFO] [stderr] Downloaded serde_with_macros v1.4.1 [INFO] [stderr] Downloaded darling_core v0.12.0 [INFO] [stderr] Downloaded hyper-old-types v0.11.0 [INFO] [stderr] Downloaded tap-reader v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02e3291333a39c2cbe7f0a5fc94af86a965e46532bfe78c12bf4974043bc7740 [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" "02e3291333a39c2cbe7f0a5fc94af86a965e46532bfe78c12bf4974043bc7740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02e3291333a39c2cbe7f0a5fc94af86a965e46532bfe78c12bf4974043bc7740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e3291333a39c2cbe7f0a5fc94af86a965e46532bfe78c12bf4974043bc7740", kill_on_drop: false }` [INFO] [stdout] 02e3291333a39c2cbe7f0a5fc94af86a965e46532bfe78c12bf4974043bc7740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--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] 0176b51e6237bc2a24788cc0ef998e62f8d893cc914396f6e3556d13acbc71bc [INFO] running `Command { std: "docker" "start" "-a" "0176b51e6237bc2a24788cc0ef998e62f8d893cc914396f6e3556d13acbc71bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking string_cache_shared v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking tap-reader v1.0.1 [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 futures-task v0.3.12 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=6b493d425cbcd57b -C extra-filename=-6b493d425cbcd57b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4967f2c063bf2af6.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" "0176b51e6237bc2a24788cc0ef998e62f8d893cc914396f6e3556d13acbc71bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0176b51e6237bc2a24788cc0ef998e62f8d893cc914396f6e3556d13acbc71bc", kill_on_drop: false }` [INFO] [stdout] 0176b51e6237bc2a24788cc0ef998e62f8d893cc914396f6e3556d13acbc71bc