[INFO] cloning repository https://github.com/MaxSpiro/double_pendulum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxSpiro/double_pendulum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxSpiro%2Fdouble_pendulum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxSpiro%2Fdouble_pendulum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b4cc1bdc86cec6d83f075a3785b89a90e5cfafc
[INFO] testing MaxSpiro/double_pendulum against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxSpiro%2Fdouble_pendulum" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MaxSpiro/double_pendulum
[INFO] finished tweaking git repo https://github.com/MaxSpiro/double_pendulum
[INFO] tweaked toml for git repo https://github.com/MaxSpiro/double_pendulum written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaxSpiro/double_pendulum on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaxSpiro/double_pendulum 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.3.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded parking v2.1.0
[INFO] [stderr]   Downloaded concurrent-queue v2.2.0
[INFO] [stderr]   Downloaded gilrs-core v0.5.5
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.36
[INFO] [stderr]   Downloaded async-executor v1.5.1
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded gpu-alloc v0.5.4
[INFO] [stderr]   Downloaded taffy v0.3.12
[INFO] [stderr]   Downloaded ttf-parser v0.19.0
[INFO] [stderr]   Downloaded const_panic v0.2.8
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded naga v0.11.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.21
[INFO] [stderr]   Downloaded regex v1.8.2
[INFO] [stderr]   Downloaded orbclient v0.3.45
[INFO] [stderr]   Downloaded winit v0.28.6
[INFO] [stderr]   Downloaded profiling v1.0.8
[INFO] [stderr]   Downloaded gilrs v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c97f35ac298840bdb8b4df68284ae1904ed02df66772b3597ea28d305d54775c
[INFO] running `Command { std: "docker" "start" "-a" "c97f35ac298840bdb8b4df68284ae1904ed02df66772b3597ea28d305d54775c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c97f35ac298840bdb8b4df68284ae1904ed02df66772b3597ea28d305d54775c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97f35ac298840bdb8b4df68284ae1904ed02df66772b3597ea28d305d54775c", kill_on_drop: false }`
[INFO] [stdout] c97f35ac298840bdb8b4df68284ae1904ed02df66772b3597ea28d305d54775c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbdea9acba7c224441e0bf51f1bf734d895ade5a3be16a5fd5aeb9f8e6c49857
[INFO] running `Command { std: "docker" "start" "-a" "dbdea9acba7c224441e0bf51f1bf734d895ade5a3be16a5fd5aeb9f8e6c49857", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bevy_ptr v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling bevy_tasks v0.10.1
[INFO] [stderr]    Compiling wgpu-types v0.15.2
[INFO] [stderr]    Compiling profiling v1.0.8
[INFO] [stderr]    Compiling glow v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling ruzstd v0.2.4
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling regex v1.8.2
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.13
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.2/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=6ade5a3a43b87c13 -C extra-filename=-3a803a04da4e0cc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.2+1.3.238/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a76ee0eedbdc28b7 -C extra-filename=-9e0e21d7cc46c7c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-dd57888c22e3db84.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dbdea9acba7c224441e0bf51f1bf734d895ade5a3be16a5fd5aeb9f8e6c49857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbdea9acba7c224441e0bf51f1bf734d895ade5a3be16a5fd5aeb9f8e6c49857", kill_on_drop: false }`
[INFO] [stdout] dbdea9acba7c224441e0bf51f1bf734d895ade5a3be16a5fd5aeb9f8e6c49857
