[INFO] cloning repository https://github.com/asimihsan/constraint-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asimihsan/constraint-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimihsan%2Fconstraint-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimihsan%2Fconstraint-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 631d6f3437a7d69cd113ebcec9e34a8c07a65198 [INFO] testing asimihsan/constraint-solver against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimihsan%2Fconstraint-solver" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asimihsan/constraint-solver on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asimihsan/constraint-solver [INFO] finished tweaking git repo https://github.com/asimihsan/constraint-solver [INFO] tweaked toml for git repo https://github.com/asimihsan/constraint-solver written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/asimihsan/constraint-solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded rstar v0.9.3 [INFO] [stderr] Downloaded clap v3.1.12 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded rstar v0.8.4 [INFO] [stderr] Downloaded arbitrary v1.0.3 [INFO] [stderr] Downloaded geo-types v0.7.4 [INFO] [stderr] Downloaded xoroshiro128 v0.3.0 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded seahash v3.0.7 [INFO] [stderr] Downloaded simplecss v0.2.1 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded clap_lex v0.1.1 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded png v0.17.2 [INFO] [stderr] Downloaded fontconfig-parser v0.5.0 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded fasthash-sys v0.3.2 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] [stderr] Downloaded rustybuzz v0.5.0 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded fontdb v0.9.1 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded unicode-general-category v0.4.0 [INFO] [stderr] Downloaded unicode-script v0.5.4 [INFO] [stderr] Downloaded ordered-float v3.0.0 [INFO] [stderr] Downloaded hashbrown v0.12.0 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded svgtypes v0.8.0 [INFO] [stderr] Downloaded unicode-vo v0.1.0 [INFO] [stderr] Downloaded usvg v0.22.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded fasthash v0.4.0 [INFO] [stderr] Downloaded fixed v1.14.0 [INFO] [stderr] Downloaded geo v0.20.1 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded rgb v0.8.31 [INFO] [stderr] Downloaded svgfilters v0.4.0 [INFO] [stderr] Downloaded resvg v0.22.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded tiny-skia v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c13bbb40b0ec7af8dc5554745c0f2040804888421fe3339e945984346de4c0bb [INFO] running `Command { std: "docker" "start" "-a" "c13bbb40b0ec7af8dc5554745c0f2040804888421fe3339e945984346de4c0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c13bbb40b0ec7af8dc5554745c0f2040804888421fe3339e945984346de4c0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13bbb40b0ec7af8dc5554745c0f2040804888421fe3339e945984346de4c0bb", kill_on_drop: false }` [INFO] [stdout] c13bbb40b0ec7af8dc5554745c0f2040804888421fe3339e945984346de4c0bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14e9b52976943a3318d69d337f3aa5727cb05746e65ab269f172034f8b907376 [INFO] running `Command { std: "docker" "start" "-a" "14e9b52976943a3318d69d337f3aa5727cb05746e65ab269f172034f8b907376", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling fixed v1.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling arbitrary v1.0.3 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rustybuzz v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling tiny-skia v0.6.3 [INFO] [stderr] Compiling usvg v0.22.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] error: could not compile `fixed` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed-1.14.0/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="arbitrary"' --cfg 'feature="num-traits"' -C metadata=5f43731a342be256 -C extra-filename=-5f43731a342be256 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-8bbbe184b00b7c6b.rmeta --extern az_crate=/opt/rustwide/target/debug/deps/libaz-6ef47581c470682d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3cea12d4f4abff63.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2274addea3417230.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6384fd3754497808.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6914aabcea7d11bf.rmeta --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" "14e9b52976943a3318d69d337f3aa5727cb05746e65ab269f172034f8b907376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e9b52976943a3318d69d337f3aa5727cb05746e65ab269f172034f8b907376", kill_on_drop: false }` [INFO] [stdout] 14e9b52976943a3318d69d337f3aa5727cb05746e65ab269f172034f8b907376