[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekeblom%2Fhyper-anf" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kekeblom/hyper-anf on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e1322f812a377e59f9da987840a550585cda9bfdf79ab2b81e078002b85a326 [INFO] running `Command { std: "docker" "start" "-a" "7e1322f812a377e59f9da987840a550585cda9bfdf79ab2b81e078002b85a326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e1322f812a377e59f9da987840a550585cda9bfdf79ab2b81e078002b85a326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1322f812a377e59f9da987840a550585cda9bfdf79ab2b81e078002b85a326", kill_on_drop: false }` [INFO] [stdout] 7e1322f812a377e59f9da987840a550585cda9bfdf79ab2b81e078002b85a326 [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=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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29f1ec88c7220d44ae90c5343e3a274287e8b54bdef32ff65001d1200f3950f1 [INFO] running `Command { std: "docker" "start" "-a" "29f1ec88c7220d44ae90c5343e3a274287e8b54bdef32ff65001d1200f3950f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [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 5.28s [INFO] running `Command { std: "docker" "inspect" "29f1ec88c7220d44ae90c5343e3a274287e8b54bdef32ff65001d1200f3950f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f1ec88c7220d44ae90c5343e3a274287e8b54bdef32ff65001d1200f3950f1", kill_on_drop: false }` [INFO] [stdout] 29f1ec88c7220d44ae90c5343e3a274287e8b54bdef32ff65001d1200f3950f1 [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=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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 387cd6072496313af3536ded9aa4989755a2dd02e18556ab6949716b7ef13303 [INFO] running `Command { std: "docker" "start" "-a" "387cd6072496313af3536ded9aa4989755a2dd02e18556ab6949716b7ef13303", 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" "387cd6072496313af3536ded9aa4989755a2dd02e18556ab6949716b7ef13303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387cd6072496313af3536ded9aa4989755a2dd02e18556ab6949716b7ef13303", kill_on_drop: false }` [INFO] [stdout] 387cd6072496313af3536ded9aa4989755a2dd02e18556ab6949716b7ef13303