[INFO] cloning repository https://github.com/Arties-Templates/rs-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arties-Templates/rs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Frs-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Frs-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8234274b494ae93fdf6562b7535488554da04633
[INFO] testing Arties-Templates/rs-template against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArties-Templates%2Frs-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arties-Templates/rs-template
[INFO] finished tweaking git repo https://github.com/Arties-Templates/rs-template
[INFO] tweaked toml for git repo https://github.com/Arties-Templates/rs-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arties-Templates/rs-template on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arties-Templates/rs-template 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8f672ca093be8f9ab53b575a22cfae879999280043fe938c2517f1b86237ace
[INFO] running `Command { std: "docker" "start" "-a" "d8f672ca093be8f9ab53b575a22cfae879999280043fe938c2517f1b86237ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8f672ca093be8f9ab53b575a22cfae879999280043fe938c2517f1b86237ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f672ca093be8f9ab53b575a22cfae879999280043fe938c2517f1b86237ace", kill_on_drop: false }`
[INFO] [stdout] d8f672ca093be8f9ab53b575a22cfae879999280043fe938c2517f1b86237ace
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465d4abc656552bd7001ce06df7b59d189a9fe63ef5ecda9b3c455339e911991
[INFO] running `Command { std: "docker" "start" "-a" "465d4abc656552bd7001ce06df7b59d189a9fe63ef5ecda9b3c455339e911991", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling winres v0.1.12 (https://github.com/sandydoo/winres?branch=bugfix%2Ffix-linking#4875794c)
[INFO] [stderr]    Compiling template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Context` and `eyre`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     eyre::{eyre, Context},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.33s
[INFO] running `Command { std: "docker" "inspect" "465d4abc656552bd7001ce06df7b59d189a9fe63ef5ecda9b3c455339e911991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465d4abc656552bd7001ce06df7b59d189a9fe63ef5ecda9b3c455339e911991", kill_on_drop: false }`
[INFO] [stdout] 465d4abc656552bd7001ce06df7b59d189a9fe63ef5ecda9b3c455339e911991
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c57256ff6422de24d651597404c45999097d533e75efab938458f97eeb2d3ef9
[INFO] running `Command { std: "docker" "start" "-a" "c57256ff6422de24d651597404c45999097d533e75efab938458f97eeb2d3ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Context` and `eyre`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     eyre::{eyre, Context},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "c57256ff6422de24d651597404c45999097d533e75efab938458f97eeb2d3ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57256ff6422de24d651597404c45999097d533e75efab938458f97eeb2d3ef9", kill_on_drop: false }`
[INFO] [stdout] c57256ff6422de24d651597404c45999097d533e75efab938458f97eeb2d3ef9
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31599f606117478c532365a79c7e008ad3c9ee92655fa219d87142d6c870daff
[INFO] running `Command { std: "docker" "start" "-a" "31599f606117478c532365a79c7e008ad3c9ee92655fa219d87142d6c870daff", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Context` and `eyre`
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 |     eyre::{eyre, Context},
[INFO] [stderr]   |            ^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `template` (bin "template" test) generated 1 warning (run `cargo fix --bin "template" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/template-1e21598a9498997c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31599f606117478c532365a79c7e008ad3c9ee92655fa219d87142d6c870daff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31599f606117478c532365a79c7e008ad3c9ee92655fa219d87142d6c870daff", kill_on_drop: false }`
[INFO] [stdout] 31599f606117478c532365a79c7e008ad3c9ee92655fa219d87142d6c870daff
