[INFO] cloning repository https://github.com/otrho/fizzbuzz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otrho/fizzbuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotrho%2Ffizzbuzz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotrho%2Ffizzbuzz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af1dc376604b6a0f0bbc94a575d587eac8aa3c12
[INFO] checking otrho/fizzbuzz against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotrho%2Ffizzbuzz" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/otrho/fizzbuzz
[INFO] finished tweaking git repo https://github.com/otrho/fizzbuzz
[INFO] tweaked toml for git repo https://github.com/otrho/fizzbuzz written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/otrho/fizzbuzz on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/otrho/fizzbuzz 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cce33f70302128cdc4710a363db259d86e67bcb7eda7560e93f448699724918a
[INFO] running `Command { std: "docker" "start" "-a" "cce33f70302128cdc4710a363db259d86e67bcb7eda7560e93f448699724918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cce33f70302128cdc4710a363db259d86e67bcb7eda7560e93f448699724918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce33f70302128cdc4710a363db259d86e67bcb7eda7560e93f448699724918a", kill_on_drop: false }`
[INFO] [stdout] cce33f70302128cdc4710a363db259d86e67bcb7eda7560e93f448699724918a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef944695b7dc42eea3dbcb9898659ab8a87d05b5f676257c20899d3cb174816
[INFO] running `Command { std: "docker" "start" "-a" "aef944695b7dc42eea3dbcb9898659ab8a87d05b5f676257c20899d3cb174816", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cranelift-isle v0.111.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking cranelift-bitset v0.111.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-entity v0.111.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking cranelift-bforest v0.111.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking cranelift-control v0.111.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking test_bin v0.4.0
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling cranelift-codegen v0.111.0
[INFO] [stderr]     Checking peg v0.8.4
[INFO] [stderr]     Checking cranelift-frontend v0.111.0
[INFO] [stderr]     Checking cranelift-module v0.111.0
[INFO] [stderr]     Checking cranelift-native v0.111.0
[INFO] [stderr]     Checking cranelift-jit v0.111.0
[INFO] [stderr]     Checking cranelift v0.111.0
[INFO] [stderr]     Checking fizzbuzz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.22s
[INFO] running `Command { std: "docker" "inspect" "aef944695b7dc42eea3dbcb9898659ab8a87d05b5f676257c20899d3cb174816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef944695b7dc42eea3dbcb9898659ab8a87d05b5f676257c20899d3cb174816", kill_on_drop: false }`
[INFO] [stdout] aef944695b7dc42eea3dbcb9898659ab8a87d05b5f676257c20899d3cb174816
