[INFO] updating cached repository https://github.com/letscodehu/disco [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] 6f2b5d3be462c58f471874ee6c224c91944297bc [INFO] checking letscodehu/disco against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fletscodehu%2Fdisco" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/letscodehu/disco on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/letscodehu/disco [INFO] finished tweaking git repo https://github.com/letscodehu/disco [INFO] tweaked toml for git repo https://github.com/letscodehu/disco written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/letscodehu/disco already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8551974de7b80eba0462679cc3657efd0a88775679ee72f93aab778ae6451654 [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" "8551974de7b80eba0462679cc3657efd0a88775679ee72f93aab778ae6451654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8551974de7b80eba0462679cc3657efd0a88775679ee72f93aab778ae6451654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8551974de7b80eba0462679cc3657efd0a88775679ee72f93aab778ae6451654", kill_on_drop: false }` [INFO] [stdout] 8551974de7b80eba0462679cc3657efd0a88775679ee72f93aab778ae6451654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723bc136463de3003c7b13942c691c0fd6cbb21155fb355448ac7814ef00e470 [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" "723bc136463de3003c7b13942c691c0fd6cbb21155fb355448ac7814ef00e470", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling mysql v16.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking rust_decimal v1.2.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Checking mysql_common v0.12.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking mysql_common v0.18.1 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking mysql v14.2.0 [INFO] [stderr] Checking r2d2_mysql v9.0.0 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking disco v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core::entity::Post` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::core::entity::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::entity::Post` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::core::entity::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "723bc136463de3003c7b13942c691c0fd6cbb21155fb355448ac7814ef00e470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723bc136463de3003c7b13942c691c0fd6cbb21155fb355448ac7814ef00e470", kill_on_drop: false }` [INFO] [stdout] 723bc136463de3003c7b13942c691c0fd6cbb21155fb355448ac7814ef00e470