[INFO] cloning repository https://github.com/gdanezis/auth_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gdanezis/auth_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdanezis%2Fauth_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdanezis%2Fauth_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e149938aa7ea41141c74535b001970cf49fc92ed [INFO] testing gdanezis/auth_db against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgdanezis%2Fauth_db" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gdanezis/auth_db 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] removed /workspace/builds/worker-100/source/.cargo/config [INFO] started tweaking git repo https://github.com/gdanezis/auth_db [INFO] finished tweaking git repo https://github.com/gdanezis/auth_db [INFO] tweaked toml for git repo https://github.com/gdanezis/auth_db written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/gdanezis/auth_db 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 1bf14c3130a4998c228c7077e2cacea5a19c05865c34880558fb96293792ccdc [INFO] running `Command { std: "docker" "start" "-a" "1bf14c3130a4998c228c7077e2cacea5a19c05865c34880558fb96293792ccdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf14c3130a4998c228c7077e2cacea5a19c05865c34880558fb96293792ccdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf14c3130a4998c228c7077e2cacea5a19c05865c34880558fb96293792ccdc", kill_on_drop: false }` [INFO] [stdout] 1bf14c3130a4998c228c7077e2cacea5a19c05865c34880558fb96293792ccdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] b824e6499ed371520ce1651db63f6e62df34219d01bb7d4a79c19cedb22717cb [INFO] running `Command { std: "docker" "start" "-a" "b824e6499ed371520ce1651db63f6e62df34219d01bb7d4a79c19cedb22717cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling auth_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `digest` [INFO] [stdout] --> src/auth_db.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | digest: [u8; DIGEST_SIZE], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/auth_db.rs:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/auth_db.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.64s [INFO] running `Command { std: "docker" "inspect" "b824e6499ed371520ce1651db63f6e62df34219d01bb7d4a79c19cedb22717cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b824e6499ed371520ce1651db63f6e62df34219d01bb7d4a79c19cedb22717cb", kill_on_drop: false }` [INFO] [stdout] b824e6499ed371520ce1651db63f6e62df34219d01bb7d4a79c19cedb22717cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 7d2afc904e8779894b1c08179f1c404959973cbbcab9084cfa5824f1104fbd38 [INFO] running `Command { std: "docker" "start" "-a" "7d2afc904e8779894b1c08179f1c404959973cbbcab9084cfa5824f1104fbd38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling auth_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `digest` [INFO] [stdout] --> src/auth_db.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | digest: [u8; DIGEST_SIZE], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/auth_db.rs:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | path: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/auth_db.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/auth_db.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "7d2afc904e8779894b1c08179f1c404959973cbbcab9084cfa5824f1104fbd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2afc904e8779894b1c08179f1c404959973cbbcab9084cfa5824f1104fbd38", kill_on_drop: false }` [INFO] [stdout] 7d2afc904e8779894b1c08179f1c404959973cbbcab9084cfa5824f1104fbd38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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", kill_on_drop: false }` [INFO] [stdout] ae69d6ab0e2c9e1ebe85d4bbf78081006f63f7de567f5c8ee6d0efe7ad106fe6 [INFO] running `Command { std: "docker" "start" "-a" "ae69d6ab0e2c9e1ebe85d4bbf78081006f63f7de567f5c8ee6d0efe7ad106fe6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `digest` [INFO] [stderr] --> src/auth_db.rs:739:5 [INFO] [stderr] | [INFO] [stderr] 739 | digest: [u8; DIGEST_SIZE], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/auth_db.rs:736:10 [INFO] [stderr] | [INFO] [stderr] 736 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/auth_db.rs:740:5 [INFO] [stderr] | [INFO] [stderr] 740 | path: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/auth_db.rs:736:10 [INFO] [stderr] | [INFO] [stderr] 736 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/auth_db.rs:741:5 [INFO] [stderr] | [INFO] [stderr] 741 | data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AuthTreeEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/auth_db.rs:736:10 [INFO] [stderr] | [INFO] [stderr] 736 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `auth_db` (bin "auth_db" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/auth_db-22572af3b168f5ea) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::endianness_to_ord ... ok [INFO] [stdout] test tests::construct_leaf_with_max ... ok [INFO] [stdout] test tests::construct_leaf_simple ... ok [INFO] [stdout] test tests::construct_two_leaf_with_max ... ok [INFO] [stdout] test tests::construct_leaf_with_merge_empty_start ... ok [INFO] [stdout] test tests::construct_leaf_with_merge_simple ... ok [INFO] [stdout] test tests::test_walk ... ok [INFO] [stdout] test tests::test_gets ... ok [INFO] [stdout] test tests::test_delete ... ok [INFO] [stdout] test tests::construct_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae69d6ab0e2c9e1ebe85d4bbf78081006f63f7de567f5c8ee6d0efe7ad106fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae69d6ab0e2c9e1ebe85d4bbf78081006f63f7de567f5c8ee6d0efe7ad106fe6", kill_on_drop: false }` [INFO] [stdout] ae69d6ab0e2c9e1ebe85d4bbf78081006f63f7de567f5c8ee6d0efe7ad106fe6