[INFO] cloning repository https://github.com/wezm/pretzboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wezm/pretzboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d3d5b6f376551289fc35aec784f0573138eb489 [INFO] testing wezm/pretzboard against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwezm%2Fpretzboard" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wezm/pretzboard on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/wezm/pretzboard [INFO] finished tweaking git repo https://github.com/wezm/pretzboard [INFO] tweaked toml for git repo https://github.com/wezm/pretzboard written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/wezm/pretzboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0101c240af612d84f275809594a826eca5a5fbf37310365e6c7c68bce5ff2717 [INFO] running `Command { std: "docker" "start" "-a" "0101c240af612d84f275809594a826eca5a5fbf37310365e6c7c68bce5ff2717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0101c240af612d84f275809594a826eca5a5fbf37310365e6c7c68bce5ff2717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0101c240af612d84f275809594a826eca5a5fbf37310365e6c7c68bce5ff2717", kill_on_drop: false }` [INFO] [stdout] 0101c240af612d84f275809594a826eca5a5fbf37310365e6c7c68bce5ff2717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f05f73779d359f7e5bccb177a047537a1469120d6b9d3843bc55aef544e1f67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f05f73779d359f7e5bccb177a047537a1469120d6b9d3843bc55aef544e1f67", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling sha-1 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glfw_window v0.43.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `stat` [INFO] [stdout] --> src/flickr.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PhotosResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Debug, Deserialize)] [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: `stat` [INFO] [stdout] --> src/flickr.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CheckTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "6f05f73779d359f7e5bccb177a047537a1469120d6b9d3843bc55aef544e1f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f05f73779d359f7e5bccb177a047537a1469120d6b9d3843bc55aef544e1f67", kill_on_drop: false }` [INFO] [stdout] 6f05f73779d359f7e5bccb177a047537a1469120d6b9d3843bc55aef544e1f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fcdd3ec9d8e8a49e04d165e9356d75be49406e8bad53694ad9c82218e851124a [INFO] running `Command { std: "docker" "start" "-a" "fcdd3ec9d8e8a49e04d165e9356d75be49406e8bad53694ad9c82218e851124a", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `stat` [INFO] [stdout] --> src/flickr.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PhotosResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Debug, Deserialize)] [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: `stat` [INFO] [stdout] --> src/flickr.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CheckTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `stat` [INFO] [stdout] --> src/flickr.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PhotosResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Debug, Deserialize)] [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: `stat` [INFO] [stdout] --> src/flickr.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | stat: Stat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CheckTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/flickr.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.03s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pretzboard-3f461fd5fb665b4c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pretzboard-82816848f7450f1d) [INFO] running `Command { std: "docker" "inspect" "fcdd3ec9d8e8a49e04d165e9356d75be49406e8bad53694ad9c82218e851124a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdd3ec9d8e8a49e04d165e9356d75be49406e8bad53694ad9c82218e851124a", kill_on_drop: false }` [INFO] [stdout] fcdd3ec9d8e8a49e04d165e9356d75be49406e8bad53694ad9c82218e851124a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 567a36b9c35d8622d74ec6bb6ff30ff23e11c73bdcf165d2555aaff7d245b3a7 [INFO] running `Command { std: "docker" "start" "-a" "567a36b9c35d8622d74ec6bb6ff30ff23e11c73bdcf165d2555aaff7d245b3a7", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `stat` [INFO] [stderr] --> src/flickr.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | stat: Stat, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PhotosResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/flickr.rs:110:10 [INFO] [stderr] | [INFO] [stderr] 110 | #[derive(Debug, Deserialize)] [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: `stat` [INFO] [stderr] --> src/flickr.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | stat: Stat, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CheckTokenResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/flickr.rs:159:10 [INFO] [stderr] | [INFO] [stderr] 159 | #[derive(Debug, Deserialize)] [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: `pretzboard` (lib) generated 2 warnings [INFO] [stderr] warning: `pretzboard` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pretzboard-3f461fd5fb665b4c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test flickr::test_signature_base_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pretzboard-82816848f7450f1d) [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 pretzboard [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" "567a36b9c35d8622d74ec6bb6ff30ff23e11c73bdcf165d2555aaff7d245b3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567a36b9c35d8622d74ec6bb6ff30ff23e11c73bdcf165d2555aaff7d245b3a7", kill_on_drop: false }` [INFO] [stdout] 567a36b9c35d8622d74ec6bb6ff30ff23e11c73bdcf165d2555aaff7d245b3a7