[INFO] cloning repository https://github.com/erayalkis/docker_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erayalkis/docker_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayalkis%2Fdocker_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayalkis%2Fdocker_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0baadc514566115845af275fdecece45924ecf2
[INFO] checking erayalkis/docker_controller against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayalkis%2Fdocker_controller" "/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/erayalkis/docker_controller
[INFO] finished tweaking git repo https://github.com/erayalkis/docker_controller
[INFO] tweaked toml for git repo https://github.com/erayalkis/docker_controller written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erayalkis/docker_controller on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erayalkis/docker_controller 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de2f0265e9a427c5c8aa57f2e0e6c8878fed42f16ec26571da4b730ebac02cd4
[INFO] running `Command { std: "docker" "start" "-a" "de2f0265e9a427c5c8aa57f2e0e6c8878fed42f16ec26571da4b730ebac02cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de2f0265e9a427c5c8aa57f2e0e6c8878fed42f16ec26571da4b730ebac02cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2f0265e9a427c5c8aa57f2e0e6c8878fed42f16ec26571da4b730ebac02cd4", kill_on_drop: false }`
[INFO] [stdout] de2f0265e9a427c5c8aa57f2e0e6c8878fed42f16ec26571da4b730ebac02cd4
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bdc8e22e3a9bab2f81f0ddd2ed983a328d08de3aeb66f213a458a46992400c7
[INFO] running `Command { std: "docker" "start" "-a" "1bdc8e22e3a9bab2f81f0ddd2ed983a328d08de3aeb66f213a458a46992400c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde v1.0.170
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking chunked_transfer v1.4.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.170
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking rouille v3.6.2
[INFO] [stderr]     Checking docker_controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         router!(req,
[INFO] [stdout] 12 | |             (GET) (/) => {
[INFO] [stdout] 13 | |                 rouille::Response::text("hello world")
[INFO] [stdout] 14 | |             },
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             _ => rouille::Response::empty_404()
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `$crate::router` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         router!(req,
[INFO] [stdout] 12 | |             (GET) (/) => {
[INFO] [stdout] 13 | |                 rouille::Response::text("hello world")
[INFO] [stdout] 14 | |             },
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             _ => rouille::Response::empty_404()
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::router` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `docker_controller` (bin "docker_controller") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         router!(req,
[INFO] [stdout] 12 | |             (GET) (/) => {
[INFO] [stdout] 13 | |                 rouille::Response::text("hello world")
[INFO] [stdout] 14 | |             },
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             _ => rouille::Response::empty_404()
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `$crate::router` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         router!(req,
[INFO] [stdout] 12 | |             (GET) (/) => {
[INFO] [stdout] 13 | |                 rouille::Response::text("hello world")
[INFO] [stdout] 14 | |             },
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             _ => rouille::Response::empty_404()
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::router` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `docker_controller` (bin "docker_controller" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1bdc8e22e3a9bab2f81f0ddd2ed983a328d08de3aeb66f213a458a46992400c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bdc8e22e3a9bab2f81f0ddd2ed983a328d08de3aeb66f213a458a46992400c7", kill_on_drop: false }`
[INFO] [stdout] 1bdc8e22e3a9bab2f81f0ddd2ed983a328d08de3aeb66f213a458a46992400c7
