[INFO] cloning repository https://github.com/aldebaranzbradaradjan/abe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aldebaranzbradaradjan/abe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldebaranzbradaradjan%2Fabe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldebaranzbradaradjan%2Fabe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb2764657640df1126aa577ef5b8505c6fb2fac [INFO] testing aldebaranzbradaradjan/abe against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldebaranzbradaradjan%2Fabe" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aldebaranzbradaradjan/abe on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aldebaranzbradaradjan/abe [INFO] finished tweaking git repo https://github.com/aldebaranzbradaradjan/abe [INFO] tweaked toml for git repo https://github.com/aldebaranzbradaradjan/abe written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aldebaranzbradaradjan/abe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30fb92ccc886655114e4bb935ba27f05d6637361c75162058dac7f93b17eefd1 [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" "30fb92ccc886655114e4bb935ba27f05d6637361c75162058dac7f93b17eefd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30fb92ccc886655114e4bb935ba27f05d6637361c75162058dac7f93b17eefd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fb92ccc886655114e4bb935ba27f05d6637361c75162058dac7f93b17eefd1", kill_on_drop: false }` [INFO] [stdout] 30fb92ccc886655114e4bb935ba27f05d6637361c75162058dac7f93b17eefd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 18ef73216e1b5bc9a57af908236e01e03ea5c237fbafdcc025d8015d95a02508 [INFO] running `Command { std: "docker" "start" "-a" "18ef73216e1b5bc9a57af908236e01e03ea5c237fbafdcc025d8015d95a02508", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling orion v0.15.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Compiling branca v0.9.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling bcrypt v0.7.0 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling ramhorns-derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling ramhorns v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling validator v0.10.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling validator_derive v0.10.0 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-diesel-sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/template.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | let trimmed = l.trim_right(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> src/template.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | .trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/template.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | let trimmed = l.trim_right(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> src/template.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | .trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "18ef73216e1b5bc9a57af908236e01e03ea5c237fbafdcc025d8015d95a02508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ef73216e1b5bc9a57af908236e01e03ea5c237fbafdcc025d8015d95a02508", kill_on_drop: false }` [INFO] [stdout] 18ef73216e1b5bc9a57af908236e01e03ea5c237fbafdcc025d8015d95a02508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 4069e25502d821bafd40d4bd91ef96c0cd22238773ae806925db694de06f4046 [INFO] running `Command { std: "docker" "start" "-a" "4069e25502d821bafd40d4bd91ef96c0cd22238773ae806925db694de06f4046", kill_on_drop: false }` [INFO] [stderr] Compiling actix-diesel-sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/template.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | let trimmed = l.trim_right(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> src/template.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | .trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/template.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | let trimmed = l.trim_right(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stdout] --> src/template.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | .trim_left() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "4069e25502d821bafd40d4bd91ef96c0cd22238773ae806925db694de06f4046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4069e25502d821bafd40d4bd91ef96c0cd22238773ae806925db694de06f4046", kill_on_drop: false }` [INFO] [stdout] 4069e25502d821bafd40d4bd91ef96c0cd22238773ae806925db694de06f4046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3c67443fbaaa1c450f330123c9678d903e2803c5137898caf63c2042c19c261c [INFO] running `Command { std: "docker" "start" "-a" "3c67443fbaaa1c450f330123c9678d903e2803c5137898caf63c2042c19c261c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/template.rs:69:29 [INFO] [stderr] | [INFO] [stderr] 69 | let trimmed = l.trim_right(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/template.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/template.rs:112:29 [INFO] [stderr] | [INFO] [stderr] 112 | let trimmed = l.trim_right(); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/template.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/actix_diesel_sqlite-290254a545f449df [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c67443fbaaa1c450f330123c9678d903e2803c5137898caf63c2042c19c261c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c67443fbaaa1c450f330123c9678d903e2803c5137898caf63c2042c19c261c", kill_on_drop: false }` [INFO] [stdout] 3c67443fbaaa1c450f330123c9678d903e2803c5137898caf63c2042c19c261c