[INFO] cloning repository https://github.com/vivlim/vivcms [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivlim/vivcms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Fvivcms"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Fvivcms'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32c94ae882883e14a7549e18ca74c978ff4e412f [INFO] checking vivlim/vivcms against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivlim%2Fvivcms" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vivlim/vivcms on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vivlim/vivcms [INFO] finished tweaking git repo https://github.com/vivlim/vivcms [INFO] tweaked toml for git repo https://github.com/vivlim/vivcms written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/vivlim/vivcms already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d3c880d47a60d2349b7c5cb003d2c9b3e71bd688079a939fedf281a3a207bb05 [INFO] running `"docker" "start" "-a" "d3c880d47a60d2349b7c5cb003d2c9b3e71bd688079a939fedf281a3a207bb05"` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking string_cache_shared v0.3.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Checking typed-arena v1.6.1 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking url_path v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking svgbob v0.3.2 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking comrak v0.3.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Checking ammonia v1.2.0 [INFO] [stderr] Checking spongedown v0.3.2 [INFO] [stderr] Checking askama v0.8.0 [INFO] [stderr] Checking vivzone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `schema::post_contents::dsl as pc` [INFO] [stderr] --> src/db.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | use schema::post_contents::dsl as pc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `schema::post_contents::dsl as pc` [INFO] [stderr] --> src/db.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | use schema::post_contents::dsl as pc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/db.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | let c = create_post_contents(p, new_post_content)?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/db.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | let c = create_post_contents(p, new_post_content)?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `"docker" "inspect" "d3c880d47a60d2349b7c5cb003d2c9b3e71bd688079a939fedf281a3a207bb05"` [INFO] running `"docker" "rm" "-f" "d3c880d47a60d2349b7c5cb003d2c9b3e71bd688079a939fedf281a3a207bb05"` [INFO] [stdout] d3c880d47a60d2349b7c5cb003d2c9b3e71bd688079a939fedf281a3a207bb05