[INFO] cloning repository https://github.com/marci1175/FileHosting
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marci1175/FileHosting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarci1175%2FFileHosting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarci1175%2FFileHosting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad9c06e176a6d7397243bf347ee85db3f51defec
[INFO] testing marci1175/FileHosting against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarci1175%2FFileHosting" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marci1175/FileHosting
[INFO] finished tweaking git repo https://github.com/marci1175/FileHosting
[INFO] tweaked toml for git repo https://github.com/marci1175/FileHosting written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marci1175/FileHosting on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marci1175/FileHosting 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce309bfa7b7f6d7629d0af40bc88b6d1edf7efa2ca7d4c3a72cd4887131749bb
[INFO] running `Command { std: "docker" "start" "-a" "ce309bfa7b7f6d7629d0af40bc88b6d1edf7efa2ca7d4c3a72cd4887131749bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce309bfa7b7f6d7629d0af40bc88b6d1edf7efa2ca7d4c3a72cd4887131749bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce309bfa7b7f6d7629d0af40bc88b6d1edf7efa2ca7d4c3a72cd4887131749bb", kill_on_drop: false }`
[INFO] [stdout] ce309bfa7b7f6d7629d0af40bc88b6d1edf7efa2ca7d4c3a72cd4887131749bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d4b22178028d10d65792312358375f3b0a4e5a318c34031f6ef6c8e69bc75c2
[INFO] running `Command { std: "docker" "start" "-a" "4d4b22178028d10d65792312358375f3b0a4e5a318c34031f6ef6c8e69bc75c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling event-listener v5.1.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling enumn v0.1.13
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling bumpalo v3.15.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling accesskit v0.12.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling zvariant v3.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling zbus_names v2.6.0
[INFO] [stderr]    Compiling emath v0.26.2
[INFO] [stderr]    Compiling zbus v3.15.0
[INFO] [stderr]    Compiling ecolor v0.26.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling rustls-pki-types v1.3.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling epaint v0.26.2
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling atspi-common v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling usvg-tree v0.37.0
[INFO] [stderr]    Compiling ffmpeg-sys-the-third v1.1.1+ffmpeg-6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling atspi-proxies v0.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling egui v0.26.2
[INFO] [stderr]    Compiling atspi-connection v0.3.0
[INFO] [stderr]    Compiling atspi v0.19.0
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling usvg-parser v0.37.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling accesskit_unix v0.6.2
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling js-sys v0.3.68
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling ffmpeg-the-third v1.2.2+ffmpeg-6.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ecolor v0.23.0
[INFO] [stderr]    Compiling emath v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling usvg v0.37.0
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling epaint v0.23.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling web-sys v0.3.68
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling accesskit_winit v0.16.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.1
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling arboard v3.3.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rfd v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling egui_glow v0.26.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling egui-winit v0.26.2
[INFO] [stderr]    Compiling resvg v0.37.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling ehttp v0.4.0
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling common_definitions v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling egui v0.23.0
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stderr]    Compiling egui_extras v0.26.2
[INFO] [stderr]    Compiling eframe v0.26.2
[INFO] [stderr]    Compiling egui-video v0.6.0
[INFO] [stdout] warning: struct `FileList` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FileList {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ping` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ping {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileList` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FileList {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ping` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ping {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4d4b22178028d10d65792312358375f3b0a4e5a318c34031f6ef6c8e69bc75c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4b22178028d10d65792312358375f3b0a4e5a318c34031f6ef6c8e69bc75c2", kill_on_drop: false }`
[INFO] [stdout] 4d4b22178028d10d65792312358375f3b0a4e5a318c34031f6ef6c8e69bc75c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 385cfb995c5bd18e4c4c287e3ba4d233f842148be24bde678e25e09264a5da53
[INFO] running `Command { std: "docker" "start" "-a" "385cfb995c5bd18e4c4c287e3ba4d233f842148be24bde678e25e09264a5da53", kill_on_drop: false }`
[INFO] [stderr]    Compiling common_definitions v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FileList` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FileList {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ping` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ping {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileList` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct FileList {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ping` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ping {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "385cfb995c5bd18e4c4c287e3ba4d233f842148be24bde678e25e09264a5da53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385cfb995c5bd18e4c4c287e3ba4d233f842148be24bde678e25e09264a5da53", kill_on_drop: false }`
[INFO] [stdout] 385cfb995c5bd18e4c4c287e3ba4d233f842148be24bde678e25e09264a5da53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b54f781ce265dd347aa7504e31624a9208b0ceafcc1eee477612361758d50338
[INFO] running `Command { std: "docker" "start" "-a" "b54f781ce265dd347aa7504e31624a9208b0ceafcc1eee477612361758d50338", kill_on_drop: false }`
[INFO] [stderr] warning: struct `FileList` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct FileList {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Ping` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/common_definitions-d468668cba349859/out/file_hosting.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Ping {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `common_definitions` (bin "server" test) generated 2 warnings
[INFO] [stderr] warning: `common_definitions` (bin "client" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_definitions-7978ee0e1c11b082)
[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] [stderr]      Running unittests src/bin/client/main.rs (/opt/rustwide/target/debug/deps/client-78ceed3b8266739f)
[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] [stderr]      Running unittests src/bin/server/main.rs (/opt/rustwide/target/debug/deps/server-96f692f5f0ec5814)
[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] [stderr]    Doc-tests common_definitions
[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" "b54f781ce265dd347aa7504e31624a9208b0ceafcc1eee477612361758d50338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54f781ce265dd347aa7504e31624a9208b0ceafcc1eee477612361758d50338", kill_on_drop: false }`
[INFO] [stdout] b54f781ce265dd347aa7504e31624a9208b0ceafcc1eee477612361758d50338
