[INFO] cloning repository https://github.com/benitoThree/CountMinSketch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benitoThree/CountMinSketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenitoThree%2FCountMinSketch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenitoThree%2FCountMinSketch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a39f3125a195afa644ece6c7dfabf7f4c929874f [INFO] testing benitoThree/CountMinSketch against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenitoThree%2FCountMinSketch" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/benitoThree/CountMinSketch [INFO] finished tweaking git repo https://github.com/benitoThree/CountMinSketch [INFO] tweaked toml for git repo https://github.com/benitoThree/CountMinSketch written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benitoThree/CountMinSketch on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/benitoThree/CountMinSketch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded crossbeam-queue v0.3.4 [INFO] [stderr] Downloaded fragile v1.1.0 [INFO] [stderr] Downloaded libc v0.2.118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93d93536a610c8760796702e3a9a1776b02d415a76535c5a5ca86e69a9d1f927 [INFO] running `Command { std: "docker" "start" "-a" "93d93536a610c8760796702e3a9a1776b02d415a76535c5a5ca86e69a9d1f927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93d93536a610c8760796702e3a9a1776b02d415a76535c5a5ca86e69a9d1f927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d93536a610c8760796702e3a9a1776b02d415a76535c5a5ca86e69a9d1f927", kill_on_drop: false }` [INFO] [stdout] 93d93536a610c8760796702e3a9a1776b02d415a76535c5a5ca86e69a9d1f927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce05513e59c75ba44661ed7667c95c5b8560fa578e3863afe49779d6db51fecd [INFO] running `Command { std: "docker" "start" "-a" "ce05513e59c75ba44661ed7667c95c5b8560fa578e3863afe49779d6db51fecd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling time_series_count_min_sketch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CountMinSketchSafe` is never constructed [INFO] [stdout] --> src/time_series.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct CountMinSketchSafe { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `batch_index`, `batch_query`, and `get_indices` are never used [INFO] [stdout] --> src/time_series.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl CountMinSketchSafe { [INFO] [stdout] | ------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 112 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn batch_index(self: &mut Self, x_arr: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn batch_query(self: &Self, x_arr: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | fn get_indices(self: &Self, x: u32) -> [usize; A] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s [INFO] running `Command { std: "docker" "inspect" "ce05513e59c75ba44661ed7667c95c5b8560fa578e3863afe49779d6db51fecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce05513e59c75ba44661ed7667c95c5b8560fa578e3863afe49779d6db51fecd", kill_on_drop: false }` [INFO] [stdout] ce05513e59c75ba44661ed7667c95c5b8560fa578e3863afe49779d6db51fecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] da0ac18109f989b22e3f12076f9de5da9137fb79972e771d8dec122f2d1dc183 [INFO] running `Command { std: "docker" "start" "-a" "da0ac18109f989b22e3f12076f9de5da9137fb79972e771d8dec122f2d1dc183", kill_on_drop: false }` [INFO] [stderr] Compiling time_series_count_min_sketch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CountMinSketchSafe` is never constructed [INFO] [stdout] --> src/time_series.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct CountMinSketchSafe { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `batch_index`, `batch_query`, and `get_indices` are never used [INFO] [stdout] --> src/time_series.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl CountMinSketchSafe { [INFO] [stdout] | ------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 112 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn batch_index(self: &mut Self, x_arr: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn batch_query(self: &Self, x_arr: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | fn get_indices(self: &Self, x: u32) -> [usize; A] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `Command { std: "docker" "inspect" "da0ac18109f989b22e3f12076f9de5da9137fb79972e771d8dec122f2d1dc183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0ac18109f989b22e3f12076f9de5da9137fb79972e771d8dec122f2d1dc183", kill_on_drop: false }` [INFO] [stdout] da0ac18109f989b22e3f12076f9de5da9137fb79972e771d8dec122f2d1dc183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d6ba2fe083b3dfe11657a2b3f5022db5e4cb73370d192e730000dd2b5017a62 [INFO] running `Command { std: "docker" "start" "-a" "6d6ba2fe083b3dfe11657a2b3f5022db5e4cb73370d192e730000dd2b5017a62", kill_on_drop: false }` [INFO] [stderr] warning: struct `CountMinSketchSafe` is never constructed [INFO] [stderr] --> src/time_series.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub struct CountMinSketchSafe { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `batch_index`, `batch_query`, and `get_indices` are never used [INFO] [stderr] --> src/time_series.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 111 | impl CountMinSketchSafe { [INFO] [stderr] | ------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 112 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | pub fn batch_index(self: &mut Self, x_arr: &Vec) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 130 | pub fn batch_query(self: &Self, x_arr: &Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 144 | fn get_indices(self: &Self, x: u32) -> [usize; A] { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `time_series_count_min_sketch` (bin "time_series_count_min_sketch" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/time_series_count_min_sketch-30827df22e68c66b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d6ba2fe083b3dfe11657a2b3f5022db5e4cb73370d192e730000dd2b5017a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6ba2fe083b3dfe11657a2b3f5022db5e4cb73370d192e730000dd2b5017a62", kill_on_drop: false }` [INFO] [stdout] 6d6ba2fe083b3dfe11657a2b3f5022db5e4cb73370d192e730000dd2b5017a62