[INFO] cloning repository https://github.com/thibautRe/eye
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thibautRe/eye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthibautRe%2Feye", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthibautRe%2Feye'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f16b7e614e9432bcdfc281c644e2652587a4af38
[INFO] testing thibautRe/eye against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthibautRe%2Feye" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thibautRe/eye
[INFO] finished tweaking git repo https://github.com/thibautRe/eye
[INFO] tweaked toml for git repo https://github.com/thibautRe/eye written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thibautRe/eye on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thibautRe/eye 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded crypto-common v0.1.4
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded parse-size v1.0.0
[INFO] [stderr]   Downloaded pq-sys v0.4.6
[INFO] [stderr]   Downloaded actix-multipart v0.6.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded bytemuck v1.10.0
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded unicode-bidi v0.3.6
[INFO] [stderr]   Downloaded derive_more v0.99.16
[INFO] [stderr]   Downloaded flate2 v1.0.21
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded clap v3.2.12
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded exr v1.4.2
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded blurhash v0.1.1
[INFO] [stderr]   Downloaded diesel_derives v2.1.2
[INFO] [stderr]   Downloaded flume v0.10.13
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.1
[INFO] [stderr]   Downloaded kamadak-exif v0.5.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded actix-multipart-derive v0.6.1
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded shrinkwraprs v0.2.3
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded mutate_once v0.1.1
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded tiff v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2dfc9cbec097e6c225a4336a79813603261a83c1a778abc9abe7aef943d28a2
[INFO] running `Command { std: "docker" "start" "-a" "f2dfc9cbec097e6c225a4336a79813603261a83c1a778abc9abe7aef943d28a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2dfc9cbec097e6c225a4336a79813603261a83c1a778abc9abe7aef943d28a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2dfc9cbec097e6c225a4336a79813603261a83c1a778abc9abe7aef943d28a2", kill_on_drop: false }`
[INFO] [stdout] f2dfc9cbec097e6c225a4336a79813603261a83c1a778abc9abe7aef943d28a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69dc952b8c821070804b24ade2beeefb373917f8f0933f7f4ad9b6304e788337
[INFO] running `Command { std: "docker" "start" "-a" "69dc952b8c821070804b24ade2beeefb373917f8f0933f7f4ad9b6304e788337", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.4
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling flate2 v1.0.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling kamadak-exif v0.5.4
[INFO] [stderr]    Compiling blurhash v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling diesel_derives v2.1.2
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling flume v0.10.13
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling shrinkwraprs v0.2.3
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling clap v3.2.12
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling actix-web-codegen v4.0.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.1
[INFO] [stderr]    Compiling actix-web v4.1.0
[INFO] [stderr]    Compiling actix-files v0.6.2
[INFO] [stderr]    Compiling actix-multipart v0.6.1
[INFO] [stderr]    Compiling eye v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `picture_id` and `album_id` are never read
[INFO] [stdout]  --> src/models/picture_album.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PictureAlbum {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 8 |   pub picture_id: i32,
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 9 |   pub album_id: i32,
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PictureAlbum` has a derived impl for the trait `Debug`, 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: fields `picture_id` and `user_id` are never read
[INFO] [stdout]  --> src/models/picture_user_access.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PictureUserAccess {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |   pub picture_id: i32,
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 7 |   pub user_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PictureUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `post_id`, `target_id`, and `target_kind` are never read
[INFO] [stdout]   --> src/models/post_includes.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PostInclude {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 17 |   pub post_id: i32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 18 |   pub target_id: i32,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 19 |   pub target_kind: PostIncludeTargetKind,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `post_id` and `user_id` are never read
[INFO] [stdout]  --> src/models/post_user_access.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PostUserAccess {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 6 |   pub post_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 7 |   pub user_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PostUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GetUserIdByPostId` is never used
[INFO] [stdout]   --> src/models/post_user_access.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type GetUserIdByPostId = Select<
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_user_id_by_post_id` is never used
[INFO] [stdout]   --> src/models/post_user_access.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl PostUserAccess {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |   pub fn get_user_id_by_post_id(post_id: i32) -> GetUserIdByPostId {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "69dc952b8c821070804b24ade2beeefb373917f8f0933f7f4ad9b6304e788337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69dc952b8c821070804b24ade2beeefb373917f8f0933f7f4ad9b6304e788337", kill_on_drop: false }`
[INFO] [stdout] 69dc952b8c821070804b24ade2beeefb373917f8f0933f7f4ad9b6304e788337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 147b6f7815dbae550317d649e38e8adaad8958d9e7837b98febec5be3559cb89
[INFO] running `Command { std: "docker" "start" "-a" "147b6f7815dbae550317d649e38e8adaad8958d9e7837b98febec5be3559cb89", kill_on_drop: false }`
[INFO] [stderr]    Compiling eye v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `picture_id` and `album_id` are never read
[INFO] [stdout]  --> src/models/picture_album.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PictureAlbum {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 8 |   pub picture_id: i32,
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 9 |   pub album_id: i32,
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PictureAlbum` has a derived impl for the trait `Debug`, 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: fields `picture_id` and `user_id` are never read
[INFO] [stdout]  --> src/models/picture_user_access.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PictureUserAccess {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 6 |   pub picture_id: i32,
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 7 |   pub user_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PictureUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `post_id`, `target_id`, and `target_kind` are never read
[INFO] [stdout]   --> src/models/post_includes.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PostInclude {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 17 |   pub post_id: i32,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 18 |   pub target_id: i32,
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 19 |   pub target_kind: PostIncludeTargetKind,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `post_id` and `user_id` are never read
[INFO] [stdout]  --> src/models/post_user_access.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PostUserAccess {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 6 |   pub post_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 7 |   pub user_id: i32,
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PostUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GetUserIdByPostId` is never used
[INFO] [stdout]   --> src/models/post_user_access.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type GetUserIdByPostId = Select<
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_user_id_by_post_id` is never used
[INFO] [stdout]   --> src/models/post_user_access.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl PostUserAccess {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |   pub fn get_user_id_by_post_id(post_id: i32) -> GetUserIdByPostId {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "147b6f7815dbae550317d649e38e8adaad8958d9e7837b98febec5be3559cb89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "147b6f7815dbae550317d649e38e8adaad8958d9e7837b98febec5be3559cb89", kill_on_drop: false }`
[INFO] [stdout] 147b6f7815dbae550317d649e38e8adaad8958d9e7837b98febec5be3559cb89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34fd3ea029544bc1399d0f56fabc024efa7ce1ca99b93d5cb360919af5da715e
[INFO] running `Command { std: "docker" "start" "-a" "34fd3ea029544bc1399d0f56fabc024efa7ce1ca99b93d5cb360919af5da715e", kill_on_drop: false }`
[INFO] [stderr] warning: fields `picture_id` and `album_id` are never read
[INFO] [stderr]  --> src/models/picture_album.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct PictureAlbum {
[INFO] [stderr]   |            ------------ fields in this struct
[INFO] [stderr] 8 |   pub picture_id: i32,
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr] 9 |   pub album_id: i32,
[INFO] [stderr]   |       ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `PictureAlbum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `picture_id` and `user_id` are never read
[INFO] [stderr]  --> src/models/picture_user_access.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PictureUserAccess {
[INFO] [stderr]   |            ----------------- fields in this struct
[INFO] [stderr] 6 |   pub picture_id: i32,
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr] 7 |   pub user_id: i32,
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `PictureUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `post_id`, `target_id`, and `target_kind` are never read
[INFO] [stderr]   --> src/models/post_includes.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct PostInclude {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 17 |   pub post_id: i32,
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 18 |   pub target_id: i32,
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 19 |   pub target_kind: PostIncludeTargetKind,
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `post_id` and `user_id` are never read
[INFO] [stderr]  --> src/models/post_user_access.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PostUserAccess {
[INFO] [stderr]   |            -------------- fields in this struct
[INFO] [stderr] 6 |   pub post_id: i32,
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr] 7 |   pub user_id: i32,
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `PostUserAccess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `GetUserIdByPostId` is never used
[INFO] [stderr]   --> src/models/post_user_access.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub type GetUserIdByPostId = Select<
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_user_id_by_post_id` is never used
[INFO] [stderr]   --> src/models/post_user_access.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl PostUserAccess {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 35 |   pub fn get_user_id_by_post_id(post_id: i32) -> GetUserIdByPostId {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `eye` (bin "eye" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eye-879d97ff761ea562)
[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" "34fd3ea029544bc1399d0f56fabc024efa7ce1ca99b93d5cb360919af5da715e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fd3ea029544bc1399d0f56fabc024efa7ce1ca99b93d5cb360919af5da715e", kill_on_drop: false }`
[INFO] [stdout] 34fd3ea029544bc1399d0f56fabc024efa7ce1ca99b93d5cb360919af5da715e
