[INFO] cloning repository https://github.com/kb10uy/kebisafe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb10uy/kebisafe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fkebisafe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fkebisafe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13b0a8495fdccdbd1392b6817b354ad31f582cb4 [INFO] testing kb10uy/kebisafe against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fkebisafe" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb10uy/kebisafe on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kb10uy/kebisafe [INFO] finished tweaking git repo https://github.com/kb10uy/kebisafe [INFO] tweaked toml for git repo https://github.com/kb10uy/kebisafe written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kb10uy/kebisafe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] ed6ce5ada2d2e0756ade380d1e2456ce1dfd792359f2c6e5c4d53e0dd8daa5a6 [INFO] running `Command { std: "docker" "start" "-a" "ed6ce5ada2d2e0756ade380d1e2456ce1dfd792359f2c6e5c4d53e0dd8daa5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6ce5ada2d2e0756ade380d1e2456ce1dfd792359f2c6e5c4d53e0dd8daa5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6ce5ada2d2e0756ade380d1e2456ce1dfd792359f2c6e5c4d53e0dd8daa5a6", kill_on_drop: false }` [INFO] [stdout] ed6ce5ada2d2e0756ade380d1e2456ce1dfd792359f2c6e5c4d53e0dd8daa5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--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] 2e322bf566cd939bed3d726f304c7617bd459df14f2ad7f6075e07f5aa5fc4bb [INFO] running `Command { std: "docker" "start" "-a" "2e322bf566cd939bed3d726f304c7617bd459df14f2ad7f6075e07f5aa5fc4bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bugreport v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling v_escape v0.16.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling v_htmlescape v0.13.1 [INFO] [stderr] Compiling bat v0.18.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling sys-info v0.9.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling polyval v0.5.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling argon2 v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling aes-gcm-siv v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling async-ctrlc v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling yarte_helpers v0.15.1 [INFO] [stderr] Compiling yarte_parser v0.15.0 [INFO] [stderr] Compiling yarte_hir v0.15.3 [INFO] [stderr] Compiling yarte_codegen v0.15.3 [INFO] [stderr] Compiling yarte_derive v0.15.4 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling yarte v0.15.4 [INFO] [stderr] Compiling kebisafe v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 41s [INFO] running `Command { std: "docker" "inspect" "2e322bf566cd939bed3d726f304c7617bd459df14f2ad7f6075e07f5aa5fc4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e322bf566cd939bed3d726f304c7617bd459df14f2ad7f6075e07f5aa5fc4bb", kill_on_drop: false }` [INFO] [stdout] 2e322bf566cd939bed3d726f304c7617bd459df14f2ad7f6075e07f5aa5fc4bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d92f26bd7e432cb2264203532ae2fcc3c8f7fa75140446f23013713cb6b7b7c [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" "3d92f26bd7e432cb2264203532ae2fcc3c8f7fa75140446f23013713cb6b7b7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kebisafe v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/web/template.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.93s [INFO] running `Command { std: "docker" "inspect" "3d92f26bd7e432cb2264203532ae2fcc3c8f7fa75140446f23013713cb6b7b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d92f26bd7e432cb2264203532ae2fcc3c8f7fa75140446f23013713cb6b7b7c", kill_on_drop: false }` [INFO] [stdout] 3d92f26bd7e432cb2264203532ae2fcc3c8f7fa75140446f23013713cb6b7b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fc893a583272b6bde80d8b68ca03cb6b868d44a9b4626d356827a2bc7ee1c06 [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" "3fc893a583272b6bde80d8b68ca03cb6b868d44a9b4626d356827a2bc7ee1c06", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/web/template.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | #[derive(Debug, Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/web/template.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | #[derive(Debug, Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/web/template.rs:69:17 [INFO] [stderr] | [INFO] [stderr] 69 | #[derive(Debug, Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/web/template.rs:76:17 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Debug, Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/web/template.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(Debug, Template)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kebisafe` (bin "kebisafe" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kebisafe-6f3a813f0a7e5167) [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" "3fc893a583272b6bde80d8b68ca03cb6b868d44a9b4626d356827a2bc7ee1c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc893a583272b6bde80d8b68ca03cb6b868d44a9b4626d356827a2bc7ee1c06", kill_on_drop: false }` [INFO] [stdout] 3fc893a583272b6bde80d8b68ca03cb6b868d44a9b4626d356827a2bc7ee1c06