[INFO] updating cached repository https://github.com/olidennis/round-eliminator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87cf106ad94dbb3a3d5cc24d583f4dd95dc86d10 [INFO] checking olidennis/round-eliminator against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folidennis%2Fround-eliminator" "/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/olidennis/round-eliminator on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olidennis/round-eliminator [INFO] finished tweaking git repo https://github.com/olidennis/round-eliminator [INFO] tweaked toml for git repo https://github.com/olidennis/round-eliminator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/olidennis/round-eliminator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "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] b431bf24ac5c32ca1555a8be889aba810a118a7a4456453b51fac6499cefa561 [INFO] running `Command { std: "docker" "start" "-a" "b431bf24ac5c32ca1555a8be889aba810a118a7a4456453b51fac6499cefa561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b431bf24ac5c32ca1555a8be889aba810a118a7a4456453b51fac6499cefa561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b431bf24ac5c32ca1555a8be889aba810a118a7a4456453b51fac6499cefa561", kill_on_drop: false }` [INFO] [stdout] b431bf24ac5c32ca1555a8be889aba810a118a7a4456453b51fac6499cefa561 [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=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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--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] a8d35bc1ff5b981e98a49b83bb8f805081045f1509240d8dcb81be9d090da3c5 [INFO] running `Command { std: "docker" "start" "-a" "a8d35bc1ff5b981e98a49b83bb8f805081045f1509240d8dcb81be9d090da3c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking contest-algorithms v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/contest-algorithms-0.3.0/src/range_query/dynamic_arq.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `DynamicArqNode` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as ArqSpec>::S == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `<_ as ArqSpec>::S == ::S` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/contest-algorithms-0.3.0/src/range_query/dynamic_arq.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot satisfy `<_ as ArqSpec>::S == ::S` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `contest-algorithms` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a8d35bc1ff5b981e98a49b83bb8f805081045f1509240d8dcb81be9d090da3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d35bc1ff5b981e98a49b83bb8f805081045f1509240d8dcb81be9d090da3c5", kill_on_drop: false }` [INFO] [stdout] a8d35bc1ff5b981e98a49b83bb8f805081045f1509240d8dcb81be9d090da3c5