[INFO] cloning repository https://github.com/anthropomorphic/project_euler_problem_116 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anthropomorphic/project_euler_problem_116" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthropomorphic%2Fproject_euler_problem_116", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthropomorphic%2Fproject_euler_problem_116'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22318ad5b976cce4e9c45b9e003d986af16c59a7 [INFO] building anthropomorphic/project_euler_problem_116 against try#2cd6942e35a7765b6869d3a149ca54f2598b77ad for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthropomorphic%2Fproject_euler_problem_116" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anthropomorphic/project_euler_problem_116 on toolchain 2cd6942e35a7765b6869d3a149ca54f2598b77ad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anthropomorphic/project_euler_problem_116 [INFO] finished tweaking git repo https://github.com/anthropomorphic/project_euler_problem_116 [INFO] tweaked toml for git repo https://github.com/anthropomorphic/project_euler_problem_116 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/anthropomorphic/project_euler_problem_116 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3119ff023d45ef17083444d8697ba8ff1a64ce91aad6420cb1fa944e8b22a317 [INFO] running `Command { std: "docker" "start" "-a" "3119ff023d45ef17083444d8697ba8ff1a64ce91aad6420cb1fa944e8b22a317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3119ff023d45ef17083444d8697ba8ff1a64ce91aad6420cb1fa944e8b22a317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3119ff023d45ef17083444d8697ba8ff1a64ce91aad6420cb1fa944e8b22a317", kill_on_drop: false }` [INFO] [stdout] 3119ff023d45ef17083444d8697ba8ff1a64ce91aad6420cb1fa944e8b22a317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c81a081f567586ab5bd8054325bea6c12f98111d0df533c47e5e005e7bd89502 [INFO] running `Command { std: "docker" "start" "-a" "c81a081f567586ab5bd8054325bea6c12f98111d0df533c47e5e005e7bd89502", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling project_euler_problem_116 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "c81a081f567586ab5bd8054325bea6c12f98111d0df533c47e5e005e7bd89502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81a081f567586ab5bd8054325bea6c12f98111d0df533c47e5e005e7bd89502", kill_on_drop: false }` [INFO] [stdout] c81a081f567586ab5bd8054325bea6c12f98111d0df533c47e5e005e7bd89502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e323af09cb46f047f6f88f9202c75dde1f53c6a91ef1c400b2eb9ad970b480d [INFO] running `Command { std: "docker" "start" "-a" "6e323af09cb46f047f6f88f9202c75dde1f53c6a91ef1c400b2eb9ad970b480d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling project_euler_problem_116 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `Command { std: "docker" "inspect" "6e323af09cb46f047f6f88f9202c75dde1f53c6a91ef1c400b2eb9ad970b480d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e323af09cb46f047f6f88f9202c75dde1f53c6a91ef1c400b2eb9ad970b480d", kill_on_drop: false }` [INFO] [stdout] 6e323af09cb46f047f6f88f9202c75dde1f53c6a91ef1c400b2eb9ad970b480d