[INFO] cloning repository https://github.com/partridge1307/nude-detection-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/partridge1307/nude-detection-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpartridge1307%2Fnude-detection-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpartridge1307%2Fnude-detection-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bdd44de52f31f0797c0ba3f4a0409a35e9ad6cb [INFO] checking partridge1307/nude-detection-rs/0bdd44de52f31f0797c0ba3f4a0409a35e9ad6cb against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpartridge1307%2Fnude-detection-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/partridge1307/nude-detection-rs [INFO] finished tweaking git repo https://github.com/partridge1307/nude-detection-rs [INFO] tweaked toml for git repo https://github.com/partridge1307/nude-detection-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/partridge1307/nude-detection-rs on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/partridge1307/nude-detection-rs 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded tract-data v0.21.1 [INFO] [stderr] Downloaded tract-nnef v0.21.1 [INFO] [stderr] Downloaded tract-onnx-opl v0.21.1 [INFO] [stderr] Downloaded kstring v2.0.0 [INFO] [stderr] Downloaded ahash v0.8.8 [INFO] [stderr] Downloaded string-interner v0.15.0 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded liquid-derive v0.26.4 [INFO] [stderr] Downloaded liquid v0.26.4 [INFO] [stderr] Downloaded png v0.17.11 [INFO] [stderr] Downloaded ndarray-stats v0.5.1 [INFO] [stderr] Downloaded opencv-binding-generator v0.84.0 [INFO] [stderr] Downloaded tract-linalg v0.21.1 [INFO] [stderr] Downloaded cc v1.0.85 [INFO] [stderr] Downloaded tract-core v0.21.1 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded tract-hir v0.21.1 [INFO] [stderr] Downloaded tract-onnx v0.21.1 [INFO] [stderr] Downloaded liquid-core v0.26.4 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded pest v2.7.7 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded jobslot v0.2.15 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded liquid-lib v0.26.4 [INFO] [stderr] Downloaded opencv v0.88.8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8909f1b9cda7756a95e035cb9a7dd12ec92995f51e82c09698f59c89ed18a6 [INFO] running `Command { std: "docker" "start" "-a" "fd8909f1b9cda7756a95e035cb9a7dd12ec92995f51e82c09698f59c89ed18a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8909f1b9cda7756a95e035cb9a7dd12ec92995f51e82c09698f59c89ed18a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8909f1b9cda7756a95e035cb9a7dd12ec92995f51e82c09698f59c89ed18a6", kill_on_drop: false }` [INFO] [stdout] fd8909f1b9cda7756a95e035cb9a7dd12ec92995f51e82c09698f59c89ed18a6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626b113a5762b9a3f6daefda9dca7738837e9b09411ad1d6056e1161a55449ab [INFO] running `Command { std: "docker" "start" "-a" "626b113a5762b9a3f6daefda9dca7738837e9b09411ad1d6056e1161a55449ab", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.0.85 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "626b113a5762b9a3f6daefda9dca7738837e9b09411ad1d6056e1161a55449ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626b113a5762b9a3f6daefda9dca7738837e9b09411ad1d6056e1161a55449ab", kill_on_drop: false }` [INFO] [stdout] 626b113a5762b9a3f6daefda9dca7738837e9b09411ad1d6056e1161a55449ab