[INFO] fetching crate darknet 0.4.0... [INFO] checking darknet-0.4.0 against master#f557a4fd462a779c92e4e8bd004426cf329efb30 for pr-111063 [INFO] extracting crate darknet 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate darknet 0.4.0 on toolchain f557a4fd462a779c92e4e8bd004426cf329efb30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate darknet 0.4.0 [INFO] finished tweaking crates.io crate darknet 0.4.0 [INFO] tweaked toml for crates.io crate darknet 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate darknet 0.4.0 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" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded net2 v0.2.38 [INFO] [stderr] Downloaded rayon-core v1.11.0 [INFO] [stderr] Downloaded simd-adler32 v0.3.5 [INFO] [stderr] Downloaded fdeflate v0.3.0 [INFO] [stderr] Downloaded exr v1.6.3 [INFO] [stderr] Downloaded zune-inflate v0.2.54 [INFO] [stderr] Downloaded argh v0.1.9 [INFO] [stderr] Downloaded prettyplease v0.2.4 [INFO] [stderr] Downloaded argh_derive v0.1.9 [INFO] [stderr] Downloaded bit_field v0.10.2 [INFO] [stderr] Downloaded qoi v0.4.1 [INFO] [stderr] Downloaded argh_shared v0.1.9 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded half v2.2.1 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded png v0.17.8 [INFO] [stderr] Downloaded darknet-sys v0.4.0 [INFO] [stderr] Downloaded tiff v0.8.1 [INFO] [stderr] Downloaded jpeg-decoder v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d016822061de371eac057225b5d54010c22cea07848888fcb7aa4e33aee8d40a [INFO] running `Command { std: "docker" "start" "-a" "d016822061de371eac057225b5d54010c22cea07848888fcb7aa4e33aee8d40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d016822061de371eac057225b5d54010c22cea07848888fcb7aa4e33aee8d40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d016822061de371eac057225b5d54010c22cea07848888fcb7aa4e33aee8d40a", kill_on_drop: false }` [INFO] [stdout] d016822061de371eac057225b5d54010c22cea07848888fcb7aa4e33aee8d40a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa4ac18cce7b2717bbae5346ea3f269f4b419f5cea8f3d8297cd1bff46ea5d69 [INFO] running `Command { std: "docker" "start" "-a" "fa4ac18cce7b2717bbae5346ea3f269f4b419f5cea8f3d8297cd1bff46ea5d69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking exr v1.6.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling argh_shared v0.1.9 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking argh v0.1.9 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darknet-sys v0.4.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking darknet v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.22s [INFO] running `Command { std: "docker" "inspect" "fa4ac18cce7b2717bbae5346ea3f269f4b419f5cea8f3d8297cd1bff46ea5d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4ac18cce7b2717bbae5346ea3f269f4b419f5cea8f3d8297cd1bff46ea5d69", kill_on_drop: false }` [INFO] [stdout] fa4ac18cce7b2717bbae5346ea3f269f4b419f5cea8f3d8297cd1bff46ea5d69