[INFO] cloning repository https://github.com/Anoencs/img_user
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anoencs/img_user" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnoencs%2Fimg_user", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnoencs%2Fimg_user'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7350a1216c1906f09f5f108da330ff7bbb1f3d5
[INFO] checking Anoencs/img_user against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnoencs%2Fimg_user" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Anoencs/img_user
[INFO] finished tweaking git repo https://github.com/Anoencs/img_user
[INFO] tweaked toml for git repo https://github.com/Anoencs/img_user written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anoencs/img_user on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anoencs/img_user 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbe32a0c0e474aaea15b6e10bc4d8eb3595a03d339a31c4aa288ec81d93b422e
[INFO] running `Command { std: "docker" "start" "-a" "cbe32a0c0e474aaea15b6e10bc4d8eb3595a03d339a31c4aa288ec81d93b422e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbe32a0c0e474aaea15b6e10bc4d8eb3595a03d339a31c4aa288ec81d93b422e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe32a0c0e474aaea15b6e10bc4d8eb3595a03d339a31c4aa288ec81d93b422e", kill_on_drop: false }`
[INFO] [stdout] cbe32a0c0e474aaea15b6e10bc4d8eb3595a03d339a31c4aa288ec81d93b422e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68481614019dd5ec429227cb5ed070827a70bc8c984b56be9a53ec3db17035b8
[INFO] running `Command { std: "docker" "start" "-a" "68481614019dd5ec429227cb5ed070827a70bc8c984b56be9a53ec3db17035b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cc v1.0.87
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking connection-string v0.1.14
[INFO] [stderr]     Checking cuid-util v0.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.5/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="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=799e7310be8617a5 -C extra-filename=-c35d650de17dead1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-b616e64689b8dc25.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4e0cae0c7ea84ba0.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c075dacfb410646f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: openssl-sys@0.9.101: running: "cc" "--version"
[INFO] [stderr] warning: openssl-sys@0.9.101: exit status: 0
[INFO] [stderr] warning: openssl-sys@0.9.101: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: openssl-sys@0.9.101: running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c"
[INFO] [stderr] warning: openssl-sys@0.9.101: exit status: 0
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.101/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a4065f8d8ece1e9d -C extra-filename=-dd92d742262ef267 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-0aa2e539260d7f5a.rmeta --cap-lints allow --cap-lints=forbid -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill)
[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] [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] running `Command { std: "docker" "inspect" "68481614019dd5ec429227cb5ed070827a70bc8c984b56be9a53ec3db17035b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68481614019dd5ec429227cb5ed070827a70bc8c984b56be9a53ec3db17035b8", kill_on_drop: false }`
[INFO] [stdout] 68481614019dd5ec429227cb5ed070827a70bc8c984b56be9a53ec3db17035b8
