[INFO] cloning repository https://github.com/kekeblom/hyper-anf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kekeblom/hyper-anf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekeblom%2Fhyper-anf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekeblom%2Fhyper-anf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a80e93fb11e536a50f0c8e78eb4ae7e87f806a5f [INFO] testing kekeblom/hyper-anf against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekeblom%2Fhyper-anf" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kekeblom/hyper-anf on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kekeblom/hyper-anf [INFO] finished tweaking git repo https://github.com/kekeblom/hyper-anf [INFO] tweaked toml for git repo https://github.com/kekeblom/hyper-anf written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/kekeblom/hyper-anf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fd861cae7e3372e3d3a47ddb365ddbfda036b8ca9e9126fcf68f0b35309a358 [INFO] running `Command { std: "docker" "start" "-a" "3fd861cae7e3372e3d3a47ddb365ddbfda036b8ca9e9126fcf68f0b35309a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd861cae7e3372e3d3a47ddb365ddbfda036b8ca9e9126fcf68f0b35309a358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd861cae7e3372e3d3a47ddb365ddbfda036b8ca9e9126fcf68f0b35309a358", kill_on_drop: false }` [INFO] [stdout] 3fd861cae7e3372e3d3a47ddb365ddbfda036b8ca9e9126fcf68f0b35309a358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa043f2f602f39cc247388ea8bfe1c828d7fba243d9976b1bd368026e987a73 [INFO] running `Command { std: "docker" "start" "-a" "1fa043f2f602f39cc247388ea8bfe1c828d7fba243d9976b1bd368026e987a73", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling hyperloglog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:92:128 [INFO] [stdout] | [INFO] [stdout] 92 | fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] 92 + fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.96s [INFO] running `Command { std: "docker" "inspect" "1fa043f2f602f39cc247388ea8bfe1c828d7fba243d9976b1bd368026e987a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa043f2f602f39cc247388ea8bfe1c828d7fba243d9976b1bd368026e987a73", kill_on_drop: false }` [INFO] [stdout] 1fa043f2f602f39cc247388ea8bfe1c828d7fba243d9976b1bd368026e987a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee4d84c747ae3c31f92e3eec2316ad3d8898157e00b2ddacdba3aad163dc0a09 [INFO] running `Command { std: "docker" "start" "-a" "ee4d84c747ae3c31f92e3eec2316ad3d8898157e00b2ddacdba3aad163dc0a09", kill_on_drop: false }` [INFO] [stderr] Compiling hyperloglog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:92:128 [INFO] [stdout] | [INFO] [stdout] 92 | fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] 92 + fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/hyperloglog.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | counter.add(*x as u32); [INFO] [stdout] | ^^^^^^^^^ expected `&BigUint`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperloglog` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ee4d84c747ae3c31f92e3eec2316ad3d8898157e00b2ddacdba3aad163dc0a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4d84c747ae3c31f92e3eec2316ad3d8898157e00b2ddacdba3aad163dc0a09", kill_on_drop: false }` [INFO] [stdout] ee4d84c747ae3c31f92e3eec2316ad3d8898157e00b2ddacdba3aad163dc0a09