[INFO] fetching crate accurate 0.3.0... [INFO] checking accurate-0.3.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate accurate 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate accurate 0.3.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion-plot v0.2.7 [INFO] [stderr] Downloaded rug v1.11.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", 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] a2821fc8e335ab16d20afc0f4cb187013919fb35525f79dee1c542cb9eb1b22f [INFO] running `Command { std: "docker" "start" "-a" "a2821fc8e335ab16d20afc0f4cb187013919fb35525f79dee1c542cb9eb1b22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2821fc8e335ab16d20afc0f4cb187013919fb35525f79dee1c542cb9eb1b22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2821fc8e335ab16d20afc0f4cb187013919fb35525f79dee1c542cb9eb1b22f", kill_on_drop: false }` [INFO] [stdout] a2821fc8e335ab16d20afc0f4cb187013919fb35525f79dee1c542cb9eb1b22f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a4f830af8ee059a198c19334ebdd2d1104b6035b0692d6c794d4941bf93fd9 [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" "06a4f830af8ee059a198c19334ebdd2d1104b6035b0692d6c794d4941bf93fd9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking az v1.0.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking criterion-plot v0.2.7 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking skeptic v0.13.4 [INFO] [stderr] Compiling accurate v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/sum/ifastsum.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | sm = sm.max(st.abs()); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `Ieee754` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ieee754-0.2.6/src/traits.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | fn abs(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.12/src/float.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1191 | fn abs(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 78 | sm = sm.max(Ieee754::abs(st)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 78 | sm = sm.max(Float::abs(st)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [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... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "06a4f830af8ee059a198c19334ebdd2d1104b6035b0692d6c794d4941bf93fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a4f830af8ee059a198c19334ebdd2d1104b6035b0692d6c794d4941bf93fd9", kill_on_drop: false }` [INFO] [stdout] 06a4f830af8ee059a198c19334ebdd2d1104b6035b0692d6c794d4941bf93fd9