[INFO] cloning repository https://github.com/DRomanovsky/diplom-back
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DRomanovsky/diplom-back" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDRomanovsky%2Fdiplom-back", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDRomanovsky%2Fdiplom-back'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96c6242807e62655e07785b80e4ae360e9732b2f
[INFO] checking DRomanovsky/diplom-back against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDRomanovsky%2Fdiplom-back" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DRomanovsky/diplom-back on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DRomanovsky/diplom-back
[INFO] finished tweaking git repo https://github.com/DRomanovsky/diplom-back
[INFO] tweaked toml for git repo https://github.com/DRomanovsky/diplom-back written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DRomanovsky/diplom-back 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded built v0.7.3
[INFO] [stderr]   Downloaded actix-multipart v0.6.2
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.1
[INFO] [stderr]   Downloaded actix-multipart-derive v0.6.1
[INFO] [stderr]   Downloaded bitstream-io v2.3.0
[INFO] [stderr]   Downloaded argonautica v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fee097507332432206954917bee4e2dba39478667891c06905da8a01bf619a5
[INFO] running `Command { std: "docker" "start" "-a" "5fee097507332432206954917bee4e2dba39478667891c06905da8a01bf619a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fee097507332432206954917bee4e2dba39478667891c06905da8a01bf619a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fee097507332432206954917bee4e2dba39478667891c06905da8a01bf619a5", kill_on_drop: false }`
[INFO] [stdout] 5fee097507332432206954917bee4e2dba39478667891c06905da8a01bf619a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872d0f14e6afd1d14cf3d77db92adda9f34f647a1c09b02ba89e50d7f2de206f
[INFO] running `Command { std: "docker" "start" "-a" "872d0f14e6afd1d14cf3d77db92adda9f34f647a1c09b02ba89e50d7f2de206f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitstream-io v2.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling argonautica v0.2.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking actix-http v3.6.0
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking actix-web v4.5.1
[INFO] [stderr]     Checking actix-multipart v0.6.2
[INFO] [stderr]     Checking actix-web-httpauth v0.8.1
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking diplom-backv2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "872d0f14e6afd1d14cf3d77db92adda9f34f647a1c09b02ba89e50d7f2de206f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872d0f14e6afd1d14cf3d77db92adda9f34f647a1c09b02ba89e50d7f2de206f", kill_on_drop: false }`
[INFO] [stdout] 872d0f14e6afd1d14cf3d77db92adda9f34f647a1c09b02ba89e50d7f2de206f
[INFO] checking DRomanovsky/diplom-back against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDRomanovsky%2Fdiplom-back" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DRomanovsky/diplom-back on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DRomanovsky/diplom-back
[INFO] finished tweaking git repo https://github.com/DRomanovsky/diplom-back
[INFO] tweaked toml for git repo https://github.com/DRomanovsky/diplom-back written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DRomanovsky/diplom-back 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f61ded4c79bd3a12ca2fbc2c7c8c1fe4e6cf63b1ec90409077d175f6a5da109f
[INFO] running `Command { std: "docker" "start" "-a" "f61ded4c79bd3a12ca2fbc2c7c8c1fe4e6cf63b1ec90409077d175f6a5da109f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f61ded4c79bd3a12ca2fbc2c7c8c1fe4e6cf63b1ec90409077d175f6a5da109f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61ded4c79bd3a12ca2fbc2c7c8c1fe4e6cf63b1ec90409077d175f6a5da109f", kill_on_drop: false }`
[INFO] [stdout] f61ded4c79bd3a12ca2fbc2c7c8c1fe4e6cf63b1ec90409077d175f6a5da109f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8b348b3afffaef6879142de51acd2f3939e751c8a4a1dd4cdb3a46f3f879e28
[INFO] running `Command { std: "docker" "start" "-a" "b8b348b3afffaef6879142de51acd2f3939e751c8a4a1dd4cdb3a46f3f879e28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=24022717a60102ac -C extra-filename=-24022717a60102ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-421a06479d7e854b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c7ee40937c886753.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3c290e968a6d4fbc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2c6c101827af09f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8d9b539be668dfa3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8bfbac2be8e569b4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1de291593a0b7b83.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8b348b3afffaef6879142de51acd2f3939e751c8a4a1dd4cdb3a46f3f879e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b348b3afffaef6879142de51acd2f3939e751c8a4a1dd4cdb3a46f3f879e28", kill_on_drop: false }`
[INFO] [stdout] b8b348b3afffaef6879142de51acd2f3939e751c8a4a1dd4cdb3a46f3f879e28
