[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] a9007f177798525361344e05bc3d9487e21b2d78 [INFO] testing Jules-Bertholet/decimalfp-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fdecimalfp-rs" "/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/Jules-Bertholet/decimalfp-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-2/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59a50e5ed3563afd409424d9b679f931cee38e9afdb0b95b6545d47aa424de11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59a50e5ed3563afd409424d9b679f931cee38e9afdb0b95b6545d47aa424de11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59a50e5ed3563afd409424d9b679f931cee38e9afdb0b95b6545d47aa424de11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a50e5ed3563afd409424d9b679f931cee38e9afdb0b95b6545d47aa424de11", kill_on_drop: false }` [INFO] [stdout] 59a50e5ed3563afd409424d9b679f931cee38e9afdb0b95b6545d47aa424de11 [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" "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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 26da5af34162c6cecaefa1a37b474928c97b4d2af9b5651dd36a11d2bd1281dc [INFO] running `Command { std: "docker" "start" "-a" "26da5af34162c6cecaefa1a37b474928c97b4d2af9b5651dd36a11d2bd1281dc", 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 proc-macro2 v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling inteldfp-sys v0.1.0 (/opt/rustwide/workdir/inteldfp-sys) [INFO] [stderr] Compiling decimalfp v0.1.0 (/opt/rustwide/workdir/decimalfp) [INFO] [stdout] error[E0425]: cannot find function `__bid32_copy_sign` in this scope [INFO] [stdout] --> decimalfp/src/lib.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let inner = unsafe { [<__bid $x _ $c_fn>](self.inner $($(, $arg.inner)+)?) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `__bid32_copySign` [INFO] [stdout] ... [INFO] [stdout] 756 | decimal_impls!(32, 64, 128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/inteldfp-sys-fc29741f9b61195e/out/bindings.rs:3:82199 [INFO] [stdout] | [INFO] [stdout] 3 | ..._UINT32 ; } extern "C" { pub fn __bid32_copySign (x : BID_UINT32 , y : BID_UINT32) -> BID_UINT32 ; } extern "C" { pub fn __bid32_class... [INFO] [stdout] | ------------------------------------------------------------------------- similarly named function `__bid32_copySign` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decimal_op_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__bid64_copy_sign` in this scope [INFO] [stdout] --> decimalfp/src/lib.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let inner = unsafe { [<__bid $x _ $c_fn>](self.inner $($(, $arg.inner)+)?) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `__bid64_copySign` [INFO] [stdout] ... [INFO] [stdout] 756 | decimal_impls!(32, 64, 128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/inteldfp-sys-fc29741f9b61195e/out/bindings.rs:3:83809 [INFO] [stdout] | [INFO] [stdout] 3 | ..._UINT64 ; } extern "C" { pub fn __bid64_copySign (x : BID_UINT64 , y : BID_UINT64) -> BID_UINT64 ; } extern "C" { pub fn __bid64_class... [INFO] [stdout] | ------------------------------------------------------------------------- similarly named function `__bid64_copySign` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decimal_op_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__bid128_copy_sign` in this scope [INFO] [stdout] --> decimalfp/src/lib.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let inner = unsafe { [<__bid $x _ $c_fn>](self.inner $($(, $arg.inner)+)?) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `__bid128_copySign` [INFO] [stdout] ... [INFO] [stdout] 756 | decimal_impls!(32, 64, 128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/inteldfp-sys-fc29741f9b61195e/out/bindings.rs:3:85446 [INFO] [stdout] | [INFO] [stdout] 3 | ...NT128 ; } extern "C" { pub fn __bid128_copySign (x : BID_UINT128 , y : BID_UINT128) -> BID_UINT128 ; } extern "C" { pub fn __bid128_cl... [INFO] [stdout] | ----------------------------------------------------------------------------- similarly named function `__bid128_copySign` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `decimal_op_simple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `decimalfp` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "26da5af34162c6cecaefa1a37b474928c97b4d2af9b5651dd36a11d2bd1281dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26da5af34162c6cecaefa1a37b474928c97b4d2af9b5651dd36a11d2bd1281dc", kill_on_drop: false }` [INFO] [stdout] 26da5af34162c6cecaefa1a37b474928c97b4d2af9b5651dd36a11d2bd1281dc