[INFO] cloning repository https://github.com/robber-m/stream-merge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robber-m/stream-merge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobber-m%2Fstream-merge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobber-m%2Fstream-merge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c443e9fff27dbe5a58fcd2a50300154184f3be7a [INFO] testing robber-m/stream-merge 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%2Frobber-m%2Fstream-merge" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robber-m/stream-merge 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/robber-m/stream-merge [INFO] finished tweaking git repo https://github.com/robber-m/stream-merge [INFO] tweaked toml for git repo https://github.com/robber-m/stream-merge written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/robber-m/stream-merge 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60f268c0a4768325371fd286858414b5b1ca32b54b67f499f541fbd4708afaf5 [INFO] running `Command { std: "docker" "start" "-a" "60f268c0a4768325371fd286858414b5b1ca32b54b67f499f541fbd4708afaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60f268c0a4768325371fd286858414b5b1ca32b54b67f499f541fbd4708afaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f268c0a4768325371fd286858414b5b1ca32b54b67f499f541fbd4708afaf5", kill_on_drop: false }` [INFO] [stdout] 60f268c0a4768325371fd286858414b5b1ca32b54b67f499f541fbd4708afaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa86000cb715ccd5b0ca75713df5ee9ed5a7ce1863e4f17bc676308cb5599a8e [INFO] running `Command { std: "docker" "start" "-a" "fa86000cb715ccd5b0ca75713df5ee9ed5a7ce1863e4f17bc676308cb5599a8e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling coz v0.1.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rusticata-macros v2.1.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling pcap-parser v0.9.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] error: could not compile `structopt-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name structopt_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.4.18/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=37b8c384ab3733f3 -C extra-filename=-37b8c384ab3733f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-859b30bba7716c58.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-8b69db15311d92b5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fa7967e9d8b4bda.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e470ad3aa854e09e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b4fc6c583796ea93.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" "fa86000cb715ccd5b0ca75713df5ee9ed5a7ce1863e4f17bc676308cb5599a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa86000cb715ccd5b0ca75713df5ee9ed5a7ce1863e4f17bc676308cb5599a8e", kill_on_drop: false }` [INFO] [stdout] fa86000cb715ccd5b0ca75713df5ee9ed5a7ce1863e4f17bc676308cb5599a8e