[INFO] cloning repository https://github.com/mkroman/webalert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkroman/webalert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroman%2Fwebalert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroman%2Fwebalert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf7b505fb20d6aa6a1895b64404c0cb43453e3f2 [INFO] testing mkroman/webalert 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%2Fmkroman%2Fwebalert" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkroman/webalert 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/mkroman/webalert [INFO] finished tweaking git repo https://github.com/mkroman/webalert [INFO] tweaked toml for git repo https://github.com/mkroman/webalert written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mkroman/webalert 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7021b6785a60cc2e4b69052c7c95823052c25c9493d29f798fe187c85341af1d [INFO] running `Command { std: "docker" "start" "-a" "7021b6785a60cc2e4b69052c7c95823052c25c9493d29f798fe187c85341af1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7021b6785a60cc2e4b69052c7c95823052c25c9493d29f798fe187c85341af1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7021b6785a60cc2e4b69052c7c95823052c25c9493d29f798fe187c85341af1d", kill_on_drop: false }` [INFO] [stdout] 7021b6785a60cc2e4b69052c7c95823052c25c9493d29f798fe187c85341af1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] e7a4b946b63cf412edc6a187574d754a34fe18dc82c4c1a9ca1fecdbd5480f42 [INFO] running `Command { std: "docker" "start" "-a" "e7a4b946b63cf412edc6a187574d754a34fe18dc82c4c1a9ca1fecdbd5480f42", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling stringmatch v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling caps v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.126/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 --cfg 'feature="default"' -C metadata=7fbade65462c039d -C extra-filename=-7fbade65462c039d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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-2c03f3403e6ad4b6.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.16/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="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=93fe48ee0e8af5e2 -C extra-filename=-93fe48ee0e8af5e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6ea26ffe66f096bc.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c8cb5716cd1cc058.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-9045188bdf8fef00.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-74095d1a79241a04.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-a7395e98451d1042.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rmeta --cap-lints allow --cap-lints=warn --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e7a4b946b63cf412edc6a187574d754a34fe18dc82c4c1a9ca1fecdbd5480f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a4b946b63cf412edc6a187574d754a34fe18dc82c4c1a9ca1fecdbd5480f42", kill_on_drop: false }` [INFO] [stdout] e7a4b946b63cf412edc6a187574d754a34fe18dc82c4c1a9ca1fecdbd5480f42