[INFO] cloning repository https://github.com/Chlorophytus/chlorustical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chlorophytus/chlorustical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChlorophytus%2Fchlorustical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChlorophytus%2Fchlorustical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38d3984d2b301191c214d178a184681c37d2c6f8 [INFO] testing Chlorophytus/chlorustical against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChlorophytus%2Fchlorustical" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chlorophytus/chlorustical on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chlorophytus/chlorustical [INFO] finished tweaking git repo https://github.com/Chlorophytus/chlorustical [INFO] tweaked toml for git repo https://github.com/Chlorophytus/chlorustical written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Chlorophytus/chlorustical already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec037ce24b850aacae3524c9ab908d5436aa6c865fccf6794d81e1e1d0b6c374 [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" "ec037ce24b850aacae3524c9ab908d5436aa6c865fccf6794d81e1e1d0b6c374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec037ce24b850aacae3524c9ab908d5436aa6c865fccf6794d81e1e1d0b6c374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec037ce24b850aacae3524c9ab908d5436aa6c865fccf6794d81e1e1d0b6c374", kill_on_drop: false }` [INFO] [stdout] ec037ce24b850aacae3524c9ab908d5436aa6c865fccf6794d81e1e1d0b6c374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d74b387b8bd89ecb9319b6100e6f33529b4bc6b45f10f63dc6c127012716c9f2 [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" "d74b387b8bd89ecb9319b6100e6f33529b4bc6b45f10f63dc6c127012716c9f2", kill_on_drop: false }` [INFO] [stderr] Compiling serenity v0.9.2 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling command_attr v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.2/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 -C metadata=e187516d07466911 -C extra-filename=-e187516d07466911 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.pin_project_internal.6umgaopg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-5f536229757a0ccf.so" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.o21n1t7mq350d9u.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-5f536229757a0ccf.1fc3ujesku96es7h.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-48602be933b5d919.rlib" "/opt/rustwide/target/debug/deps/libquote-1ba06248e155a417.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-fc674c02767ecd53.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ee0227a60781e0f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-cb11e3bedd94b91c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d74b387b8bd89ecb9319b6100e6f33529b4bc6b45f10f63dc6c127012716c9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74b387b8bd89ecb9319b6100e6f33529b4bc6b45f10f63dc6c127012716c9f2", kill_on_drop: false }` [INFO] [stdout] d74b387b8bd89ecb9319b6100e6f33529b4bc6b45f10f63dc6c127012716c9f2