[INFO] cloning repository https://github.com/KhanhML/khanhml.github.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KhanhML/khanhml.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhanhML%2Fkhanhml.github.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhanhML%2Fkhanhml.github.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 761cc8fd3e1942d56947b35dbc0d97190a885fff [INFO] checking KhanhML/khanhml.github.io against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhanhML%2Fkhanhml.github.io" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 22% (7119/31061) Checking out files: 23% (7145/31061) Checking out files: 24% (7455/31061) Checking out files: 25% (7766/31061) Checking out files: 26% (8076/31061) Checking out files: 27% (8387/31061) Checking out files: 28% (8698/31061) Checking out files: 29% (9008/31061) Checking out files: 30% (9319/31061) Checking out files: 31% (9629/31061) Checking out files: 32% (9940/31061) Checking out files: 33% (10251/31061) Checking out files: 34% (10561/31061) Checking out files: 35% (10872/31061) Checking out files: 36% (11182/31061) Checking out files: 37% (11493/31061) Checking out files: 38% (11804/31061) Checking out files: 39% (12114/31061) Checking out files: 40% (12425/31061) Checking out files: 41% (12736/31061) Checking out files: 42% (13046/31061) Checking out files: 43% (13357/31061) Checking out files: 44% (13667/31061) Checking out files: 45% (13978/31061) Checking out files: 46% (14289/31061) Checking out files: 47% (14599/31061) Checking out files: 48% (14910/31061) Checking out files: 49% (15220/31061) Checking out files: 50% (15531/31061) Checking out files: 51% (15842/31061) Checking out files: 52% (16152/31061) Checking out files: 53% (16463/31061) Checking out files: 54% (16773/31061) Checking out files: 55% (17084/31061) Checking out files: 56% (17395/31061) Checking out files: 57% (17705/31061) Checking out files: 58% (18016/31061) Checking out files: 59% (18326/31061) Checking out files: 60% (18637/31061) Checking out files: 61% (18948/31061) Checking out files: 62% (19258/31061) Checking out files: 63% (19569/31061) Checking out files: 64% (19880/31061) Checking out files: 65% (20190/31061) Checking out files: 65% (20408/31061) Checking out files: 66% (20501/31061) Checking out files: 67% (20811/31061) Checking out files: 68% (21122/31061) Checking out files: 69% (21433/31061) Checking out files: 70% (21743/31061) Checking out files: 71% (22054/31061) Checking out files: 72% (22364/31061) Checking out files: 73% (22675/31061) Checking out files: 74% (22986/31061) Checking out files: 75% (23296/31061) Checking out files: 76% (23607/31061) Checking out files: 77% (23917/31061) Checking out files: 78% (24228/31061) Checking out files: 79% (24539/31061) Checking out files: 80% (24849/31061) Checking out files: 81% (25160/31061) Checking out files: 82% (25471/31061) Checking out files: 83% (25781/31061) Checking out files: 84% (26092/31061) Checking out files: 85% (26402/31061) Checking out files: 86% (26713/31061) Checking out files: 87% (27024/31061) Checking out files: 88% (27334/31061) Checking out files: 89% (27645/31061) Checking out files: 90% (27955/31061) Checking out files: 91% (28266/31061) Checking out files: 92% (28577/31061) Checking out files: 93% (28887/31061) Checking out files: 94% (29198/31061) Checking out files: 95% (29508/31061) Checking out files: 96% (29819/31061) Checking out files: 97% (30130/31061) Checking out files: 98% (30440/31061) Checking out files: 99% (30751/31061) Checking out files: 99% (30975/31061) Checking out files: 100% (31061/31061) Checking out files: 100% (31061/31061), done. [INFO] validating manifest of git repo https://github.com/KhanhML/khanhml.github.io on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KhanhML/khanhml.github.io [INFO] finished tweaking git repo https://github.com/KhanhML/khanhml.github.io [INFO] tweaked toml for git repo https://github.com/KhanhML/khanhml.github.io written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/KhanhML/khanhml.github.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v1.3.0 [INFO] [stderr] Downloaded derive-error-chain v0.11.1 [INFO] [stderr] Downloaded comrak v0.2.12 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfb82ef5e83c657952c6fb9e8bb59fbd3768c1e841ef89c3a8c9e930d1e34311 [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" "dfb82ef5e83c657952c6fb9e8bb59fbd3768c1e841ef89c3a8c9e930d1e34311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb82ef5e83c657952c6fb9e8bb59fbd3768c1e841ef89c3a8c9e930d1e34311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb82ef5e83c657952c6fb9e8bb59fbd3768c1e841ef89c3a8c9e930d1e34311", kill_on_drop: false }` [INFO] [stdout] dfb82ef5e83c657952c6fb9e8bb59fbd3768c1e841ef89c3a8c9e930d1e34311 [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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b44c443a509fc667df8bd038a8330fb10ade53d785bae4272b49ba1a193ee33 [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" "3b44c443a509fc667df8bd038a8330fb10ade53d785bae4272b49ba1a193ee33", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking typed-arena v1.3.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking comrak v0.2.12 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Checking backtrace v0.3.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking dotenv v0.11.0 [INFO] [stderr] Checking quick-xml v0.12.1 [INFO] [stderr] Checking rss v1.5.0 [INFO] [stderr] Checking generator-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `domain_name` [INFO] [stdout] --> src/main.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let domain_name = env::var("DOMAIN_NAME").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain_name` [INFO] [stdout] --> src/main.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let domain_name = env::var("DOMAIN_NAME").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | ... let mut tag_posts = shared.tags.get_mut(&format!("{}", tag)).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | ... let mut tag_posts = shared.tags.get_mut(&format!("{}", tag)).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | output_file.write_all(channel.to_string().as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | output_file.write_all(channel.to_string().as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.06s [INFO] running `Command { std: "docker" "inspect" "3b44c443a509fc667df8bd038a8330fb10ade53d785bae4272b49ba1a193ee33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b44c443a509fc667df8bd038a8330fb10ade53d785bae4272b49ba1a193ee33", kill_on_drop: false }` [INFO] [stdout] 3b44c443a509fc667df8bd038a8330fb10ade53d785bae4272b49ba1a193ee33