[INFO] updating cached repository https://github.com/kekeblom/hyper-anf [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a80e93fb11e536a50f0c8e78eb4ae7e87f806a5f [INFO] testing kekeblom/hyper-anf against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkekeblom%2Fhyper-anf" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kekeblom/hyper-anf on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/kekeblom/hyper-anf already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b8d1cc42472cb959f647caeb0418b8d2ae5a0a279ff1833139c5b3427a83175a [INFO] running `"docker" "start" "-a" "b8d1cc42472cb959f647caeb0418b8d2ae5a0a279ff1833139c5b3427a83175a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling num-integer v0.1.35 [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 csv-core v0.1.4 [INFO] [stderr] Compiling rayon-core v1.3.0 [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] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:92:128 [INFO] [stderr] | [INFO] [stderr] 92 | fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.40s [INFO] running `"docker" "inspect" "b8d1cc42472cb959f647caeb0418b8d2ae5a0a279ff1833139c5b3427a83175a"` [INFO] running `"docker" "rm" "-f" "b8d1cc42472cb959f647caeb0418b8d2ae5a0a279ff1833139c5b3427a83175a"` [INFO] [stdout] b8d1cc42472cb959f647caeb0418b8d2ae5a0a279ff1833139c5b3427a83175a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen" "--no-run"` [INFO] [stdout] af00201ede420583339996ce1557ba4aacd4a5a5963a8f861e762e6da2d3bd43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "af00201ede420583339996ce1557ba4aacd4a5a5963a8f861e762e6da2d3bd43"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hyperloglog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:92:128 [INFO] [stderr] | [INFO] [stderr] 92 | fn write_counters(writer: &mut csv::Writer, counters: &HashMap<&BigUint, HyperLogLog>, t: u8) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/hyperloglog.rs:128:25 [INFO] [stderr] | [INFO] [stderr] 128 | counter.add(*x as u32); [INFO] [stderr] | ^^^^^^^^^ expected `&num_bigint::BigUint`, found `u32` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `hyperloglog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "af00201ede420583339996ce1557ba4aacd4a5a5963a8f861e762e6da2d3bd43"` [INFO] running `"docker" "rm" "-f" "af00201ede420583339996ce1557ba4aacd4a5a5963a8f861e762e6da2d3bd43"` [INFO] [stdout] af00201ede420583339996ce1557ba4aacd4a5a5963a8f861e762e6da2d3bd43