[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] 682713e9bddecbfacdabb12d3caea3569d26ee26 [INFO] checking amigin/jetdev against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famigin%2Fjetdev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amigin/jetdev on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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/hyperium/hyper-util.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v1.0.1 [INFO] [stderr] Downloaded h2 v0.4.0 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03fe94481d4be08597597551dc7190c001c124d4acb101de67962d6dccaf1d04 [INFO] running `Command { std: "docker" "start" "-a" "03fe94481d4be08597597551dc7190c001c124d4acb101de67962d6dccaf1d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03fe94481d4be08597597551dc7190c001c124d4acb101de67962d6dccaf1d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fe94481d4be08597597551dc7190c001c124d4acb101de67962d6dccaf1d04", kill_on_drop: false }` [INFO] [stdout] 03fe94481d4be08597597551dc7190c001c124d4acb101de67962d6dccaf1d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423528b7f287cfaf9eef3a4f1507d832b57850dd3da9b89783a95f6d47555541 [INFO] running `Command { std: "docker" "start" "-a" "423528b7f287cfaf9eef3a4f1507d832b57850dd3da9b89783a95f6d47555541", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking rust-extensions v0.1.4 (https://github.com/MyJetTools/rust-extensions.git?tag=0.1.4#11c3963e) [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking url-utils v0.1.2 (https://github.com/MyJetTools/url-utils.git?tag=0.1.2#219333f1) [INFO] [stderr] Checking my-json v0.2.1 (https://github.com/MyJetTools/my-json.git?tag=0.2.1#9a15727e) [INFO] [stderr] Checking my-logger-core v0.2.1 (https://github.com/MyJetTools/my-logger.git?tag=1.0.3#8199e7cb) [INFO] [stderr] Checking my-logger v0.1.0 (https://github.com/MyJetTools/my-logger.git?tag=1.0.3#8199e7cb) [INFO] [stderr] Compiling types-reader-core v0.5.0 (https://github.com/MyJetTools/types-reader.git?tag=0.5.0#4e526c56) [INFO] [stderr] Compiling types-reader-macros v0.5.0 (https://github.com/MyJetTools/types-reader.git?tag=0.5.0#4e526c56) [INFO] [stderr] Compiling types-reader v0.5.0 (https://github.com/MyJetTools/types-reader.git?tag=0.5.0#4e526c56) [INFO] [stderr] Compiling my-http-server-macros v0.7.0 (https://github.com/MyJetTools/my-http-server.git?tag=0.7.0#3e36aa4b) [INFO] [stderr] Checking hyper v1.0.1 [INFO] [stderr] Checking hyper-util v0.1.1 (https://github.com/hyperium/hyper-util.git#99409f5c) [INFO] [stderr] Checking my-http-server-core v0.7.0 (https://github.com/MyJetTools/my-http-server.git?tag=0.7.0#3e36aa4b) [INFO] [stderr] Checking my-http-server-controllers v0.7.0 (https://github.com/MyJetTools/my-http-server.git?tag=0.7.0#3e36aa4b) [INFO] [stderr] Checking static-files-middleware v0.7.0 (https://github.com/MyJetTools/my-http-server.git?tag=0.7.0#3e36aa4b) [INFO] [stderr] Checking my-http-server v0.7.0 (https://github.com/MyJetTools/my-http-server.git?tag=0.7.0#3e36aa4b) [INFO] [stderr] Checking jet-dev-website v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.43s [INFO] running `Command { std: "docker" "inspect" "423528b7f287cfaf9eef3a4f1507d832b57850dd3da9b89783a95f6d47555541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423528b7f287cfaf9eef3a4f1507d832b57850dd3da9b89783a95f6d47555541", kill_on_drop: false }` [INFO] [stdout] 423528b7f287cfaf9eef3a4f1507d832b57850dd3da9b89783a95f6d47555541