[INFO] cloning repository https://github.com/Jules-Bertholet/decimalfp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jules-Bertholet/decimalfp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fdecimalfp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fdecimalfp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c07debe5bcb92207e05afc34f9015c400a5df26d [INFO] checking Jules-Bertholet/decimalfp-rs against try#7f168b18704203996d3698515c88a036a9300946 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fdecimalfp-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jules-Bertholet/decimalfp-rs on toolchain 7f168b18704203996d3698515c88a036a9300946 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jules-Bertholet/decimalfp-rs [INFO] finished tweaking git repo https://github.com/Jules-Bertholet/decimalfp-rs [INFO] tweaked toml for git repo https://github.com/Jules-Bertholet/decimalfp-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Jules-Bertholet/decimalfp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+7f168b18704203996d3698515c88a036a9300946" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7745eeec9e63ae042623357fb87707637e47de73a55555e4fb35a1389292cc44 [INFO] running `Command { std: "docker" "start" "-a" "7745eeec9e63ae042623357fb87707637e47de73a55555e4fb35a1389292cc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7745eeec9e63ae042623357fb87707637e47de73a55555e4fb35a1389292cc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7745eeec9e63ae042623357fb87707637e47de73a55555e4fb35a1389292cc44", kill_on_drop: false }` [INFO] [stdout] 7745eeec9e63ae042623357fb87707637e47de73a55555e4fb35a1389292cc44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+7f168b18704203996d3698515c88a036a9300946" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10b9e96599bebd363f38f0d6d961542584dd6336de7d0663ebf0278efb65dc23 [INFO] running `Command { std: "docker" "start" "-a" "10b9e96599bebd363f38f0d6d961542584dd6336de7d0663ebf0278efb65dc23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Compiling inteldfp-sys v0.1.0 (/opt/rustwide/workdir/inteldfp-sys) [INFO] [stderr] Compiling decimalfp_macros_support v0.0.1 (/opt/rustwide/workdir/decimalfp_macros_support) [INFO] [stderr] Checking decimalfp v0.1.0 (/opt/rustwide/workdir/decimalfp) [INFO] [stderr] error: could not compile `inteldfp-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name inteldfp_sys --edition=2021 inteldfp-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compiler_native_f128"' --cfg 'feature="compiler_native_f80"' --cfg 'feature="default"' -C metadata=e9b9dcfa2508a296 -C extra-filename=-e9b9dcfa2508a296 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/inteldfp-sys-b5b777b65594a092/out -l static=bid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "10b9e96599bebd363f38f0d6d961542584dd6336de7d0663ebf0278efb65dc23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b9e96599bebd363f38f0d6d961542584dd6336de7d0663ebf0278efb65dc23", kill_on_drop: false }` [INFO] [stdout] 10b9e96599bebd363f38f0d6d961542584dd6336de7d0663ebf0278efb65dc23