[INFO] cloning repository https://github.com/amigin/jetdev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amigin/jetdev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famigin%2Fjetdev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famigin%2Fjetdev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f42358341270b10db8012789f97675936fca89d6
[INFO] checking amigin/jetdev against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famigin%2Fjetdev" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amigin/jetdev
[INFO] finished tweaking git repo https://github.com/amigin/jetdev
[INFO] tweaked toml for git repo https://github.com/amigin/jetdev written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amigin/jetdev on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amigin/jetdev 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/my-http-server.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/my-logger.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/rust-extensions.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/my-hyper-utils.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/my-json.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/url-utils.git`
[INFO] [stderr]     Updating git repository `https://github.com/MyJetTools/types-reader.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6661984ded6a634d5477c3e69d518d26e39404600f5731d32d7bca3ad6f2d3f3
[INFO] running `Command { std: "docker" "start" "-a" "6661984ded6a634d5477c3e69d518d26e39404600f5731d32d7bca3ad6f2d3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6661984ded6a634d5477c3e69d518d26e39404600f5731d32d7bca3ad6f2d3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6661984ded6a634d5477c3e69d518d26e39404600f5731d32d7bca3ad6f2d3f3", kill_on_drop: false }`
[INFO] [stdout] 6661984ded6a634d5477c3e69d518d26e39404600f5731d32d7bca3ad6f2d3f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb5450d082649e9ea3e1e2fcde3c1a62fb32b14b1b76862d1b83bd687def562f
[INFO] running `Command { std: "docker" "start" "-a" "cb5450d082649e9ea3e1e2fcde3c1a62fb32b14b1b76862d1b83bd687def562f", kill_on_drop: false }`
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rust-extensions v0.1.5 (https://github.com/MyJetTools/rust-extensions.git?tag=0.1.5#b9f3a8e6)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling types-reader-core v0.5.1 (https://github.com/MyJetTools/types-reader.git?tag=0.5.1#eb2bdf58)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling types-reader-macros v0.5.1 (https://github.com/MyJetTools/types-reader.git?tag=0.5.1#eb2bdf58)
[INFO] [stderr]     Checking my-json v0.3.1 (https://github.com/MyJetTools/my-json.git?tag=0.3.1#f888f167)
[INFO] [stderr]     Checking url-utils v0.1.3 (https://github.com/MyJetTools/url-utils.git?tag=0.1.3#5eadfa1e)
[INFO] [stderr]     Checking my-logger-core v1.2.1 (https://github.com/MyJetTools/my-logger.git?tag=1.2.1#8c2d553b)
[INFO] [stderr]     Checking my-logger v1.2.1 (https://github.com/MyJetTools/my-logger.git?tag=1.2.1#8c2d553b)
[INFO] [stderr]    Compiling types-reader v0.5.1 (https://github.com/MyJetTools/types-reader.git?tag=0.5.1#eb2bdf58)
[INFO] [stderr]    Compiling my-http-server-macros v0.8.2 (https://github.com/MyJetTools/my-http-server.git?tag=0.8.2#e2078f44)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking my-hyper-utils v0.1.0 (https://github.com/MyJetTools/my-hyper-utils.git?tag=0.1.0#ccdcc1c2)
[INFO] [stderr]     Checking my-http-server-core v0.8.2 (https://github.com/MyJetTools/my-http-server.git?tag=0.8.2#e2078f44)
[INFO] [stderr]     Checking static-files-middleware v0.8.2 (https://github.com/MyJetTools/my-http-server.git?tag=0.8.2#e2078f44)
[INFO] [stderr]     Checking my-http-server-controllers v0.8.2 (https://github.com/MyJetTools/my-http-server.git?tag=0.8.2#e2078f44)
[INFO] [stderr]     Checking my-http-server v0.8.2 (https://github.com/MyJetTools/my-http-server.git?tag=0.8.2#e2078f44)
[INFO] [stderr]     Checking jet-dev-website v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.24s
[INFO] running `Command { std: "docker" "inspect" "cb5450d082649e9ea3e1e2fcde3c1a62fb32b14b1b76862d1b83bd687def562f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb5450d082649e9ea3e1e2fcde3c1a62fb32b14b1b76862d1b83bd687def562f", kill_on_drop: false }`
[INFO] [stdout] cb5450d082649e9ea3e1e2fcde3c1a62fb32b14b1b76862d1b83bd687def562f
