[INFO] cloning repository https://github.com/itohatweb/Rust-TCP-Cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itohatweb/Rust-TCP-Cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2FRust-TCP-Cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2FRust-TCP-Cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8923e7aaa05d926af1b99d0fb0e097e46b4bae35 [INFO] testing itohatweb/Rust-TCP-Cache against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2FRust-TCP-Cache" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itohatweb/Rust-TCP-Cache on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itohatweb/Rust-TCP-Cache [INFO] finished tweaking git repo https://github.com/itohatweb/Rust-TCP-Cache [INFO] tweaked toml for git repo https://github.com/itohatweb/Rust-TCP-Cache written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/itohatweb/Rust-TCP-Cache 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded darwin-libproc-sys v0.2.0 [INFO] [stderr] Downloaded simple-process-stats v1.0.0 [INFO] [stderr] Downloaded darwin-libproc v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca73f0744171de8ad86f7fa2c1d75df9783908008ee337cb63c076849609a70 [INFO] running `Command { std: "docker" "start" "-a" "8ca73f0744171de8ad86f7fa2c1d75df9783908008ee337cb63c076849609a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca73f0744171de8ad86f7fa2c1d75df9783908008ee337cb63c076849609a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca73f0744171de8ad86f7fa2c1d75df9783908008ee337cb63c076849609a70", kill_on_drop: false }` [INFO] [stdout] 8ca73f0744171de8ad86f7fa2c1d75df9783908008ee337cb63c076849609a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732eab6ec2ab67560a08f1916a4719055e24cafb57addcf1f89ac66a0ba2ef43 [INFO] running `Command { std: "docker" "start" "-a" "732eab6ec2ab67560a08f1916a4719055e24cafb57addcf1f89ac66a0ba2ef43", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple-process-stats v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling rusty-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `PermissionOverwrite`, `ThreadMember`, and `ThreadMetadata` [INFO] [stdout] --> src/models/discord/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub use channel::{Channel, PermissionOverwrite, ThreadMember, ThreadMetadata}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoleTags` [INFO] [stdout] --> src/models/discord/mod.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub use role::{Role, RoleTags}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PAYLOAD_SIZE` is never used [INFO] [stdout] --> src/main.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub const MAX_PAYLOAD_SIZE: u32 = u32::MAX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_OP_CODE` is never used [INFO] [stdout] --> src/main.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | pub const MAX_OP_CODE: u16 = u16::MAX; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s [INFO] running `Command { std: "docker" "inspect" "732eab6ec2ab67560a08f1916a4719055e24cafb57addcf1f89ac66a0ba2ef43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732eab6ec2ab67560a08f1916a4719055e24cafb57addcf1f89ac66a0ba2ef43", kill_on_drop: false }` [INFO] [stdout] 732eab6ec2ab67560a08f1916a4719055e24cafb57addcf1f89ac66a0ba2ef43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26b1867992ba0ae7c9cf06895a3e0ac5d9627c9c2f980e129b6745c9a9249ede [INFO] running `Command { std: "docker" "start" "-a" "26b1867992ba0ae7c9cf06895a3e0ac5d9627c9c2f980e129b6745c9a9249ede", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `PermissionOverwrite`, `ThreadMember`, and `ThreadMetadata` [INFO] [stdout] --> src/models/discord/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | pub use channel::{Channel, PermissionOverwrite, ThreadMember, ThreadMetadata}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoleTags` [INFO] [stdout] --> src/models/discord/mod.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | pub use role::{Role, RoleTags}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PAYLOAD_SIZE` is never used [INFO] [stdout] --> src/main.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub const MAX_PAYLOAD_SIZE: u32 = u32::MAX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_OP_CODE` is never used [INFO] [stdout] --> src/main.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | pub const MAX_OP_CODE: u16 = u16::MAX; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "26b1867992ba0ae7c9cf06895a3e0ac5d9627c9c2f980e129b6745c9a9249ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b1867992ba0ae7c9cf06895a3e0ac5d9627c9c2f980e129b6745c9a9249ede", kill_on_drop: false }` [INFO] [stdout] 26b1867992ba0ae7c9cf06895a3e0ac5d9627c9c2f980e129b6745c9a9249ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63b6335847e1ccf16063e593a4c6c2bc6109e71edfdbd63576d712da97577ab2 [INFO] running `Command { std: "docker" "start" "-a" "63b6335847e1ccf16063e593a4c6c2bc6109e71edfdbd63576d712da97577ab2", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `PermissionOverwrite`, `ThreadMember`, and `ThreadMetadata` [INFO] [stderr] --> src/models/discord/mod.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | pub use channel::{Channel, PermissionOverwrite, ThreadMember, ThreadMetadata}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `RoleTags` [INFO] [stderr] --> src/models/discord/mod.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | pub use role::{Role, RoleTags}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_PAYLOAD_SIZE` is never used [INFO] [stderr] --> src/main.rs:287:15 [INFO] [stderr] | [INFO] [stderr] 287 | pub const MAX_PAYLOAD_SIZE: u32 = u32::MAX; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `MAX_OP_CODE` is never used [INFO] [stderr] --> src/main.rs:288:15 [INFO] [stderr] | [INFO] [stderr] 288 | pub const MAX_OP_CODE: u16 = u16::MAX; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusty-cache` (bin "rusty-cache" test) generated 4 warnings (run `cargo fix --bin "rusty-cache" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_cache-7c8ba348cd2c1150) [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" "63b6335847e1ccf16063e593a4c6c2bc6109e71edfdbd63576d712da97577ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b6335847e1ccf16063e593a4c6c2bc6109e71edfdbd63576d712da97577ab2", kill_on_drop: false }` [INFO] [stdout] 63b6335847e1ccf16063e593a4c6c2bc6109e71edfdbd63576d712da97577ab2