[INFO] cloning repository https://github.com/Hakuyume/menoh-yolo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hakuyume/menoh-yolo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-yolo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-yolo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43634ef99d3167405ba9601f7d1d24d68477e885
[INFO] checking Hakuyume/menoh-yolo against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-yolo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Hakuyume/menoh-yolo on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Hakuyume/menoh-yolo
[INFO] finished tweaking git repo https://github.com/Hakuyume/menoh-yolo
[INFO] tweaked toml for git repo https://github.com/Hakuyume/menoh-yolo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Hakuyume/menoh-yolo 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded menoh-sys v0.2.0
[INFO] [stderr]   Downloaded ordered-float v0.5.2
[INFO] [stderr]   Downloaded rusttype v0.5.2
[INFO] [stderr]   Downloaded menoh v0.2.0
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded num-derive v0.2.3
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded ndarray v0.12.1
[INFO] [stderr]   Downloaded serde_derive v1.0.81
[INFO] [stderr]   Downloaded serde v1.0.81
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] [stderr]   Downloaded docopt v1.0.2
[INFO] [stderr]   Downloaded alga v0.5.4
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded bindgen v0.37.4
[INFO] [stderr]   Downloaded nalgebra v0.13.1
[INFO] [stderr]   Downloaded imageproc v0.15.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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44473643fcdfc144ff59b9df0b6640cfbfd4b5c76930dad9b04197df501fbab9
[INFO] running `Command { std: "docker" "start" "-a" "44473643fcdfc144ff59b9df0b6640cfbfd4b5c76930dad9b04197df501fbab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44473643fcdfc144ff59b9df0b6640cfbfd4b5c76930dad9b04197df501fbab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44473643fcdfc144ff59b9df0b6640cfbfd4b5c76930dad9b04197df501fbab9", kill_on_drop: false }`
[INFO] [stdout] 44473643fcdfc144ff59b9df0b6640cfbfd4b5c76930dad9b04197df501fbab9
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad72dafc4d4f3810b0c961fc9e4bd47ef5b1c7ae64e9710c710de1146718c003
[INFO] running `Command { std: "docker" "start" "-a" "ad72dafc4d4f3810b0c961fc9e4bd47ef5b1c7ae64e9710c710de1146718c003", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking arrayvec v0.4.8
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.6.4
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling serde v1.0.81
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]    Compiling menoh-sys v0.2.0
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking gif v0.10.1
[INFO] [stderr]     Checking stb_truetype v0.2.4
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]    Compiling menoh-yolo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking menoh v0.2.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v0.5.2
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking rusttype v0.5.2
[INFO] [stderr]     Checking generic-array v0.8.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ad72dafc4d4f3810b0c961fc9e4bd47ef5b1c7ae64e9710c710de1146718c003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad72dafc4d4f3810b0c961fc9e4bd47ef5b1c7ae64e9710c710de1146718c003", kill_on_drop: false }`
[INFO] [stdout] ad72dafc4d4f3810b0c961fc9e4bd47ef5b1c7ae64e9710c710de1146718c003
