[INFO] updating cached repository https://github.com/daogangtang/rusota [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38b728cc9904f4a0a5e05597c5e1e6927895407e [INFO] testing daogangtang/rusota against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Frusota" "/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/daogangtang/rusota on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daogangtang/rusota [INFO] finished tweaking git repo https://github.com/daogangtang/rusota [INFO] tweaked toml for git repo https://github.com/daogangtang/rusota written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/daogangtang/rusota already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8dd77615e69197619d04d495c9483093ea9e12dc1fc084774ac8f969a99679c [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" "c8dd77615e69197619d04d495c9483093ea9e12dc1fc084774ac8f969a99679c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8dd77615e69197619d04d495c9483093ea9e12dc1fc084774ac8f969a99679c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dd77615e69197619d04d495c9483093ea9e12dc1fc084774ac8f969a99679c", kill_on_drop: false }` [INFO] [stdout] c8dd77615e69197619d04d495c9483093ea9e12dc1fc084774ac8f969a99679c [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aad8aed5deb182aeb0eaf31db4d5ef8ac227839543ff54a121e6aa12c68f485 [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" "7aad8aed5deb182aeb0eaf31db4d5ef8ac227839543ff54a121e6aa12c68f485", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling typed-arena v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling twoway v0.2.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling sapper v0.2.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling sapper_query v0.2.0 [INFO] [stderr] Compiling sapper_logger v0.2.0 [INFO] [stderr] Compiling sapper_session v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling comrak v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling rss v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling geo v0.4.13 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling wumn_dao v0.1.0 (https://github.com/daogangtang/wumn#cae820a5) [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling sapper_body v0.2.0 [INFO] [stderr] Compiling toml-query v0.8.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling wumn_codegen v0.1.0 (https://github.com/daogangtang/wumn#cae820a5) [INFO] [stderr] Compiling wumn v0.1.0 (https://github.com/daogangtang/wumn#cae820a5) [INFO] [stderr] Compiling sapper_tmpl v0.2.0 [INFO] [stderr] Compiling sapper_std v0.2.1 [INFO] [stderr] Compiling ammonia v2.1.2 [INFO] [stderr] Compiling rusoda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/i18n.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/web_filters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/rss.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Channel [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromDao`, `ToColumnNames`, `ToDao`, `ToTableName` [INFO] [stdout] --> src/model.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ToColumnNames, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | ToTableName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | FromDao, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | ToDao [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/dataservice/user.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/dataservice/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `random_string`, `sha3_256_encode` [INFO] [stdout] --> src/dataservice/section.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::util::{random_string, sha3_256_encode}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArticleForList` [INFO] [stdout] --> src/dataservice/section.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ArticleForList, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/article.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Comment` [INFO] [stdout] --> src/dataservice/article.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Comment, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wumn::DbError` [INFO] [stdout] --> src/dataservice/comment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wumn::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/comment.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 27s [INFO] running `Command { std: "docker" "inspect" "7aad8aed5deb182aeb0eaf31db4d5ef8ac227839543ff54a121e6aa12c68f485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aad8aed5deb182aeb0eaf31db4d5ef8ac227839543ff54a121e6aa12c68f485", kill_on_drop: false }` [INFO] [stdout] 7aad8aed5deb182aeb0eaf31db4d5ef8ac227839543ff54a121e6aa12c68f485 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f29bcc6c9496474c967f3c8319e58bd724d445b33077e4a0bafd979091eb4df0 [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" "f29bcc6c9496474c967f3c8319e58bd724d445b33077e4a0bafd979091eb4df0", kill_on_drop: false }` [INFO] [stderr] Compiling rusoda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/i18n.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/web_filters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/rss.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Channel [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromDao`, `ToColumnNames`, `ToDao`, `ToTableName` [INFO] [stdout] --> src/model.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ToColumnNames, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | ToTableName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | FromDao, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | ToDao [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/dataservice/user.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/dataservice/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `random_string`, `sha3_256_encode` [INFO] [stdout] --> src/dataservice/section.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::util::{random_string, sha3_256_encode}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArticleForList` [INFO] [stdout] --> src/dataservice/section.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ArticleForList, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/article.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Comment` [INFO] [stdout] --> src/dataservice/article.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Comment, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wumn::DbError` [INFO] [stdout] --> src/dataservice/comment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wumn::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/comment.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/i18n.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/web_filters.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/rss.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Channel [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromDao`, `ToColumnNames`, `ToDao`, `ToTableName` [INFO] [stdout] --> src/model.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | ToColumnNames, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | ToTableName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | FromDao, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | ToDao [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/dataservice/user.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/dataservice/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `random_string`, `sha3_256_encode` [INFO] [stdout] --> src/dataservice/section.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::util::{random_string, sha3_256_encode}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArticleForList` [INFO] [stdout] --> src/dataservice/section.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ArticleForList, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/article.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Comment` [INFO] [stdout] --> src/dataservice/article.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Comment, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wumn::DbError` [INFO] [stdout] --> src/dataservice/comment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use wumn::DbError; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `for_read`, `for_write` [INFO] [stdout] --> src/dataservice/comment.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::{for_write, for_read}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `Command { std: "docker" "inspect" "f29bcc6c9496474c967f3c8319e58bd724d445b33077e4a0bafd979091eb4df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29bcc6c9496474c967f3c8319e58bd724d445b33077e4a0bafd979091eb4df0", kill_on_drop: false }` [INFO] [stdout] f29bcc6c9496474c967f3c8319e58bd724d445b33077e4a0bafd979091eb4df0 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db8eced211fb2682950fb8c1ed13b4c61e0c303dbfa8c5f8898c6bc2263ad49a [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" "db8eced211fb2682950fb8c1ed13b4c61e0c303dbfa8c5f8898c6bc2263ad49a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/i18n.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/web_filters.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Channel` [INFO] [stderr] --> src/rss.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Channel [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FromDao`, `ToColumnNames`, `ToDao`, `ToTableName` [INFO] [stderr] --> src/model.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | ToColumnNames, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 11 | ToTableName, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 12 | FromDao, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | ToDao [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DateTime` [INFO] [stderr] --> src/dataservice/user.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use chrono::{DateTime, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/dataservice/user.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `random_string`, `sha3_256_encode` [INFO] [stderr] --> src/dataservice/section.rs:2:19 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::util::{random_string, sha3_256_encode}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ArticleForList` [INFO] [stderr] --> src/dataservice/section.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | ArticleForList, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `for_read`, `for_write` [INFO] [stderr] --> src/dataservice/article.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::model::{for_write, for_read}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Comment` [INFO] [stderr] --> src/dataservice/article.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | Comment, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `wumn::DbError` [INFO] [stderr] --> src/dataservice/comment.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use wumn::DbError; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/i18n.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/web_filters.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Channel` [INFO] [stderr] --> src/rss.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Channel [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `for_read`, `for_write` [INFO] [stderr] --> src/dataservice/comment.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::model::{for_write, for_read}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FromDao`, `ToColumnNames`, `ToDao`, `ToTableName` [INFO] [stderr] --> src/model.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | ToColumnNames, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 11 | ToTableName, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 12 | FromDao, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | ToDao [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DateTime` [INFO] [stderr] --> src/dataservice/user.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use chrono::{DateTime, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/dataservice/user.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `random_string`, `sha3_256_encode` [INFO] [stderr] --> src/dataservice/section.rs:2:19 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::util::{random_string, sha3_256_encode}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ArticleForList` [INFO] [stderr] --> src/dataservice/section.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | ArticleForList, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `for_read`, `for_write` [INFO] [stderr] --> src/dataservice/article.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::model::{for_write, for_read}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Comment` [INFO] [stderr] --> src/dataservice/article.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | Comment, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `wumn::DbError` [INFO] [stderr] --> src/dataservice/comment.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use wumn::DbError; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `for_read`, `for_write` [INFO] [stderr] --> src/dataservice/comment.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::model::{for_write, for_read}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusoda-6ae1e7cc8e8a6a5b [INFO] [stderr] Doc-tests rusoda [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] [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" "db8eced211fb2682950fb8c1ed13b4c61e0c303dbfa8c5f8898c6bc2263ad49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8eced211fb2682950fb8c1ed13b4c61e0c303dbfa8c5f8898c6bc2263ad49a", kill_on_drop: false }` [INFO] [stdout] db8eced211fb2682950fb8c1ed13b4c61e0c303dbfa8c5f8898c6bc2263ad49a