[INFO] cloning repository https://github.com/emmanueltouzery/cigale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmanueltouzery/cigale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c471c441448c3fcc74f4ce88870652c618ca0b81 [INFO] testing emmanueltouzery/cigale against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fcigale" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmanueltouzery/cigale on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmanueltouzery/cigale [INFO] finished tweaking git repo https://github.com/emmanueltouzery/cigale [INFO] tweaked toml for git repo https://github.com/emmanueltouzery/cigale written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/emmanueltouzery/cigale already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe2c71ac73a42f99edec492c5188c5a9990e4dfcde9f33cef790b34d8528e2ab [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" "fe2c71ac73a42f99edec492c5188c5a9990e4dfcde9f33cef790b34d8528e2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe2c71ac73a42f99edec492c5188c5a9990e4dfcde9f33cef790b34d8528e2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2c71ac73a42f99edec492c5188c5a9990e4dfcde9f33cef790b34d8528e2ab", kill_on_drop: false }` [INFO] [stdout] fe2c71ac73a42f99edec492c5188c5a9990e4dfcde9f33cef790b34d8528e2ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 64ba2b06c48812cc47a12451c139f2954bfc61b977a46d8ba245dd3423fa5542 [INFO] running `Command { std: "docker" "start" "-a" "64ba2b06c48812cc47a12451c139f2954bfc61b977a46d8ba245dd3423fa5542", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling gio v0.14.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling gtk v0.14.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mailparse v0.13.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling relm-derive v0.22.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] error: could not compile `relm-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name relm_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/relm-derive-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=3393ad1153653726 -C extra-filename=-3393ad1153653726 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-99e494321b9801a4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-14520ee950573b38.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0405bab914a397f2.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64ba2b06c48812cc47a12451c139f2954bfc61b977a46d8ba245dd3423fa5542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ba2b06c48812cc47a12451c139f2954bfc61b977a46d8ba245dd3423fa5542", kill_on_drop: false }` [INFO] [stdout] 64ba2b06c48812cc47a12451c139f2954bfc61b977a46d8ba245dd3423fa5542