[INFO] crate accurate 0.3.0 is already in cache [INFO] testing accurate-0.3.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate accurate 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate accurate 0.3.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate accurate 0.3.0 [INFO] finished tweaking crates.io crate accurate 0.3.0 [INFO] tweaked toml for crates.io crate accurate 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd06183feae3f5ae70bfea156ca9971a06048a32c66f92d8c09371c703c664f1 [INFO] running `"docker" "start" "-a" "bd06183feae3f5ae70bfea156ca9971a06048a32c66f92d8c09371c703c664f1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling accurate v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> src/sum/ifastsum.rs:78:32 [INFO] [stderr] | [INFO] [stderr] 78 | sm = sm.max(st.abs()); [INFO] [stderr] | ^^^ multiple `abs` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `ieee754::Ieee754` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ieee754-0.2.6/src/traits.rs:472:5 [INFO] [stderr] | [INFO] [stderr] 472 | fn abs(self) -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: candidate #2 is defined in the trait `num::Float` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/float.rs:1191:5 [INFO] [stderr] | [INFO] [stderr] 1191 | fn abs(self) -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: disambiguate the associated function for candidate #1 [INFO] [stderr] | [INFO] [stderr] 78 | sm = sm.max(ieee754::Ieee754::abs(st)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: disambiguate the associated function for candidate #2 [INFO] [stderr] | [INFO] [stderr] 78 | sm = sm.max(num::Float::abs(st)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: could not compile `accurate`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd06183feae3f5ae70bfea156ca9971a06048a32c66f92d8c09371c703c664f1"` [INFO] running `"docker" "rm" "-f" "bd06183feae3f5ae70bfea156ca9971a06048a32c66f92d8c09371c703c664f1"` [INFO] [stdout] bd06183feae3f5ae70bfea156ca9971a06048a32c66f92d8c09371c703c664f1