[INFO] cloning repository https://github.com/Taka1304/AtCoder_Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taka1304/AtCoder_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaka1304%2FAtCoder_Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaka1304%2FAtCoder_Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf943d0cdcaeb0171de9ea5bd974fa28f6339745 [INFO] checking Taka1304/AtCoder_Rust against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaka1304%2FAtCoder_Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Taka1304/AtCoder_Rust on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Taka1304/AtCoder_Rust [INFO] finished tweaking git repo https://github.com/Taka1304/AtCoder_Rust [INFO] tweaked toml for git repo https://github.com/Taka1304/AtCoder_Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Taka1304/AtCoder_Rust 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primes v0.3.0 [INFO] [stderr] Downloaded proconio-derive v0.2.1 [INFO] [stderr] Downloaded proconio v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeba33037a52a785962eb1db860c5856bc726a7820d5d1d3f242bcc91a0ef7b2 [INFO] running `Command { std: "docker" "start" "-a" "aeba33037a52a785962eb1db860c5856bc726a7820d5d1d3f242bcc91a0ef7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeba33037a52a785962eb1db860c5856bc726a7820d5d1d3f242bcc91a0ef7b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeba33037a52a785962eb1db860c5856bc726a7820d5d1d3f242bcc91a0ef7b2", kill_on_drop: false }` [INFO] [stdout] aeba33037a52a785962eb1db860c5856bc726a7820d5d1d3f242bcc91a0ef7b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30c70374fe91939ac0da89975796cbbdbb99b6f01beaf5603562c374a867f35c [INFO] running `Command { std: "docker" "start" "-a" "30c70374fe91939ac0da89975796cbbdbb99b6f01beaf5603562c374a867f35c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking primes v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Checking proconio v0.4.5 [INFO] [stderr] Checking atcoder-abc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "30c70374fe91939ac0da89975796cbbdbb99b6f01beaf5603562c374a867f35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c70374fe91939ac0da89975796cbbdbb99b6f01beaf5603562c374a867f35c", kill_on_drop: false }` [INFO] [stdout] 30c70374fe91939ac0da89975796cbbdbb99b6f01beaf5603562c374a867f35c