[INFO] fetching crate openrr-plugin 0.0.7... [INFO] testing openrr-plugin-0.0.7 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate openrr-plugin 0.0.7 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate openrr-plugin 0.0.7 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openrr-plugin 0.0.7 [INFO] finished tweaking crates.io crate openrr-plugin 0.0.7 [INFO] tweaked toml for crates.io crate openrr-plugin 0.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate openrr-plugin 0.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urdf-rs v0.6.7 [INFO] [stderr] Downloaded abi_stable v0.11.0 [INFO] [stderr] Downloaded arci v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ac4df307166dddc3f38c674db9fa7e1911096a63e77ced26712cfab200cd11a [INFO] running `Command { std: "docker" "start" "-a" "2ac4df307166dddc3f38c674db9fa7e1911096a63e77ced26712cfab200cd11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ac4df307166dddc3f38c674db9fa7e1911096a63e77ced26712cfab200cd11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac4df307166dddc3f38c674db9fa7e1911096a63e77ced26712cfab200cd11a", kill_on_drop: false }` [INFO] [stdout] 2ac4df307166dddc3f38c674db9fa7e1911096a63e77ced26712cfab200cd11a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa7798a8feb4de3e54d48d003b16096ba3ae9974af14d64507dccd4fd437587 [INFO] running `Command { std: "docker" "start" "-a" "aaa7798a8feb4de3e54d48d003b16096ba3ae9974af14d64507dccd4fd437587", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.0 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] error: could not compile `abi_stable_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name abi_stable_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/abi_stable_derive-0.11.0/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=872a1b8f10ec1b55 -C extra-filename=-872a1b8f10ec1b55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abi_stable_shared=/opt/rustwide/target/debug/deps/libabi_stable_shared-a90be32500d7a6f5.rlib --extern as_derive_utils=/opt/rustwide/target/debug/deps/libas_derive_utils-4493f600f56c8792.rlib --extern core_extensions=/opt/rustwide/target/debug/deps/libcore_extensions-f79c586d6a2cec77.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1e57b554f975dc2d.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aaa7798a8feb4de3e54d48d003b16096ba3ae9974af14d64507dccd4fd437587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa7798a8feb4de3e54d48d003b16096ba3ae9974af14d64507dccd4fd437587", kill_on_drop: false }` [INFO] [stdout] aaa7798a8feb4de3e54d48d003b16096ba3ae9974af14d64507dccd4fd437587