[INFO] fetching crate memorix-client-redis 1.5.2... [INFO] checking memorix-client-redis-1.5.2 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate memorix-client-redis 1.5.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate memorix-client-redis 1.5.2 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memorix-client-redis 1.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate memorix-client-redis 1.5.2 [INFO] tweaked toml for crates.io crate memorix-client-redis 1.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate memorix-client-redis 1.5.2 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_test_cases v0.7.5 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Downloaded ntest v0.7.5 [INFO] [stderr] Downloaded ntest_timeout v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f584ee9533c94ea797c07ea086362b9eaae24b57a03e877d3f87c27c05ba140 [INFO] running `Command { std: "docker" "start" "-a" "5f584ee9533c94ea797c07ea086362b9eaae24b57a03e877d3f87c27c05ba140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f584ee9533c94ea797c07ea086362b9eaae24b57a03e877d3f87c27c05ba140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f584ee9533c94ea797c07ea086362b9eaae24b57a03e877d3f87c27c05ba140", kill_on_drop: false }` [INFO] [stdout] 5f584ee9533c94ea797c07ea086362b9eaae24b57a03e877d3f87c27c05ba140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643a3b8b220bd7011627e8295151fc541fde58d93722d0b5b8c078544737ed04 [INFO] running `Command { std: "docker" "start" "-a" "643a3b8b220bd7011627e8295151fc541fde58d93722d0b5b8c078544737ed04", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking ntest v0.7.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Checking memorix-client-redis v1.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `user` is never read [INFO] [stdout] --> examples/example_schema_generated.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MemorixCacheBlaBla { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 29 | pub favoriteAnimal: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] 30 | pub user: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixCacheBlaBla` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hello` is never read [INFO] [stdout] --> examples/example_schema_generated.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct MemorixCache { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 74 | pub hello: memorix_client_redis::MemorixCacheItemNoKey, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> examples/example_schema_generated.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct MemorixPubSub { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 91 | pub message: memorix_client_redis::MemorixPubSubItemNoKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixPubSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `runAlgo` is never read [INFO] [stdout] --> examples/example_schema_generated.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct MemorixTask { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 108 | pub runAlgo: memorix_client_redis::MemorixTaskItemNoKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixTask` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cache`, `pubsub`, and `task` are never read [INFO] [stdout] --> examples/example_schema_generated.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Memorix { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 127 | pub cache: MemorixCache, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | pub pubsub: MemorixPubSub, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 129 | pub task: MemorixTask, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Memorix` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> tests/example_schema_generated.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct MemorixCacheSpaceshipCrew { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 32 | pub count: memorix_client_redis::MemorixCacheItemNoKey, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixCacheSpaceshipCrew` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> tests/example_schema_generated.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct MemorixSpaceshipCrew { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 49 | pub cache: MemorixCacheSpaceshipCrew, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixSpaceshipCrew` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pilot` is never read [INFO] [stdout] --> tests/example_schema_generated.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MemorixCacheSpaceship { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 72 | pub pilot: memorix_client_redis::MemorixCacheItemNoKey, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixCacheSpaceship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew` and `cache` are never read [INFO] [stdout] --> tests/example_schema_generated.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct MemorixSpaceship { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 89 | pub crew: MemorixSpaceshipCrew, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | [INFO] [stdout] 91 | pub cache: MemorixCacheSpaceship, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixSpaceship` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user`, `userNoKey`, `userExpire`, `userExpire2`, and `userExpire3` are never read [INFO] [stdout] --> tests/example_schema_generated.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct MemorixCache { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 116 | pub favoriteAnimal: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] 117 | pub user: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] | ^^^^ [INFO] [stdout] 118 | pub userNoKey: memorix_client_redis::MemorixCacheItemNoKey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 119 | pub userExpire: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 120 | pub userExpire2: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | pub userExpire3: memorix_client_redis::MemorixCacheItem, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixCache` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> tests/example_schema_generated.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct MemorixPubSub { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 158 | pub message: memorix_client_redis::MemorixPubSubItemNoKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixPubSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `runAlgo` and `runAlgoNewest` are never read [INFO] [stdout] --> tests/example_schema_generated.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct MemorixTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 175 | pub runAlgo: memorix_client_redis::MemorixTaskItemNoKey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 176 | pub runAlgoNewest: memorix_client_redis::MemorixTaskItemNoKey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemorixTask` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `spaceship`, `pubsub`, and `task` are never read [INFO] [stdout] --> tests/example_schema_generated.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct Memorix { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 197 | pub spaceship: MemorixSpaceship, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub pubsub: MemorixPubSub, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 201 | pub task: MemorixTask, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Memorix` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "643a3b8b220bd7011627e8295151fc541fde58d93722d0b5b8c078544737ed04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643a3b8b220bd7011627e8295151fc541fde58d93722d0b5b8c078544737ed04", kill_on_drop: false }` [INFO] [stdout] 643a3b8b220bd7011627e8295151fc541fde58d93722d0b5b8c078544737ed04