[INFO] fetching crate buttplug 5.1.7... [INFO] testing buttplug-5.1.7 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate buttplug 5.1.7 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate buttplug 5.1.7 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 crates.io crate buttplug 5.1.7 [INFO] finished tweaking crates.io crate buttplug 5.1.7 [INFO] tweaked toml for crates.io crate buttplug 5.1.7 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate buttplug 5.1.7 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonschema v0.14.0 [INFO] [stderr] Downloaded iso8601 v0.4.1 [INFO] [stderr] Downloaded fraction v0.9.0 [INFO] [stderr] Downloaded async-tungstenite v0.16.1 [INFO] [stderr] Downloaded hidapi v1.3.2 [INFO] [stderr] Downloaded num_threads v0.1.2 [INFO] [stderr] Downloaded buttplug_derive v0.6.2 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded serde-aux v3.0.1 [INFO] [stderr] Downloaded time v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] 3004350945ff992b59e4127e0ecc8eb78268bf05be93f9430646aaf2fe06e9a0 [INFO] running `Command { std: "docker" "start" "-a" "3004350945ff992b59e4127e0ecc8eb78268bf05be93f9430646aaf2fe06e9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3004350945ff992b59e4127e0ecc8eb78268bf05be93f9430646aaf2fe06e9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3004350945ff992b59e4127e0ecc8eb78268bf05be93f9430646aaf2fe06e9a0", kill_on_drop: false }` [INFO] [stdout] 3004350945ff992b59e4127e0ecc8eb78268bf05be93f9430646aaf2fe06e9a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] 1540eb39844ba5938af0cd3ebfbb6cd0246ec450cda0ffc464f8a8551e886f08 [INFO] running `Command { std: "docker" "start" "-a" "1540eb39844ba5938af0cd3ebfbb6cd0246ec450cda0ffc464f8a8551e886f08", 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 syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling hidapi v1.3.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling dashmap v5.0.0 [INFO] [stderr] Compiling iso8601 v0.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling buttplug_derive v0.6.2 [INFO] [stderr] error: could not compile `strum_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.23.1/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=32d92853a91b2a54 -C extra-filename=-32d92853a91b2a54 --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_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-90b677cf742e4a0d.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-b847b7e76d8bf60b.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1540eb39844ba5938af0cd3ebfbb6cd0246ec450cda0ffc464f8a8551e886f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1540eb39844ba5938af0cd3ebfbb6cd0246ec450cda0ffc464f8a8551e886f08", kill_on_drop: false }` [INFO] [stdout] 1540eb39844ba5938af0cd3ebfbb6cd0246ec450cda0ffc464f8a8551e886f08