[INFO] cloning repository https://github.com/kimura-fuga/kimura-fuga.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/kimura-fuga/kimura-fuga.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimura-fuga%2Fkimura-fuga.github.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimura-fuga%2Fkimura-fuga.github.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec878374fdfffe7c9b16be122d2fc920a958c248 [INFO] checking kimura-fuga/kimura-fuga.github.io against try#3b057e82c7a2874b12909b7e79d444f73535e9e2 for pr-139493-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimura-fuga%2Fkimura-fuga.github.io" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kimura-fuga/kimura-fuga.github.io [INFO] finished tweaking git repo https://github.com/kimura-fuga/kimura-fuga.github.io [INFO] tweaked toml for git repo https://github.com/kimura-fuga/kimura-fuga.github.io written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kimura-fuga/kimura-fuga.github.io on toolchain 3b057e82c7a2874b12909b7e79d444f73535e9e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kimura-fuga/kimura-fuga.github.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa45931764a0a31627e6dcc0fec32c1be822d4442351d35c5712fa54b494ef61 [INFO] running `Command { std: "docker" "start" "-a" "fa45931764a0a31627e6dcc0fec32c1be822d4442351d35c5712fa54b494ef61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa45931764a0a31627e6dcc0fec32c1be822d4442351d35c5712fa54b494ef61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa45931764a0a31627e6dcc0fec32c1be822d4442351d35c5712fa54b494ef61", kill_on_drop: false }` [INFO] [stdout] fa45931764a0a31627e6dcc0fec32c1be822d4442351d35c5712fa54b494ef61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+3b057e82c7a2874b12909b7e79d444f73535e9e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a00cbfdcc5132342959af8711815a12a9a985bd3ba0d83d426c5ec4aa79b527c [INFO] running `Command { std: "docker" "start" "-a" "a00cbfdcc5132342959af8711815a12a9a985bd3ba0d83d426c5ec4aa79b527c", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking wasm-bindgen v0.2.99 [INFO] [stderr] Checking hnyfuck v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `peek` and `peekn` are never used [INFO] [stdout] --> src/lib.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl TokenStream { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn peek(&self) -> Option<&String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | fn peekn(&self, n: usize) -> Option<&String> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_branfuck` is never used [INFO] [stdout] --> src/lib.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn from_branfuck(code: &str) -> HnyFuck { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `peek` and `peekn` are never used [INFO] [stdout] --> src/lib.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl TokenStream { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn peek(&self) -> Option<&String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | fn peekn(&self, n: usize) -> Option<&String> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s [INFO] running `Command { std: "docker" "inspect" "a00cbfdcc5132342959af8711815a12a9a985bd3ba0d83d426c5ec4aa79b527c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00cbfdcc5132342959af8711815a12a9a985bd3ba0d83d426c5ec4aa79b527c", kill_on_drop: false }` [INFO] [stdout] a00cbfdcc5132342959af8711815a12a9a985bd3ba0d83d426c5ec4aa79b527c