[INFO] cloning repository https://github.com/vonwooding/agora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vonwooding/agora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonwooding%2Fagora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonwooding%2Fagora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0333db8c658102352e091beed4389b6a734e7ac4 [INFO] testing vonwooding/agora 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%2Fvonwooding%2Fagora" "/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/vonwooding/agora 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/vonwooding/agora [INFO] finished tweaking git repo https://github.com/vonwooding/agora [INFO] tweaked toml for git repo https://github.com/vonwooding/agora written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/vonwooding/agora 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] 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" "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] 158323f6b0bcf7e9eadf7d26e7f9b33b81e6907b5a4f6e254311492e30c24830 [INFO] running `Command { std: "docker" "start" "-a" "158323f6b0bcf7e9eadf7d26e7f9b33b81e6907b5a4f6e254311492e30c24830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "158323f6b0bcf7e9eadf7d26e7f9b33b81e6907b5a4f6e254311492e30c24830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158323f6b0bcf7e9eadf7d26e7f9b33b81e6907b5a4f6e254311492e30c24830", kill_on_drop: false }` [INFO] [stdout] 158323f6b0bcf7e9eadf7d26e7f9b33b81e6907b5a4f6e254311492e30c24830 [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" "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] [stdout] bb543660edacb0db0313c10d4a5369b8388ed1e5c2f5b4a2c7d5e4c1a403f48a [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" "bb543660edacb0db0313c10d4a5369b8388ed1e5c2f5b4a2c7d5e4c1a403f48a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling maud_macros v0.22.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling log v0.4.14 [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.130/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=078435cd166fd0ab -C extra-filename=-078435cd166fd0ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9eecdfab52471ebd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a653803a8984c6ae.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ef856d6ba3a3a48c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (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" "bb543660edacb0db0313c10d4a5369b8388ed1e5c2f5b4a2c7d5e4c1a403f48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb543660edacb0db0313c10d4a5369b8388ed1e5c2f5b4a2c7d5e4c1a403f48a", kill_on_drop: false }` [INFO] [stdout] bb543660edacb0db0313c10d4a5369b8388ed1e5c2f5b4a2c7d5e4c1a403f48a