[INFO] cloning repository https://github.com/gklijs/vados [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gklijs/vados" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgklijs%2Fvados", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgklijs%2Fvados'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85182a81f7675296c9dff4315d1831a7ada5699d [INFO] testing gklijs/vados against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgklijs%2Fvados" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gklijs/vados on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gklijs/vados [INFO] finished tweaking git repo https://github.com/gklijs/vados [INFO] tweaked toml for git repo https://github.com/gklijs/vados written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded fast_image_resize v0.7.0 [INFO] [stderr] Downloaded exr v1.4.1 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded image v0.24.1 [INFO] [stderr] Downloaded minifier v0.0.42 [INFO] [stderr] Downloaded macro-utils v0.1.3 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] [stderr] Downloaded webp v0.2.2 [INFO] [stderr] Downloaded libwebp-sys v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 0103bf10ea4221ab66964e5007c8499626365d95f491c7aa1569be47285ed1e6 [INFO] running `Command { std: "docker" "start" "-a" "0103bf10ea4221ab66964e5007c8499626365d95f491c7aa1569be47285ed1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0103bf10ea4221ab66964e5007c8499626365d95f491c7aa1569be47285ed1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0103bf10ea4221ab66964e5007c8499626365d95f491c7aa1569be47285ed1e6", kill_on_drop: false }` [INFO] [stdout] 0103bf10ea4221ab66964e5007c8499626365d95f491c7aa1569be47285ed1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfa4b519822d5f80f763b55a1a9ae3c996d647f1af90690adfab040db6dcb59 [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" "0dfa4b519822d5f80f763b55a1a9ae3c996d647f1af90690adfab040db6dcb59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling macro-utils v0.1.3 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling minifier v0.0.42 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fast_image_resize v0.7.0 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling webp v0.2.2 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling vados v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/config_files.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub(crate) title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImageList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config_files.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "0dfa4b519822d5f80f763b55a1a9ae3c996d647f1af90690adfab040db6dcb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfa4b519822d5f80f763b55a1a9ae3c996d647f1af90690adfab040db6dcb59", kill_on_drop: false }` [INFO] [stdout] 0dfa4b519822d5f80f763b55a1a9ae3c996d647f1af90690adfab040db6dcb59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "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] 3339ad069bb2dc9b57eee94855282b8c68558e28c31d0f6e8e6e22b198571893 [INFO] running `Command { std: "docker" "start" "-a" "3339ad069bb2dc9b57eee94855282b8c68558e28c31d0f6e8e6e22b198571893", kill_on_drop: false }` [INFO] [stderr] Compiling vados v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/config_files.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub(crate) title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImageList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config_files.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/config_files.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub(crate) title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ImageList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config_files.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "3339ad069bb2dc9b57eee94855282b8c68558e28c31d0f6e8e6e22b198571893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3339ad069bb2dc9b57eee94855282b8c68558e28c31d0f6e8e6e22b198571893", kill_on_drop: false }` [INFO] [stdout] 3339ad069bb2dc9b57eee94855282b8c68558e28c31d0f6e8e6e22b198571893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0408341a233ea38a52d0d343bee06f8e0d6a1bcdb08605564bc845c1938f3545 [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" "0408341a233ea38a52d0d343bee06f8e0d6a1bcdb08605564bc845c1938f3545", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `title` [INFO] [stderr] --> src/config_files.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | pub(crate) title: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ImageList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/config_files.rs:126:10 [INFO] [stderr] | [INFO] [stderr] 126 | #[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: `vados` (lib) generated 1 warning [INFO] [stderr] warning: `vados` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vados-e4c8b9455519cc65) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests vados [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] [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" "0408341a233ea38a52d0d343bee06f8e0d6a1bcdb08605564bc845c1938f3545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0408341a233ea38a52d0d343bee06f8e0d6a1bcdb08605564bc845c1938f3545", kill_on_drop: false }` [INFO] [stdout] 0408341a233ea38a52d0d343bee06f8e0d6a1bcdb08605564bc845c1938f3545